/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/test/ |
D | KeyboardIdTest.java | 43 KeyboardId id2 = KeyboardId.fromString("de-CH-t-k0-windows-extended-var"); in testEqualsTrue() local 50 KeyboardId id2 = KeyboardId.fromString("es-US-t-k0-android-768dpi.xml"); in testEqualsFalse() local
|
/external/strace/ |
D | keyctl.c | 103 keyctl_handle_key_key(struct tcb *tcp, key_serial_t id1, key_serial_t id2) in keyctl_handle_key_key() 133 kernel_ulong_t addr2, key_serial_t id2) in keyctl_keyring_search() 155 kernel_ulong_t len, key_serial_t id2) in keyctl_instantiate_key() 167 key_serial_t id2) in keyctl_instantiate_key_iov() 178 key_serial_t id2) in keyctl_negate_key() 187 unsigned error, key_serial_t id2) in keyctl_reject_key()
|
/external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/ |
D | lt.pass.cpp | 28 std::thread::id id2 = std::this_thread::get_id(); in main() local
|
D | thread_id.pass.cpp | 31 std::thread::id id2 = std::this_thread::get_id(); in main() local
|
/external/libcxx/test/libcxx/localization/locales/locale/locale.types/locale.id/ |
D | id.pass.cpp | 26 std::locale::id id2; variable
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowNotificationManagerTest.java | 282 String id2 = notificationManager.addAutomaticZenRule(rule2); in addAutomaticZenRule_twoRules_shouldAddBothRulesAndReturnDifferentIds() local 358 String id2 = notificationManager.addAutomaticZenRule(rule2); in updateAutomaticZenRule_existingId_shouldUpdateRuleAndReturnTrue() local 423 String id2 = notificationManager.addAutomaticZenRule(rule2); in removeAutomaticZenRule_existingId_shouldRemoveRuleAndReturnTrue() local
|
/external/u-boot/arch/arm/mach-davinci/ |
D | dp83848.c | 23 u_int16_t id1, id2; in dp83848_is_phy_connected() local
|
D | lxt972.c | 24 u_int16_t id1, id2; in lxt972_is_phy_connected() local
|
/external/u-boot/board/spear/x600/ |
D | x600.c | 73 unsigned short id1, id2; in board_phy_config() local
|
/external/speex/libspeexdsp/ |
D | filterbank.c | 61 int id2; in filterbank_new() local 162 int id1, id2; in filterbank_compute_psd16() local
|
/external/boringssl/src/crypto/rc4/ |
D | rc4.c | 88 unsigned id1 = 0, id2 = 0; in RC4_set_key() local
|
/external/ltp/testcases/kernel/containers/sysvipc/ |
D | shmem_2nstest.c | 88 int id2; in check_shmem2() local
|
D | semtest_2ns.c | 125 int id2; in check_sem2() local
|
/external/u-boot/board/congatec/cgtqmx6eval/ |
D | cgtqmx6eval.c | 214 u32 id1, id2, i; in power_init_board() local 259 unsigned short id1, id2; in board_eth_init() local 327 unsigned short id1, id2; in mx6_rgmii_rework() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | FixTransformNames.java | 118 String id2 = second < 0 ? id : id.substring(0, second) + "/" + id.substring(second + 1); in run() local
|
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/ |
D | AgentTest.java | 103 final String id2 = agent.getData().getSessionId(); in startup_should_create_random_session_id_when_undefined() local
|
/external/u-boot/board/Arcturus/ucp1020/ |
D | ucp1020.c | 195 static u8 id2; in last_stage_init() local
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
D | CertUtils.java | 228 static boolean isAlgIdEqual(AlgorithmIdentifier id1, AlgorithmIdentifier id2) in isAlgIdEqual()
|
/external/u-boot/drivers/serial/ |
D | serial_arc.c | 19 unsigned int id2; member
|
/external/icu/icu4c/source/i18n/ |
D | uspoof.cpp | 432 const UChar *id2, int32_t length2, in uspoof_areConfusable() 452 const char *id2, int32_t length2, in uspoof_areConfusableUTF8() 472 const icu::UnicodeString &id2, in uspoof_areConfusableUnicodeString()
|
/external/bcc/src/cc/frontends/b/ |
D | parser.cc | 104 StmtNode *Parser::state_add(Scopes::StateScope *scope, IdentExprNode *id1, IdentExprNode *id2, Bloc… in state_add()
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | dependency_optimizer_test.cc | 73 Output id2 = ops::Identity( in TEST_F() local 109 Output id2 = in TEST_F() local 246 Output id2 = in TEST_F() local 597 Output id2 = ops::Identity(scope.WithOpName("id2"), id0); in TEST_F() local
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl36.c | 298 pthread_t id2[thread_cnt]; in test_fn() local
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | subgraph_test.cc | 51 Subgraph::Identity id2; in TEST() local
|
/external/antlr/tool/src/test/java/org/antlr/test/ |
D | TestTreeNodeStream.java | 344 Tree id2 = nodes[8]; in testDeepTree() local
|