HomeSort by relevance Sort by last modified time
    Searched full:primitives (Results 76 - 100 of 328) sorted by null

1 2 34 5 6 7 8 91011>>

  /dalvik/tests/050-sync-test/src/
Main.java 4 * Test synchronization primitives.
  /development/samples/NFCDemo/src/com/example/android/nfc/simulator/
FakeTagsActivity.java 30 import com.google.common.primitives.Bytes;
  /external/mesa3d/docs/
relnotes-7.2.html 54 <li>Fixed display list bug involving primitives split across lists (bug 17564)
  /external/protobuf/src/google/protobuf/stubs/
once.h 69 // whatsoever to statically-initialize its synchronization primitives, so our
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_thread.h 34 /* Thread synchronization primitives */
  /external/tremolo/Tremolo/
ivorbiscodec.h 88 /* Vorbis PRIMITIVES: general ***************************************/
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.h 35 // Leonidas Guibas and Jorge Stolfi, "Primitives for the manipulation of general
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_thread.h 34 /* Thread synchronization primitives */
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_thread.h 34 /* Thread synchronization primitives */
  /prebuilt/windows/sdl/include/SDL/
SDL_thread.h 34 /* Thread synchronization primitives */
  /external/guava/src/com/google/common/primitives/
SignedBytes.java 17 package com.google.common.primitives;
27 * Static utility methods pertaining to {@code byte} primitives that
UnsignedBytes.java 17 package com.google.common.primitives;
25 * Static utility methods pertaining to {@code byte} primitives that interpret
Booleans.java 17 package com.google.common.primitives;
37 * Static utility methods pertaining to {@code boolean} primitives, that are not
304 * same order, converted to primitives
Bytes.java 17 package com.google.common.primitives;
34 * Static utility methods pertaining to {@code byte} primitives, that are not
219 * same order, converted to primitives
  /external/kernel-headers/original/linux/sunrpc/
sched.h 4 * Scheduling primitives for kernel Sun RPC.
74 * primitives. You should not access this directly unless
  /external/webkit/Source/JavaScriptCore/dfg/
DFGGenerationInfo.h 38 // Values may be unboxed primitives (int32, double, or cell), or boxed as a JSValue.
175 // would need a way to distinguish cell pointers from numeric primitives.
  /external/guava/javadoc/
overview-summary.html 106 <TD WIDTH="20%"><B><A HREF="com/google/common/primitives/package-summary.html">com.google.common.primitives</A></B></TD>
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.3.1.js 85 // number primitives
119 // string primitives
11.3.2.js 85 // number primitives
119 // string primitives
11.4.4.js 87 // number primitives
121 // string primitives
11.4.5.js 85 // number primitives
119 // string primitives
  /hardware/msm7k/librpc/
xdr.c 7 * Primitives for stuffing data into and retrieving data from an XDR
469 * Non-portable xdr primitives.
  /libcore/luni/src/main/java/java/io/
ObjectStreamField.java 134 // Either both primitives or both not primitives. Compare based on name.
  /external/valgrind/main/docs/html/
hg-manual.html 49 threading primitives.</p>
78 primitives, you can describe their behaviour to Helgrind using the
451 primitives are as follows:</p>
    [all...]
  /external/valgrind/main/helgrind/docs/
hg-manual.xml 20 threading primitives.</para>
61 primitives, you can describe their behaviour to Helgrind using the
501 primitives are as follows:</para>
714 use the POSIX threading primitives. Helgrind needs to be able to
719 <para>Do not roll your own threading primitives (mutexes, etc)
736 are known to implement their own threading primitives:</para>
740 only uses POSIX pthreads primitives. Unfortunately Qt 4.X
753 synchronisation primitives using combinations of atomic memory
760 POSIX threading primitives instead. Note that this was tested
    [all...]

Completed in 411 milliseconds

1 2 34 5 6 7 8 91011>>