/external/clang/include/clang/Analysis/ |
CodeInjector.h | 33 /// the body can be arbitrary, but it is advised to use memoization to avoid
|
/external/curl/docs/libcurl/ |
curl_easy_send.3 | 33 This function sends arbitrary data over the established connection. You may
|
/external/dbus/doc/ |
dbus-monitor.1 | 55 Monitor an arbitrary message bus given at ADDRESS.
|
/external/deqp/framework/referencerenderer/ |
design.txt | 5 - must support arbitrary VA arrays
|
/external/elfutils/libelf/ |
elf_clone.c | 64 /* Some more or less arbitrary value. */
|
/external/guava/guava/src/com/google/common/collect/ |
MutableClassToInstanceMap.java | 26 * A mutable class-to-instance map backed by an arbitrary user-provided map.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
AbstractMultimapAsMapImplementsMapTest.java | 26 * Test {@link Multimap#asMap()} for an arbitrary multimap with
|
/external/guice/core/src/com/google/inject/spi/ |
Element.java | 39 * Returns an arbitrary object containing information about the "place" where this element was
|
/external/guice/extensions/persist/src/com/google/inject/persist/ |
UnitOfWork.java | 42 * is already one open, the invocation will do nothing. In this way, you can define arbitrary
|
/external/libbrillo/brillo/streams/ |
openssl_stream_bio.cc | 78 0x7F | BIO_TYPE_SOURCE_SINK, // type: 0x7F is an arbitrary unused type ID.
|
/external/libchrome/base/json/ |
string_escape.h | 44 // Given an arbitrary byte string |str|, this will escape all non-ASCII bytes
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
btConvex2dShape.h | 22 ///The btConvex2dShape allows to use arbitrary convex shapes as 2d convex shapes, with the Z component assumed to be 0.
|
/external/libmtp/examples/ |
sendfile.c | 3 * Example program to send an arbitrary file to a device.
|
/external/libogg/doc/libogg/ |
ogg_packet.html | 49 <dd>Indicates the size of the packet data in bytes. Packets can be of arbitrary size.</dd>
|
ogg_page.html | 27 page boundaries allowing packets of arbitrary size. In practice pages are
|
/external/libpng/contrib/libtests/ |
readpng.c | 11 * Load an arbitrary number of PNG files (from the command line, or, if there
|
/external/libweave/third_party/chromium/base/json/ |
string_escape.h | 36 // Given an arbitrary byte string |str|, this will escape all non-ASCII bytes
|
/external/llvm/include/llvm/ExecutionEngine/ |
GenericValue.h | 10 // The GenericValue class is used to represent an LLVM value of arbitrary type.
|
/external/llvm/include/llvm/Support/ |
PluginLoader.h | 11 // load arbitrary shared objects into the tool's address space. Note that this
|
/external/llvm/lib/Target/XCore/ |
XCoreMachineFunctionInfo.cpp | 27 // The arbitrary value of 0xf000 allows frames of up to ~240KB before spill
|
/external/llvm/ |
llvm.spec.in | 16 and idle-time optimization of programs from arbitrary programming languages.
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-collect-loh-garbage-crash.ll | 7 ; to remove arbitrary values, so we have to live with garbage values.
|
/external/llvm/test/CodeGen/SystemZ/ |
vec-perm-02.ll | 32 ; Test v16i8 splat of an arbitrary element, using the second operand of 73 ; Test v8i16 splat of an arbitrary element, using the second operand of 111 ; Test v4i32 splat of an arbitrary element, using the second operand of 168 ; Test v4f32 splat of an arbitrary element, using the second operand of
|
/external/llvm/test/Feature/OperandBundles/ |
early-cse.ll | 6 ; unknown operand bundles implies arbitrary memory effects.
|
/external/llvm/test/Transforms/GlobalOpt/ |
ctor-list-opt-constexpr.ll | 16 ; arbitrary constant expression, the code generator can't handle it.
|