Searched refs:is (Results 376 - 400 of 7284) sorted by relevance

<<11121314151617181920>>

/external/llvm/test/MC/ARM/
H A Dinst-thumb-overflow-2.s12 @ CHECK-ERRORS: inst.w operand is too big
H A Dudf-arm-diagnostics.s10 @ CHECK: error: instruction 'udf' is not predicable, but condition code specified
H A Delf-thumbfunc-reloc.s23 @@ make sure an R_ARM_THM_CALL relocation is generated for the call to g
30 @@ make sure the relocation is with f. That is one way to make sure it includes
/external/mockito/cglib-and-asm/src/org/mockito/cglib/transform/
H A DAbstractClassLoader.java11 * distributed under the License is distributed on an "AS IS" BASIS,
66 java.io.InputStream is = classPath.getResourceAsStream(
70 if (is == null) {
77 r = new ClassReader(is);
81 is.close();
/external/openssl/crypto/rc4/
H A Drc4.h5 * This package is an SSL implementation written
9 * This library is free for commercial and non-commercial use as long as
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
18 * If this package is used in a product, Eric Young should be given attribution
64 #error RC4 is disabled.
/external/openssl/include/openssl/
H A Drc4.h5 * This package is an SSL implementation written
9 * This library is free for commercial and non-commercial use as long as
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
18 * If this package is used in a product, Eric Young should be given attribution
64 #error RC4 is disabled.
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DContentProviderOperationBuilderTest.java4 import static org.hamcrest.CoreMatchers.is;
39 assertThat(values.size(), is(3));
52 assertThat(selections.size(), is(2));
62 assertThat(backReference, is(5));
H A DContentProviderTest.java3 import static org.hamcrest.CoreMatchers.is;
64 assertThat(provider.getContext(), is(notNullValue()));
68 assertThat(provider.getContext().getContentResolver(), is(notNullValue()));
H A DDrawableTest.java20 import static org.hamcrest.CoreMatchers.is;
61 assertThat(r.left, is(1));
62 assertThat(r.top, is(2));
63 assertThat(r.right, is(3));
64 assertThat(r.bottom, is(4));
72 assertThat(r.left, is(1));
73 assertThat(r.top, is(2));
74 assertThat(r.right, is(3));
75 assertThat(r.bottom, is(4));
88 assertThat(shadowOf(drawable).getLoadedFromResourceId(), is(
[all...]
/external/skia/tools/lua/
H A Dagg_dash.lua2 This file is used as the aggregator file when using telemetry for
22 io.write("Total dashed effects is: ", dashCount, "\n")
/external/valgrind/main/drd/tests/
H A Dhg03_inherit.stderr.exp6 Location 0x........ is 0 bytes inside shared[1],
12 Location 0x........ is 0 bytes inside shared[1],
H A Drwlock_race.stderr.exp5 Location 0x........ is 0 bytes inside global var "s_racy"
11 Location 0x........ is 0 bytes inside global var "s_racy"
H A Dtc16_byterace.stderr.exp4 Location 0x........ is 0 bytes inside bytes[4],
9 Location 0x........ is 0 bytes inside bytes[4],
/external/valgrind/main/memcheck/tests/
H A Dbadaddrvalue.stderr.exp3 Address 0x........ is 1 bytes before a block of size 8 alloc'd
9 Address 0x........ is 1 bytes before a block of size 8 alloc'd
H A Dbadpoll.stderr.exp4 Address 0x........ is 8 bytes inside a block of size 15 alloc'd
11 Address 0x........ is 0 bytes after a block of size 15 alloc'd
H A Dclireq_nofill.stderr.exp3 Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
9 Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
H A Dmalloc2.stderr.exp3 Address 0x........ is 0 bytes inside a block of size 429 free'd
10 Address 0x........ is 0 bytes inside a block of size 429 free'd
H A Dvarinfo3.stderr.exp5 Location 0x........ is 0 bytes inside static_global_def[1],
12 Location 0x........ is 0 bytes inside nonstatic_global_def[2],
19 Location 0x........ is 0 bytes inside static_global_undef[3],
26 Location 0x........ is 0 bytes inside nonstatic_global_undef[4],
34 Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX"
41 Location 0x........ is 0 bytes inside nonstatic_local_def[6],
49 Address 0x........ is 7 bytes inside data symbol "static_local_undef.XXXX"
56 Location 0x........ is 0 bytes inside nonstatic_local_undef[8],
/external/clang/lib/Parse/
H A DParseStmt.cpp5 // This file is distributed under the University of Illinois Open Source
122 WantTypeSpecifiers = nextTok.is(tok::l_paren) || nextTok.is(tok::less) ||
123 nextTok.is(tok::identifier) || nextTok.is(tok::star) ||
124 nextTok.is(tok::amp) || nextTok.is(tok::l_square);
125 WantExpressionKeywords = nextTok.is(tok::l_paren) ||
126 nextTok.is(tok::identifier) ||
127 nextTok.is(to
[all...]
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dtype.pxd13 # This is the type object for type objects; it is the same object
17 # Return true if the object o is a type object, including
22 # Return true if the object o is a type object, but not a subtype
35 # Return true if a is a subtype of b.
45 # objects to finish their initialization. This function is
/external/chromium_org/third_party/mesa/src/docs/OLD/
H A DMESA_trace.spec27 OpenGL 1.2 is required.
28 The extension is written against the OpenGL 1.2 Specification
37 amount of static data that is logged can be controlled at runtime.
40 and back is unaffected except for timing.
49 The extension spec is in the public domain. The current implementation
50 in Mesa is covered by Mesa's XFree86-style copyright by the authors above.
51 This extension is partially inspired by the Quake2 QGL wrapper.
83 RESOLVED: No. It is sufficient to guarantee that all data and commands
85 encountered. Whether the resulting trace is available as a readable
87 indentation and formatting has been used, is u
[all...]
/external/chromium_org/third_party/skia/tools/lua/
H A Dscrape.lua25 startcanvas() is called at the start of each picture file, passing the
29 where t is a table of parameters that were passed to that draw-op.
31 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
33 when a given picture is done, we call endcanvas(canvas, fileName)
40 Called when the current canvas is done drawing.
47 Called with the parameters to each canvas.draw call, where canvas is the
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
H A DImageHeaderParser.java63 public ImageHeaderParser(InputStream is) { argument
64 streamReader = new StreamReader(is);
98 * Parse the orientation from the image header. If it doesn't handle this image type (or this is not an image)
203 if (formatCode < 1 || formatCode > 12) { //12 is max format code
292 private final InputStream is; field in class:ImageHeaderParser.StreamReader
295 public StreamReader(InputStream is) { argument
296 this.is = is;
300 return (is.read() << 8 & 0xFF00) | (is
[all...]
/external/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
H A Dstreambuf.pass.cpp5 // This file is dual licensed under the MIT and the University of Illinois Open
63 std::istream is(&sb);
65 is >> &sb2;
67 assert(is.gcount() == 10);
/external/mesa3d/docs/OLD/
H A DMESA_trace.spec27 OpenGL 1.2 is required.
28 The extension is written against the OpenGL 1.2 Specification
37 amount of static data that is logged can be controlled at runtime.
40 and back is unaffected except for timing.
49 The extension spec is in the public domain. The current implementation
50 in Mesa is covered by Mesa's XFree86-style copyright by the authors above.
51 This extension is partially inspired by the Quake2 QGL wrapper.
83 RESOLVED: No. It is sufficient to guarantee that all data and commands
85 encountered. Whether the resulting trace is available as a readable
87 indentation and formatting has been used, is u
[all...]

Completed in 603 milliseconds

<<11121314151617181920>>