OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbitrary
(Results
51 - 75
of
6268
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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.27/gas/
bignum.h
1
/* bignum.h-
arbitrary
precision integers
23
*
Arbitrary
-precision integer arithmetic. *
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
tlsd.s
28
/* Just show that there can be
arbitrary
instructions here */
34
/* Again,
arbitrary
instructions */
/art/libdexfile/dex/
test_dex_file_builder_test.cc
26
builder.AddString("
Arbitrary
string");
37
"
Arbitrary
string",
79
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
/frameworks/base/core/java/android/privacy/
DifferentialPrivacyEncoder.java
43
* @param original An
arbitrary
string
51
* @param original An
arbitrary
boolean.
59
* @param original An
arbitrary
byte array.
/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.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
sliceobject.h
19
let these be any
arbitrary
python type. Py_None stands for omitted values.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
sliceobject.h
19
let these be any
arbitrary
python type. Py_None stands for omitted values.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/LoadFile2/
LoadFile2.c
20
Load File2 protocol exists to support to obtain files from
arbitrary
devices
/device/linaro/bootloader/edk2/StdLib/Include/
limits.h
95
/** Maximum length of an
arbitrary
"narrow-character" string. **/
98
/** Maximum length of an
arbitrary
"narrow-character" string. **/
103
/** Maximum length of an
arbitrary
"wide-character" string. **/
106
/** Maximum length of an
arbitrary
"wide-character" string. **/
/external/autotest/client/site_tests/desktopui_Respawn/
control
19
somewhat
arbitrary
anyhow, so enforcing them is simply an over-constraint.
/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/iproute2/man/man8/
tc-xt.8
13
action allows to call
arbitrary
iptables targets for packets matching the filter
/external/junit/src/main/java/org/junit/experimental/categories/
Category.java
11
* The value is an array of
arbitrary
classes.
/external/llvm/test/CodeGen/AMDGPU/
promote-alloca-unhandled-intrinsic.ll
3
; This is just an
arbitrary
intrinisic that shouldn't ever need to be
/external/python/cpython2/Include/
sliceobject.h
19
let these be any
arbitrary
python type. Py_None stands for omitted values.
Completed in 1651 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>