Searched refs:or (Results 26 - 50 of 1321) sorted by relevance

1234567891011>>

/external/valgrind/main/memcheck/tests/
H A Dinits.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
H A Dmanuel1.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
H A Dmetadata.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
H A Dclientperm.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
H A Dstrchr.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
9 Conditional jump or move depends on uninitialised value(s)
H A Dundef_malloc_args.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
9 Conditional jump or move depends on uninitialised value(s)
13 Conditional jump or move depends on uninitialised value(s)
17 Conditional jump or move depends on uninitialised value(s)
H A Dexecve1.stderr.exp4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
9 Address 0x........ is not stack'd, malloc'd or (recently) free'd
14 Address 0x........ is not stack'd, malloc'd or (recently) free'd
/external/valgrind/main/memcheck/tests/linux/
H A Dwith-space.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
/external/valgrind/main/none/tests/
H A Dcmdline4.stderr.exp2 valgrind: Use --help for more information or consult the user manual.
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_release_buffers.spec27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
33 Therefore, Mesa cannot immediately detect when an X window or pixmap is
35 or pixmap.
38 when the back color buffer, depth buffer, stencil buffer, and/or accumu-
/external/clang/test/Sema/
H A Ddecl-invalid.c13 expected-error{{expected identifier or '('}}
/external/mesa3d/docs/
H A DMESA_release_buffers.spec27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
33 Therefore, Mesa cannot immediately detect when an X window or pixmap is
35 or pixmap.
38 when the back color buffer, depth buffer, stencil buffer, and/or accumu-
/external/valgrind/main/memcheck/tests/x86/
H A Dpushfpopf.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
H A Dxor-undef-x86.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
7 Conditional jump or move depends on uninitialised value(s)
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFormControlsCollection.idl6 * This library is free software; you can redistribute it and/or
9 * version 2 of the License, or (at your option) any later version.
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
27 [ImplementedAs=namedGetter] getter (RadioNodeList or Element) namedItem(DOMString name); // shadows inherited namedItem()
/external/strace/
H A Dgit-set-file-times14 open FH, 'git ls-files -z|' or die $!;
22 open FH, "git log -r --name-only --no-color --pretty=raw -z @ARGV |" or die $!;
27 } elsif (s/\0\0commit [a-f0-9]{40}$// or s/\0$//) {
/external/tremolo/Tremolo/
H A Dframing.c6 * Redistribution and use in source and binary forms, with or without
14 * in the documentation and/or other materials provided with the
18 * endorse or promote products derived from this software without
128 ogg_reference *or; local
133 or=bs->unused_references;
134 bs->unused_references=or->next;
137 or=_ogg_malloc(sizeof(*or));
140 or->begin=0;
141 or
150 ogg_reference *or=_fetch_ref(bs); local
156 ogg_buffer_realloc(ogg_reference *or,long bytes) argument
166 _ogg_buffer_mark_one(ogg_reference *or) argument
171 ogg_buffer_mark(ogg_reference *or) argument
181 ogg_buffer_sub(ogg_reference *or,long length) argument
206 ogg_buffer_dup(ogg_reference *or) argument
237 ogg_reference *or=*tail; local
290 ogg_buffer_release_one(ogg_reference *or) argument
311 ogg_buffer_release(ogg_reference *or) argument
319 ogg_buffer_pretruncate(ogg_reference *or,long pos) argument
334 ogg_buffer_walk(ogg_reference *or) argument
375 oggbyte_init(oggbyte_buffer *b,ogg_reference *or) argument
667 _checksum(ogg_reference *or, int bytes) argument
[all...]
H A Dbitwise.c6 * Redistribution and use in source and binary forms, with or without
14 * in the documentation and/or other materials provided with the
18 * endorse or promote products derived from this software without
175 /* we've either met the end of decode, or gone past it. halt
366 ogg_reference *or; variable
374 int getbyte(ogg_reference *or,int position){ argument
375 while(or && position>=or->length){
376 position-=or->length;
377 or
392 ogg_reference *or=ogg_buffer_alloc(bs,64); local
502 ogg_buffer_length(ogg_reference *or) argument
511 ogg_buffer_extend(ogg_reference *or,long bytes) argument
522 ogg_buffer_posttruncate(ogg_reference *or,long pos) argument
726 ogg_reference *or=NULL,*orl=NULL; local
[all...]
/external/valgrind/main/memcheck/tests/amd64/
H A Dxor-undef-amd64.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
7 Conditional jump or move depends on uninitialised value(s)
10 Conditional jump or move depends on uninitialised value(s)
13 Conditional jump or move depends on uninitialised value(s)
/external/llvm/test/MC/X86/
H A Dintel-syntax-encoding.s11 or ax, 12
13 or eax, 12
15 or rax, 12
/external/chromium_org/third_party/libjingle/source/talk/build/
H A Dcommon.gypi5 # Redistribution and use in source and binary forms, with or without
12 # and/or other materials provided with the distribution.
13 # 3. The name of the author may not be used to endorse or promote products
41 ['OS=="android" or OS=="linux"', {
44 'java_home%': '<!(python -c "import os; dir=os.getenv(\'JAVA_HOME\', \'/usr/lib/jvm/java-6-sun\'); assert os.path.exists(os.path.join(dir, \'include/jni.h\')), \'Point \\$JAVA_HOME or the java_home gyp variable to a directory containing include/jni.h!\'; print dir")',
123 ['OS=="ios" or (OS=="mac" and target_arch!="ia32")', {
/external/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp68 #define or macro
153 or
/external/llvm/test/MC/Mips/mips32r2/
H A Dinvalid.s2 # invalid set of operands or operand's restrictions not met).
/external/llvm/test/MC/Mips/mips32r6/
H A Dinvalid.s2 # the assembler (e.g. invalid set of operands or operand's restrictions not met).
/external/llvm/test/MC/Mips/mips64r2/
H A Dinvalid.s2 # invalid set of operands or operand's restrictions not met).

Completed in 335 milliseconds

1234567891011>>