HomeSort by relevance Sort by last modified time
    Searched full:arbitrary (Results 26 - 50 of 3770) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/SystemZ/
la-04.ll 5 ; Do some arbitrary work and return the address of the following label.
  /external/llvm/test/Transforms/Mem2Reg/
atomic.ll 3 ; mem2reg is allowed with arbitrary atomic operations (although we only support
  /external/llvm/utils/lit/tests/Inputs/discovery/
lit.cfg 13 # Check that arbitrary config values are copied (tested by subdir/lit.local.cfg).
  /external/v8/build/
check_return_value.py 6 """This program wraps an arbitrary command and prints "1" if the command ran
  /external/webrtc/webrtc/system_wrappers/include/
clock.h 31 // Return a timestamp in milliseconds relative to some arbitrary source; the
35 // Return a timestamp in microseconds relative to some arbitrary source; the
58 // Return a timestamp in milliseconds relative to some arbitrary source; the
62 // Return a timestamp in microseconds relative to some arbitrary source; the
  /frameworks/base/core/java/android/text/
package.html 6 to handle arbitrary text spans for changes, or to handle drawing yourself
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_u32.h 24 * Any way to allow for an arbitrary number of elements?
  /external/clang/test/Lexer/
has_extension.c 9 // Arbitrary feature to test that has_extension is a superset of has_feature
47 // Arbitrary feature to test that the extension name can be surrounded with
  /external/clang/test/SemaCXX/
microsoft-new-delete.cpp 5 struct arbitrary_t {} arbitrary; variable in typeref:struct:arbitrary_t
10 int *p = new(arbitrary) int[4];
  /external/vboot_reference/firmware/2lib/include/
2fw_hash_tags.h 19 * to contain an arbitrary list of tags and their hashes, so that we can hash
34 * which may associate them with arbitrary types of RW firmware data
  /toolchain/binutils/binutils-2.25/gas/
bignum.h 1 /* bignum.h-arbitrary precision integers
23 * Arbitrary-precision integer arithmetic. *
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
tlsd.s 28 /* Just show that there can be arbitrary instructions here */
34 /* Again, arbitrary instructions */
  /art/compiler/utils/
test_dex_file_builder_test.cc 27 builder.AddString("Arbitrary string");
38 "Arbitrary string",
78 EXPECT_EQ(0u, builder.GetStringIdx("Arbitrary string"));
  /external/fonttools/Lib/fontTools/ttLib/tables/
_h_h_e_a.py 48 minLeftSideBearing = +INFINITY # arbitrary big number
49 minRightSideBearing = +INFINITY # arbitrary big number
50 xMaxExtent = -INFINITY # arbitrary big negative number
  /prebuilts/go/darwin-x86/src/unsafe/
unsafe.go 14 // part of the unsafe package. It represents the type of an arbitrary Go expression.
17 // Pointer represents a pointer to an arbitrary type. There are four special operations
24 // arbitrary memory. It should be used with extreme care.
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 14 // part of the unsafe package. It represents the type of an arbitrary Go expression.
17 // Pointer represents a pointer to an arbitrary type. There are four special operations
24 // arbitrary memory. It should be used with extreme care.
  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/res/values/
base-strings.xml 25 to transmit arbitrary data between devices.
  /development/samples/browseable/BluetoothLeGatt/res/values/
base-strings.xml 25 to transmit arbitrary data between devices.
  /external/autotest/client/site_tests/desktopui_Respawn/
control 20 somewhat arbitrary anyhow, so enforcing them is simply an over-constraint.
  /external/autotest/client/site_tests/kernel_CryptoAPI/
control 15 using it to load arbitrary modules as an unpriveleged user. (It should only
  /external/autotest/client/site_tests/kernel_CryptoAPI/src/
crypto_load_mod.c 1 /* Loading arbitrary modules using crypto api since v2.6.38
  /external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
README.md 6 This is a sample that shows how you can run a network TCP server in a packaged app. This sample allows you to start a server in an arbitrary address and port. Telnet to the listening port and you will be able to remotely control your browser by sending some commands such as `open` and `echo`.
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/
SimpleResource.java 6 * Simple wrapper for an arbitrary object which helps to satisfy some of the glide engine's contracts.
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
GifFrameModelLoader.java 29 // Do nothing. GifDecoder reads from an arbitrary InputStream, the caller will close that stream.
  /external/junit/src/org/junit/experimental/categories/
Category.java 8 * The value is an array of arbitrary classes.

Completed in 1494 milliseconds

12 3 4 5 6 7 8 91011>>