/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
opcode.h | 97 #define DUP_TOPX 99 /* number of items to duplicate */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_complex_args.py | 62 # Duplicate the tests above, but for lambda. If you add a lambda test,
|
test_pwd.py | 31 # The following won't work, because of duplicate entries
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
opcode.h | 97 #define DUP_TOPX 99 /* number of items to duplicate */
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_complex_args.py | 62 # Duplicate the tests above, but for lambda. If you add a lambda test,
|
test_pwd.py | 31 # The following won't work, because of duplicate entries
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
WorkingSetGroup.java | 60 // One choice is to duplicate the class in our project.
|
/system/core/include/utils/ |
PropertyMap.h | 44 * The file must not contain duplicate keys.
|
/external/chromium_org/chrome/browser/autocomplete/ |
shortcuts_provider_unittest.cc | 172 { "BD85DBA2-8C29-49F9-84AE-48E1E90880F7", "duplicate", "http://duplicate.com", 173 "http://duplicate.com/", "Duplicate", "0,1", "Duplicate", "0,1", 176 { "BD85DBA2-8C29-49F9-84AE-48E1E90880F8", "dupl", "http://duplicate.com", 177 "http://duplicate.com/", "Duplicate", "0,1", "Duplicate", "0,1", 576 "http://duplicate.com/", true)) [all...] |
/external/sonivox/arm-fm-22k/host_src/ |
eas_hostmm.c | 27 * can eliminate the duplicate handle logic, and simply copy the 28 * base memory pointer and file read pointer to the duplicate handle. 75 * to support the ability to create duplicate handles 104 /* need to track file opens for duplicate handles */ 485 * Duplicate a file handle 511 /* set the duplicate handle flag */ 542 /* check for duplicate handle */ 549 /* check for duplicate */ 552 /* is there more than one duplicate? */ 560 /* this is the first duplicate found * [all...] |
/external/sonivox/arm-hybrid-22k/host_src/ |
eas_hostmm.c | 27 * can eliminate the duplicate handle logic, and simply copy the 28 * base memory pointer and file read pointer to the duplicate handle. 75 * to support the ability to create duplicate handles 104 /* need to track file opens for duplicate handles */ 485 * Duplicate a file handle 511 /* set the duplicate handle flag */ 542 /* check for duplicate handle */ 549 /* check for duplicate */ 552 /* is there more than one duplicate? */ 560 /* this is the first duplicate found * [all...] |
/external/sonivox/arm-wt-22k/misc/ |
eas_host.c | 23 * If the file system supports duplicate file handles and buffering, 80 * to support the ability to create duplicate handles 82 * duplicate file handles natively, this code can be 115 /* need to track file opens for duplicate handles */ 610 * Duplicate a file handle 636 /* set the duplicate handle flag */ 670 /* check for duplicate handle */ 677 /* check for duplicate */ 680 /* is there more than one duplicate? */ 688 /* this is the first duplicate found * [all...] |
/cts/tools/dasm/src/java_cup/ |
terminal.java | 36 // throw new internal_error("Duplicate terminal (" + nm + ") created"); 37 (new internal_error("Duplicate terminal (" + nm + ") created")).crash();
|
/external/bluetooth/bluedroid/stack/smp/ |
smp_api.c | 109 SMP_TRACE_ERROR ("SMP_Register: duplicate registration, overwrite it"); 209 /* avoid generate duplicate pair request */
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_custom_dictionary.h | 44 // Prepares this change to be applied to |words| by removing duplicate and 85 // duplicate. Otherwise returns false.
|
/external/chromium_org/chromeos/network/onc/ |
onc_validator.h | 207 // duplicate GUIDs. 211 // duplicate GUIDs.
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_gamepad_host_unittest.cc | 50 // one. The proxy can't depend on content so has a duplicate definition. This 194 // Duplicate requests should be denied.
|