/external/markdown/tests/misc/ |
html.txt | 6 Now some <arbitrary>arbitrary tags</arbitrary>.
|
html.html | 5 <p>Now some <arbitrary>arbitrary tags</arbitrary>.</p>
|
/external/chromium_org/content/test/data/site_isolation/ |
img.html | 1 This is an arbitrary string that doesn't match any signatures of HTML/XML/JSON.
|
img.json | 1 This is an arbitrary string that doesn't match any signatures of HTML/XML/JSON.
|
img.txt | 1 This is an arbitrary string that doesn't match any signatures of HTML/XML/JSON.
|
img.xml | 1 This is an arbitrary string that doesn't match any signatures of HTML/XML/JSON.
|
/external/clang/test/SemaCXX/ |
microsoft-new-delete.cpp | 6 struct arbitrary_t {} arbitrary; variable in typeref:struct:arbitrary_t 11 int *p = new(arbitrary) int[4];
|
/external/clang/test/CodeGenCXX/ |
microsoft-new.cpp | 5 struct arbitrary_t {} arbitrary;
variable in typeref:struct:arbitrary_t 15 int *p = new(arbitrary) int[4];
24 S *s = new(arbitrary) S[2];
26 S *s1 = new(arbitrary) S;
|
/external/iptables/extensions/ |
libxt_iprange.man | 1 This matches on a given arbitrary range of IP addresses.
|
/cts/tests/tests/drm/src/android/drm/cts/ |
NativeCodeTest.java | 28 assertFalse("Device is vulnerable to arbitrary code execution in drmserver process.", 33 * Returns true iff this device is vulnerable to arbitrary code execution in drm server
|
/development/samples/browseable/BluetoothLeGatt/ |
_index.jd | 9 Attribute Profile (GATT) to transmit arbitrary data between devices. For more
|
/external/iptables/include/linux/netfilter/ |
xt_u32.h | 22 * Any way to allow for an arbitrary number of elements?
|
/external/llvm/test/Transforms/Mem2Reg/ |
atomic.ll | 3 ; mem2reg is allowed with arbitrary atomic operations (although we only support
|
/external/chromium_org/third_party/skia/src/core/ |
SkFontStream.h | 22 * Note: the stream is rewound initially, but is returned at an arbitrary 30 * Note: the stream is rewound initially, but is returned at an arbitrary 38 * Note: the stream is rewound initially, but is returned at an arbitrary
|
/external/skia/src/core/ |
SkFontStream.h | 22 * Note: the stream is rewound initially, but is returned at an arbitrary 30 * Note: the stream is rewound initially, but is returned at an arbitrary 38 * Note: the stream is rewound initially, but is returned at an arbitrary
|
/external/bison/lib/ |
xmemdup0.c | 1 /* xmemdup0.c -- copy a block of arbitrary bytes, plus a trailing NUL 25 /* Clone an arbitrary block of bytes P of size S, with error checking, 33 sequence processing on arbitrary memory, by making it always safe
|
/external/chromium_org/printing/ |
page_size_margins.h | 17 // arbitrary and can be chosen by the programmer.
|
/external/chromium_org/ui/base/cocoa/controls/ |
blue_label_button.h | 14 // can contain an arbitrary single-line text label, and will be sized to fit the
|
/external/compiler-rt/BlocksRuntime/tests/ |
cast.c | 15 // PURPOSE should allow casting of a Block reference to an arbitrary pointer and back
|
/external/llvm/test/CodeGen/SystemZ/ |
la-04.ll | 5 ; Do some arbitrary work and return the address of the following label.
|
/external/llvm/test/MC/AsmParser/ |
dot-symbol.s | 2 # arbitrary contects. We don't support this in general.
|
/frameworks/base/core/java/android/text/ |
package.html | 6 to handle arbitrary text spans for changes, or to handle drawing yourself
|
/external/chromium_org/content/renderer/media/ |
cache_util.h | 26 kShortMaxAge = 1 << 3, // Max age less than 1h (arbitrary value). 27 kExpiresTooSoon = 1 << 4, // Expires in less than 1h (arbitrary value).
|
/external/clang/test/Lexer/ |
has_extension.c | 9 // Arbitrary feature to test that has_extension is a superset of has_feature 39 // Arbitrary feature to test that the extension name can be surrounded with
|
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/res/values/ |
base-strings.xml | 27 to transmit arbitrary data between devices.
|