/frameworks/base/tools/orientationplot/ |
orientationplot.py | 391 # Extract a word following the specified prefix. 403 # Extract a number following the specified prefix. 410 # Extract an array of numbers following the specified prefix.
|
/libcore/ojluni/src/main/java/java/beans/ |
PropertyChangeSupport.java | 201 listener = this.map.extract(listener); 226 listener = this.map.extract(listener); 539 public final PropertyChangeListener extract(PropertyChangeListener listener) { method in class:PropertyChangeSupport.PropertyChangeListenerMap
|
/ndk/build/tools/ |
dev-system-import.sh | 29 # We need to extract the auto-detected platform level to display it in 42 dump "WARNING: Could not extract default platform level from $BUILD_PROP!" 316 # First, extract the list of functions and variables exported by the
|
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/ |
BluetoothMapbMessageTest.java | 133 assertTrue("Failed to extract bytes from string using US-ASCII", true); 202 /* TODO: extract current time, and build the expected string */ 272 /* TODO: extract current time, and build the expected string */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
doctest.py | 619 # Extract info from the regexp match. 638 Extract all doctest examples from the given string, and 650 Extract all doctest examples from the given string, and return 694 # If `want` contains a traceback message, then extract it. 701 # Extract options from the source. 786 A class used to extract the DocTests that are relevant to a given [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
doctest.py | 619 # Extract info from the regexp match. 638 Extract all doctest examples from the given string, and 650 Extract all doctest examples from the given string, and return 694 # If `want` contains a traceback message, then extract it. 701 # Extract options from the source. 786 A class used to extract the DocTests that are relevant to a given [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
doctest.py | 619 # Extract info from the regexp match. 638 Extract all doctest examples from the given string, and 650 Extract all doctest examples from the given string, and return 694 # If `want` contains a traceback message, then extract it. 701 # Extract options from the source. 786 A class used to extract the DocTests that are relevant to a given [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
doctest.py | 619 # Extract info from the regexp match. 638 Extract all doctest examples from the given string, and 650 Extract all doctest examples from the given string, and return 694 # If `want` contains a traceback message, then extract it. 701 # Extract options from the source. 786 A class used to extract the DocTests that are relevant to a given [all...] |
/system/bt/stack/l2cap/ |
l2c_main.c | 77 /* Extract the handle */ 131 /* Extract the length and update the buffer header */ 135 /* Extract the length and CID */ [all...] |
/system/extras/tests/workloads/ |
defs.sh | 153 # extract timestamp from atrace log entry 196 # extract event indicating beginning of start sequence 217 # extract event indicating end of start sequence. We use the
|
/toolchain/binutils/binutils-2.25/opcodes/ |
cr16-dis.c | 31 /* Extract 'n_bits' from 'a' starting from offset 'offs'. */ 32 #define EXTRACT(a, offs, n_bits) \ 295 p.val = (dwordU) EXTRACT (val, 48 - end, end - start);
|
crx-dis.c | 32 /* Extract 'n_bits' from 'a' starting from offset 'offs'. */ 33 #define EXTRACT(a, offs, n_bits) \ 310 p.val = (dwordU) EXTRACT(val, 48 - end, end - start);
|
i960-dis.c | 214 /* Extract displacement and convert to address. */ 305 /* Extract displacement and convert to address. */ 562 { 0x651, "extract", 3 },
|
mep-dis.c | 646 /* Extract and adapt to configuration number, if available. */ [all...] |
tic6x-dis.c | 125 /* Extract the field width. */ 142 /* Extract the bits corresponding to FIELD from OPCODE. */ 160 /* Extract a 32-bit value read from the instruction stream. */ 171 /* Extract a 16-bit value read from the instruction stream. */ [all...] |
arc-opc.c | 919 caller must do that. The extract fns take a pointer to two words. The 1000 caller must do that. The extract fns take a pointer to two words. The [all...] |
/tools/test/connectivity/acts/tests/google/ble/filtering/ |
UniqueFilteringTest.py | 417 3. Find the advertisement and extract the mac address. 483 3. Find the advertisement and extract the mac address. 557 3. Find the advertisement and extract the mac address.
|
/frameworks/base/core/java/android/content/pm/ |
ShortcutInfo.java | 252 * Extract extras from {@link #mIntents} and set them to {@link #mIntentPersistableExtrases} 450 * Extract the package name from a fully-donated resource name. 464 * Extract the type name from a fully-donated resource name. 482 * Extract the type name + the entry name from a fully-donated resource name. 496 * Extract the entry name from a fully-donated resource name. [all...] |
/sdk/eclipse/ |
changes.txt | 279 - The new "Extract Style" refactoring pulls out style constants and 290 - The "Extract as Include" refactoring now finds identical fragments 294 refactorings (and Extract String) to the current selection. 399 - "Extract as Include" refactoring to extract selected views into [all...] |
/external/autotest/server/hosts/ |
cros_host.py | 207 """Extract options from `args_dict` and return a subset result. 216 @param args_dict Dictionary from which to extract the arguments. 217 @param key_subset Tuple of keys to extract from the args_dict, e.g. 229 """Extract chameleon options from `args_dict` and return the result. 238 @param args_dict Dictionary from which to extract the chameleon 247 """Extract chameleon options from `args_dict` and return the result. 256 @param args_dict Dictionary from which to extract the plankton 266 """Extract servo options from `args_dict` and return the result. 275 @param args_dict Dictionary from which to extract the servo 446 download and extract it. If the devserver embedded in the url i [all...] |
/external/c-ares/ |
configure | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
ScalarReplAggregates.cpp | 354 // insert/extract elements, and if there was at least one use that had 398 /// Here we turn element accesses into insert/extract element operations. 402 /// large) integer type with extract and insert operations where the loads 636 // The load is a bit extract from NewAI shifted right by Offset bits. 759 /// ConvertScalar_ExtractValue - Extract a value of type ToType from an integer [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
GradientDrawable.java | [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
ChangeLog-2007 | 932 * NEWS: Mention addition of --extract-symbol. 936 (copy_options): Add an entry for --extract-symbol. 937 (copy_usage): Mention --extract-symbol. 938 (copy_object): Set the start address to zero for --extract-symbol. 941 --extract-symbol. Do not copy private BFD data in that case. 942 (copy_section): Do not copy section contents if --extract-symbol 944 (copy_main): Set extract_symbol to TRUE if --extract-symbol [all...] |
/external/e2fsprogs/ |
configure | [all...] |