Searched refs:is (Results 251 - 275 of 7284) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/tools/gyp/test/assembly/src/
H A Doverride_asm.asm2 ; Use of this source code is governed by a BSD-style license that can be
5 ; This is a placeholder. It should not be referenced if overrides work
/external/clang/test/CodeGen/
H A Dstaticinit.c12 static int is[] = { 1, 2, 3, 4 }; local
/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.sh7 * Name mangling for public symbols is controlled by --with-mangling and
8 * --with-jemalloc-prefix. With default settings the je_ prefix is stripped by
/external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
H A Dtellg.pass.cpp5 // This file is dual licensed under the MIT and the University of Illinois Open
55 std::istream is(&sb);
56 assert(is.tellg() == 5);
60 std::wistream is(&sb);
61 assert(is.tellg() == 5);
/external/libpng/contrib/tools/
H A Dintgamma.sh9 # related or neighboring rights to this work. This work is published from:
19 # "bc" must be on the path when the script is executed, and the math library
52 * This is a table of -log(value/255)/log(2) for 'value' in the range 128 to
75 * The worst case is the 16-bit distinction between 65535 and 65534; this
77 * distinguish log2(65535/65534.5) - 10^-5 or 17 bits. There is little chance
/external/llvm/test/MC/AsmParser/
H A Ddirective_include.s8 .include "directive\137set.s" # "\137" is underscore "_"
H A Dpurgem.s8 # CHECK: error: macro 'bar' is not defined
/external/llvm/test/MC/Mips/
H A Dmips-noat.s3 # Check that using the assembler temporary when .set noat is in effect is an error.
15 lw $2, 65536($2) # ERROR: mips-noat.s:[[@LINE]]:9: error: Pseudo instruction requires $at, which is not available
29 lw $2, 65536($2) # ERROR: mips-noat.s:[[@LINE]]:9: error: Pseudo instruction requires $at, which is not available
/external/llvm/test/MC/PowerPC/
H A Dppc-machine.s5 # For now, the only thing we check is that the .machine directive
6 # is accepted without syntax error.
/external/mesa3d/docs/
H A DMESA_set_3dfx_mode.spec27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
64 GL_TRUE is returned if <mode> is valid and the operation completed
65 normally. GL_FALSE is returned if <mode> is invalid or if the Glide
66 driver is not being used.
73 None since this is a client-side extension.
/external/openssl/crypto/des/times/
H A Dusparc.cc5 I believe the difference is tied up in optimisation that the compiler
6 is able to perform when the code is 'inlined'. For 'speed', the DES
8 speed since if performance is everything, you can always inline
14 actual 'speed' numbers look better which is a realistic version of
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DContentUrisTest.java10 import static org.hamcrest.CoreMatchers.is;
24 is(Uri.parse("content://foo.com/1")));
33 assertThat(ContentUris.parseId(Uri.withAppendedPath(URI, "1")), is(1L));
34 assertThat(ContentUris.parseId(URI), is(-1L));
/external/skia/bench/
H A DBitmapScaleBench.cpp4 * Use of this source code is governed by a BSD-style license that can be
23 BitmapScaleBench( int is, int os) { argument
24 fInputSize = is;
87 BitmapFilterScaleBench( int is, int os) : INHERITED(is, os) { argument
/external/valgrind/main/drd/tests/
H A Dtc01_simple_race.stderr.exp4 Location 0x........ is 0 bytes inside global var "x"
9 Location 0x........ is 0 bytes inside global var "x"
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dfldcw_check.S10 # fldcw is most often used to set the rouding mode when doing
13 # It is encoded as "d9 /5" which means
15 # Where xx is the "mod" which will be 00, 01, or 10 indicating offset
16 # and yyy is the register field
143 cmp $3,%rbx # result is the expected one
/external/valgrind/main/exp-bbv/tests/x86/
H A Dfldcw_check.S10 # fldcw is most often used to set the rouding mode when doing
13 # It is encoded as "d9 /5" which means
15 # Where xx is the "mod" which will be 00, 01, or 10 indicating offset
16 # and yyy is the register field
97 cmp $3,%ebx # result is the expected one
/external/valgrind/main/memcheck/tests/amd64/
H A Dinsn-bsfl.stderr.exp5 0x........: Invalid value is 32
10 0x........: Invalid value is 0
15 0x........: Invalid value is 6
20 0x........: Invalid value is 9
25 0x........: Invalid value is 17
30 0x........: Invalid value is 0
35 0x........: Invalid value is 1
40 0x........: Invalid value is 1
/external/valgrind/main/memcheck/tests/
H A Dbadfree-2trace.stderr.exp4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
9 Address 0x........ is on thread 1's stack
H A Dbadfree.stderr.exp4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
9 Address 0x........ is on thread 1's stack
H A Dbadfree3.stderr.exp4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
9 Address 0x........ is on thread 1's stack
H A Dbuflen_check.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
H A Dmalloc1_ks_alloc.stderr.exp3 Address 0x........ is 1 bytes inside a block of size 10 free'd
11 Address 0x........ is 1 bytes before a block of size 10 alloc'd
H A Dmalloc1_ks_alloc_and_free.stderr.exp3 Address 0x........ is 1 bytes inside a block of size 10 free'd
12 Address 0x........ is 1 bytes before a block of size 10 alloc'd
H A Dmalloc1_ks_free.stderr.exp3 Address 0x........ is 1 bytes inside a block of size 10 free'd
9 Address 0x........ is 1 bytes before a block of size 10 alloc'd
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DRecognitionException.as57 * state can change before the exception is reported so current token index
58 * is computed and stored at exception time. From this info, you can
67 /** What is index of token/char were we looking at when the error occurred? */
76 /** If this is a tree parser exception, node is set to the node with
84 /** Track the line at which the error occurred in case this is
95 * that info is approximate.
105 if ( input is TokenStream ) {
110 if ( input is TreeNodeStream ) {
113 else if ( input is CharStrea
[all...]

Completed in 2036 milliseconds

<<11121314151617181920>>