HomeSort by relevance Sort by last modified time
    Searched full:arbitrary (Results 2126 - 2150 of 3258) sorted by null

<<81828384858687888990>>

  /external/clang/test/Analysis/
misc-ps.m 337 // Test that we handle casts of string literals to arbitrary types.
364 // Handle casts of function pointers (CodeTextRegions) to arbitrary pointer
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
Futures.java     [all...]
  /external/jpeg/
jquant2.c 12 * It is also possible to use just the second pass to map to an arbitrary
    [all...]
  /external/kernel-headers/original/linux/
usb.h 165 /* this maximum is arbitrary */
308 /* This is arbitrary.
    [all...]
  /external/llvm/docs/
GarbageCollection.rst 726 allow the collector to perform arbitrary transformations of the LLVM IR:
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 87 /// a result and a carry value), to calls (which may return an arbitrary number
    [all...]
  /external/llvm/include/llvm-c/
Core.h 260 LLVMIntegerTypeKind, /**< Arbitrary bit width integers */
    [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td     [all...]
  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp 194 // If the call doesn't access arbitrary memory, we may be able to
664 // pointer's lifetime ends before anything that writes to arbitrary memory.
    [all...]
  /external/ppp/pppd/
ipcp.c     [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 12 * It is also possible to use just the second pass to map to an arbitrary
    [all...]
  /external/tinyxml/
tinyxml.h 687 /** An attribute is a name-value pair. Elements have an arbitrary
842 Elements also contain an arbitrary number of attributes.
    [all...]
  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.c 556 vassert(len2check >= 0 && len2check < 1000/*arbitrary*/);
571 && hWs_to_check < 1004/*arbitrary*/ / host_word_szB);
    [all...]
  /external/valgrind/main/callgrind/
main.c 299 arbitrary. Larger numbers allow more event merging to occur, but
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
storage.c 462 broken. 5 million is of course arbitrary; but it's big enough
977 vg_assert(level < 256); /* arbitrary; stay sane */
    [all...]
  /external/valgrind/main/exp-dhat/
dh_main.c 809 const Int THRESH = 4096 * 4; // somewhat arbitrary
834 some arbitrary N. If that fails then addr is in the range (SP -
    [all...]
  /external/valgrind/main/none/tests/ppc32/
test_isa_2_06_part1.c     [all...]
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_06_part1.c     [all...]
  /frameworks/base/core/java/android/os/
Parcel.java 52 * {@link Parcelable} API for placing arbitrary objects into a Parcel) is
169 * containers of arbitrary types. These all revolve around the
    [all...]
  /frameworks/base/docs/html/guide/faq/
commontasks.jd 184 passes it some arbitrary data.:</p>
209 onActivityResult()} method, which can supply an Intent containing arbitrary data, along with
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth.jd 544 the device (the name is arbitrary and can simply be your application name). The
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd 135 <td><p>Arbitrary files to save in their raw form. To open these resources with a raw
176 <td>Arbitrary XML files that can be read at runtime by calling {@link
    [all...]
  /frameworks/base/docs/html/tools/help/
adb.jd 364 <p>You can use the <code>forward</code> command to set up arbitrary port forwarding &mdash; forwarding of requests on a specific host port to a different port on an emulator/device instance. Here's how you would set up forwarding of host port 6100 to emulator/device port 7100:</p>
378 commands let you copy arbitrary directories and files to any location in an
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 320 * DBL_MIN Smallest normalized fp number (can be set to an arbitrary value)
321 * DBL_MAX Maximum floating point number (can be set to an arbitrary value)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objcopy.1 584 works on file formats which can support sections with arbitrary names.
    [all...]

Completed in 1480 milliseconds

<<81828384858687888990>>