HomeSort by relevance Sort by last modified time
    Searched full:some (Results 326 - 350 of 17363) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nfs4_mount.h 15 * tracks which fields are present. This will ensure some measure of
16 * mount-to-kernel version compatibility. Some of these aren't used yet
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/build/
BaseBuilderTest.java 28 String s = "C:\\java\\workspace-android\\AndroidApp\\res\\values\\strings.xml:11: WARNING: empty 'some warning text";
34 assertEquals("WARNING: empty 'some warning text", m.group(3));
  /system/core/rootdir/
Android.mk 40 # create some directories (some are mount points)
  /external/eigen/test/
stddeque.cpp 107 // some non vectorizable fixed sizes
112 // some vectorizable fixed sizes
118 // some dynamic sizes
124 // some Transform
129 // some Quaternion
stdlist.cpp 107 // some non vectorizable fixed sizes
112 // some vectorizable fixed sizes
118 // some dynamic sizes
124 // some Transform
129 // some Quaternion
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
generic.h 10 * some architectures. Use get_unaligned for unaligned data.
31 * after some grep or the sources...
37 * see how some architectures already do (i386, alpha, ppc, etc)
38 * = cpu_to_beXX and beXX_to_cpu might some day need to be well
53 * It seems that some programs (which? where? or perhaps a standard? POSIX?)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
generic.h 10 * some architectures. Use get_unaligned for unaligned data.
31 * after some grep or the sources...
37 * see how some architectures already do (i386, alpha, ppc, etc)
38 * = cpu_to_beXX and beXX_to_cpu might some day need to be well
53 * It seems that some programs (which? where? or perhaps a standard? POSIX?)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
generic.h 10 * some architectures. Use get_unaligned for unaligned data.
31 * after some grep or the sources...
37 * see how some architectures already do (i386, alpha, ppc, etc)
38 * = cpu_to_beXX and beXX_to_cpu might some day need to be well
53 * It seems that some programs (which? where? or perhaps a standard? POSIX?)
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlertDialogSamples.java 87 /* User clicked OK so do some stuff */
93 /* User clicked Cancel so do some stuff */
131 /* User clicked OK so do some stuff */
137 /* User clicked Something so do some stuff */
143 /* User clicked Cancel so do some stuff */
155 /* User clicked OK so do some stuff */
161 /* User clicked Something so do some stuff */
167 /* User clicked Cancel so do some stuff */
177 /* User clicked so do some stuff */
195 /* User clicked Yes so do some stuff *
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 48 * We need to rely on the mechanism due to some performance reason.
88 * The flag indicating the vCard composer will add some "X-" properties used only in Android
104 * The flag indicating the vCard composer will add some "X-" properties seen in the
110 * for phonetic name (how the name is pronounced), seen in the vCard emitted by some other
117 * in vCard 3.0). Some external parsers may get confused with non-valid, non-"X-" properties.
124 * The flag indicating some specific dialect seen in vCard of DoCoMo (one of Japanese
144 * We added this Android-specific notion since some (incomplete) vCard exporters for vCard 2.1
145 * do NOT use Quoted-Printable encoding toward some properties related names like "N", "FN", etc.
149 * We are afraid of the case where some vCard importer also forget handling QP presuming QP is
153 * This flag is useful when some target importer you are going to focus on does not accep
    [all...]
  /libcore/luni/src/test/java/tests/api/org/xml/sax/helpers/
AttributesImplTest.java 32 multi.addAttribute("http://some.uri", "foo", "ns1:foo",
34 multi.addAttribute("http://some.uri", "bar", "ns1:bar",
36 multi.addAttribute("http://some.other.uri", "answer", "ns2:answer",
82 assertEquals("http://some.uri", multi.getURI(0));
83 assertEquals("http://some.uri", multi.getURI(1));
84 assertEquals("http://some.other.uri", multi.getURI(2));
147 assertEquals(0, multi.getIndex("http://some.uri", "foo"));
148 assertEquals(1, multi.getIndex("http://some.uri", "bar"));
149 assertEquals(2, multi.getIndex("http://some.other.uri", "answer"));
155 assertEquals(-1, multi.getIndex("http://some.uri", null))
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/
Assert.java 17 * methods all test a condition and throw some type of unchecked exception if the condition does not
81 * Asserts that the given object is <code>null</code>. If this is not the case, some kind of
92 * Asserts that the given object is <code>null</code>. If this is not the case, some kind of
108 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of
148 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of
159 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of
175 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of
240 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind of
252 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind of
270 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind o
    [all...]
  /external/openssl/crypto/
symhacks.h 132 /* Hack some long X509 names */
144 /* Hack some long CRYPTO names */
162 /* Hack some long SSL names */
208 /* Hack some long ENGINE names */
231 /* Hack some long OCSP names */
239 /* Hack some long DES names */
245 /* Hack some long EVP names */
253 /* Hack some long EC names */
396 /* Hack some long TS names */
404 /* Hack some long CMS names *
    [all...]
  /external/openssl/include/openssl/
symhacks.h 132 /* Hack some long X509 names */
144 /* Hack some long CRYPTO names */
162 /* Hack some long SSL names */
208 /* Hack some long ENGINE names */
231 /* Hack some long OCSP names */
239 /* Hack some long DES names */
245 /* Hack some long EVP names */
253 /* Hack some long EC names */
396 /* Hack some long TS names */
404 /* Hack some long CMS names *
    [all...]
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DefaultRequestDirectorTest.java 77 Robolectric.addHttpResponseRule(HttpGet.METHOD_NAME, "http://some.uri",
80 HttpResponse response = requestDirector.execute(null, new HttpGet("http://some.uri"), null);
89 Robolectric.addHttpResponseRule(HttpGet.METHOD_NAME, "http://some.uri",
92 HttpResponse response = requestDirector.execute(null, new HttpGet("http://some.uri"), null);
102 Robolectric.addHttpResponseRule(HttpPost.METHOD_NAME, "http://some.uri",
105 HttpResponse response = requestDirector.execute(null, new HttpGet("http://some.uri"), null);
113 Robolectric.addHttpResponseRule("http://some.uri", new TestHttpResponse(200, "a cheery response body"));
115 HttpResponse getResponse = requestDirector.execute(null, new HttpGet("http://some.uri"), null);
120 HttpResponse postResponse = requestDirector.execute(null, new HttpPost("http://some.uri"), null);
129 Robolectric.addHttpResponseRule("http://some.uri", testHttpResponse)
    [all...]
BitmapFactoryTest.java 41 Bitmap bitmap = BitmapFactory.decodeFile("/some/file.jpg");
42 assertEquals("Bitmap for file:/some/file.jpg", shadowOf(bitmap).getDescription());
89 ShadowBitmapFactory.provideWidthAndHeightHints("/some/file.jpg", 123, 456);
91 Bitmap bitmap = BitmapFactory.decodeFile("/some/file.jpg");
92 assertEquals("Bitmap for file:/some/file.jpg", shadowOf(bitmap).getDescription());
99 ShadowBitmapFactory.provideWidthAndHeightHints("/some/file.jpg", 123, 456);
102 BitmapFactory.decodeFile("/some/file.jpg", options);
  /external/kernel-headers/original/linux/byteorder/
generic.h 10 * some architectures. Use get_unaligned for unaligned data.
31 * after some grep or the sources...
37 * see how some architectures already do (i386, alpha, ppc, etc)
38 * = cpu_to_beXX and beXX_to_cpu might some day need to be well
53 * It seems that some programs (which? where? or perhaps a standard? POSIX?)
134 * also have a macro for them in case some strange program
152 * address or some such sick thing..
  /external/valgrind/main/
README_PACKAGERS 6 Valgrind. The following notes may save you some trouble.
17 calls to, and provide replacements for, some symbols in ld.so at
20 strlen (etc) routines in ld.so. This has caused some trouble in
21 the past. As of version 3.3.0, on some targets (ppc32-linux,
35 it may appear to work, but will break doing some obscure things,
57 This tells you that some memory allocated with new[] was freed with
79 probably OK (at least for some of the files in that directory), although
  /external/quake/quake/src/QW/docs/
glqwcl-readme.txt 22 available drivers it still isn't good enough to play. Some of the current
56 these options on the command line, or they will only take effect on some of
69 there are some additional settings that can drastically lower the amount of
90 Sets texture mapping to point sampled, which may be faster on some GL systems
103 some hardware run faster. If this is cleared, the 3dfx will back up a number
109 like normal quake, but it can be a significant speed hit on some systems.
112 Glquake uses a buffering method that avoids clearing the Z buffer, but some
123 These are some rendering tricks that were easy to do in glqwcl. They aren't
136 chance, I will probably release some maps that have been processed properly
  /external/bison/tests/
testsuite.at 60 # Some old bugs.
63 # Some C++ specific tests.
66 # And some Java specific tests.
  /external/chromium/base/metrics/
field_trial_unittest.cc 175 char name[] = "Some name";
176 char default_group_name[] = "Default some name";
225 "Some name", 10, "Default some name", next_year_, 12, 31);
229 EXPECT_EQ("Some name/Default some name/", save_string);
235 EXPECT_EQ("Some name/Winner/", save_string);
245 EXPECT_EQ("Some name/Winner/xxx/yyyy/", save_string);
277 "Some name", 10, "Default some name", next_year_, 12, 31)
    [all...]
  /external/chromium/chrome/browser/rlz/
rlz.h 33 // by |delay| seconds) that performs the ping and registers some events
40 // Records an RLZ event. Some events can be access point independent.
48 // Returns false if the rlz string could not be obtained. In some cases
  /external/kernel-headers/original/asm-generic/
resource.h 11 * arches. If an arch has such special order for some rlimits
54 * Some architectures override this (for compatibility reasons):
61 * RLIMIT_STACK default maximum - some architectures override it:
  /external/llvm/docs/HistoricalNotes/
2001-01-31-UniversalIRIdea.txt 12 (some low-level like standard assembly instructions with code generation and
13 static and runtime optimization; some higher-level like type-safety and
20 between languages.) Also, some or most of the higher-level
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 29 of ISO C compilers anymore. Check for some of the combinations not
35 /* Some user header file might have defined this before. */
73 only because some other projects expect the macros to be defined. */
158 /* Some other non-C99 compiler. Approximate with [1]. */
167 macro, in order to support compilers that can do this some other
203 /* At some point during the gcc 2.96 development the `malloc' attribute
212 /* At some point during the gcc 2.96 development the `pure' attribute
221 /* At some point during the gcc 3.1 development the `used' attribute
239 /* At some point during the gcc 2.8 development the `format_arg' attribute
251 /* At some point during the gcc 2.97 development the `strfmon' forma
    [all...]

Completed in 2105 milliseconds

<<11121314151617181920>>