/external/grpc-grpc/test/core/util/ |
D | trickle_endpoint.cc | 51 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_read() local 52 grpc_endpoint_read(te->wrapped, slices, cb); in te_read() 55 static void maybe_call_write_cb_locked(trickle_endpoint* te) { in maybe_call_write_cb_locked() argument 56 if (te->write_cb != nullptr && in maybe_call_write_cb_locked() 57 (te->error != GRPC_ERROR_NONE || in maybe_call_write_cb_locked() 58 te->write_buffer.length <= WRITE_BUFFER_SIZE)) { in maybe_call_write_cb_locked() 59 GRPC_CLOSURE_SCHED(te->write_cb, GRPC_ERROR_REF(te->error)); in maybe_call_write_cb_locked() 60 te->write_cb = nullptr; in maybe_call_write_cb_locked() 66 trickle_endpoint* te = reinterpret_cast<trickle_endpoint*>(ep); in te_write() local 67 gpr_mu_lock(&te->mu); in te_write() [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic-machine.hh | 919 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \ 920 for (unsigned int i = ts; i < te; i++) \ 929 unsigned int p, pe, eof, ts, te, act; in find_syllables() local 937 te = 0; in find_syllables() 983 {te = p+1;} in find_syllables() 987 {te = p+1;{ found_syllable (consonant_syllable); }} in find_syllables() 991 {te = p+1;{ found_syllable (vowel_syllable); }} in find_syllables() 995 {te = p+1;{ found_syllable (standalone_cluster); }} in find_syllables() 999 {te = p+1;{ found_syllable (symbol_cluster); }} in find_syllables() 1003 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables() [all …]
|
D | hb-ot-shape-complex-use-machine.hh | 363 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \ 364 for (unsigned int i = ts; i < te; i++) \ 373 unsigned int p, pe, eof, ts, te, act; in find_syllables() local 381 te = 0; in find_syllables() 427 {te = p+1;} in find_syllables() 431 {te = p+1;{ found_syllable (independent_cluster); }} in find_syllables() 435 {te = p+1;{ found_syllable (standard_cluster); }} in find_syllables() 439 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables() 443 {te = p+1;{ found_syllable (non_cluster); }} in find_syllables() 447 {te = p;p--;{ found_syllable (independent_cluster); }} in find_syllables() [all …]
|
D | hb-ot-shape-complex-khmer-machine.hh | 235 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \ 236 for (unsigned int i = ts; i < te; i++) \ 245 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local 253 te = 0; in find_syllables() 299 {te = p+1;} in find_syllables() 303 {te = p+1;{ found_syllable (non_khmer_cluster); }} in find_syllables() 307 {te = p;p--;{ found_syllable (consonant_syllable); }} in find_syllables() 311 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables() 315 {te = p;p--;{ found_syllable (non_khmer_cluster); }} in find_syllables() 319 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }} in find_syllables() [all …]
|
D | hb-ot-shape-complex-myanmar-machine.hh | 286 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \ 287 for (unsigned int i = ts; i < te; i++) \ 296 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local 304 te = 0; in find_syllables() 350 {te = p+1;{ found_syllable (consonant_syllable); }} in find_syllables() 354 {te = p+1;{ found_syllable (non_myanmar_cluster); }} in find_syllables() 358 {te = p+1;{ found_syllable (punctuation_cluster); }} in find_syllables() 362 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables() 366 {te = p+1;{ found_syllable (non_myanmar_cluster); }} in find_syllables() 370 {te = p;p--;{ found_syllable (consonant_syllable); }} in find_syllables() [all …]
|
/external/skqp/third_party/harfbuzz/ |
D | hb-ot-shape-complex-indic-machine.hh | 919 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \ 920 for (unsigned int i = ts; i < te; i++) \ 929 unsigned int p, pe, eof, ts, te, act; in find_syllables() local 937 te = 0; in find_syllables() 983 {te = p+1;} in find_syllables() 987 {te = p+1;{ found_syllable (consonant_syllable); }} in find_syllables() 991 {te = p+1;{ found_syllable (vowel_syllable); }} in find_syllables() 995 {te = p+1;{ found_syllable (standalone_cluster); }} in find_syllables() 999 {te = p+1;{ found_syllable (symbol_cluster); }} in find_syllables() 1003 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables() [all …]
|
D | hb-ot-shape-complex-use-machine.hh | 363 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \ 364 for (unsigned int i = ts; i < te; i++) \ 373 unsigned int p, pe, eof, ts, te, act; in find_syllables() local 381 te = 0; in find_syllables() 427 {te = p+1;} in find_syllables() 431 {te = p+1;{ found_syllable (independent_cluster); }} in find_syllables() 435 {te = p+1;{ found_syllable (standard_cluster); }} in find_syllables() 439 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables() 443 {te = p+1;{ found_syllable (non_cluster); }} in find_syllables() 447 {te = p;p--;{ found_syllable (independent_cluster); }} in find_syllables() [all …]
|
D | hb-ot-shape-complex-myanmar-machine.hh | 286 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \ 287 for (unsigned int i = ts; i < te; i++) \ 296 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local 304 te = 0; in find_syllables() 350 {te = p+1;{ found_syllable (consonant_syllable); }} in find_syllables() 354 {te = p+1;{ found_syllable (non_myanmar_cluster); }} in find_syllables() 358 {te = p+1;{ found_syllable (punctuation_cluster); }} in find_syllables() 362 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables() 366 {te = p+1;{ found_syllable (non_myanmar_cluster); }} in find_syllables() 370 {te = p;p--;{ found_syllable (consonant_syllable); }} in find_syllables() [all …]
|
/external/ipsec-tools/src/racoon/ |
D | throttle.c | 75 struct throttle_entry *te; local 78 len = sizeof(*te) 82 if ((te = racoon_malloc(len)) == NULL) 85 te->penalty = time(NULL) + isakmp_cfg_config.auth_throttle; 86 memcpy(&te->host, addr, sysdep_sa_len(addr)); 87 TAILQ_INSERT_HEAD(&throttle_list, te, next); 89 return te; 97 struct throttle_entry *te; local 107 RACOON_TAILQ_FOREACH_REVERSE(te, &throttle_list, throttle_list, next) { 111 if (te->penalty < now) { [all …]
|
/external/mksh/src/ |
D | funcs.c | 2609 Test_env te; in c_test() local 2614 te.flags = 0; in c_test() 2615 te.isa = ptest_isa; in c_test() 2616 te.getopnd = ptest_getopnd; in c_test() 2617 te.eval = test_eval; in c_test() 2618 te.error = ptest_error; in c_test() 2630 te.pos.wp = wp + 1; in c_test() 2631 te.wp_end = wp + argc; in c_test() 2648 if (ptest_isa(&te, TM_NOT)) { in c_test() 2652 if ((op = ptest_isa(&te, TM_UNOP))) { in c_test() [all …]
|
/external/icu/icu4c/source/data/rbnf/ |
D | nb.txt | 147 "1000000: \u00E9n million>%%ord-masc-te>;", 149 "1000000000: \u00E9n milliard>%%ord-masc-te>;", 151 "1000000000000: \u00E9n billion>%%ord-masc-te>;", 153 "1000000000000000: \u00E9n billiard>%%ord-masc-te>;", 162 "%%ord-masc-te:", 163 "0: te;", 166 "0: te;", 195 "1000000: \u00E9n million>%%ord-neut-te>;", 197 "1000000000: \u00E9n milliard>%%ord-neut-te>;", 199 "1000000000000: \u00E9n billion>%%ord-neut-te>;", [all …]
|
D | da.txt | 113 "1000000: million>%%ord-te-c>;", 115 "1000000000: milliard>%%ord-te-c>;", 117 "1000000000000: billion>%%ord-te-c>;", 119 "1000000000000000: billiard>%%ord-te-c>;", 129 "%%ord-te-c:", 130 "0: te;", 133 "0: te;", 152 "1000000000: milliard>%%ord-te-n>;", 154 "1000000000000: billion>%%ord-te-n>;", 156 "1000000000000000: billiard>%%ord-te-n>;", [all …]
|
D | sv.txt | 149 "1000000: en miljon>%%ord-fem-te>;", 151 "1000000000: en miljard>%%ord-fem-te>;", 153 "1000000000000: en biljon>%%ord-fem-te>;", 155 "1000000000000000: en biljard>%%ord-fem-te>;", 164 "%%ord-fem-te:", 165 "0: te;", 168 "0: te;", 197 "1000000: en miljon>%%ord-masc-te>;", 199 "1000000000: en miljard>%%ord-masc-te>;", 201 "1000000000000: en biljon>%%ord-masc-te>;", [all …]
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_tls.c | 81 THREADENTRY32 te; in stw_tls_init() local 82 te.dwSize = sizeof te; in stw_tls_init() 83 if (Thread32First(hSnapshot, &te)) { in stw_tls_init() 85 if (te.dwSize >= FIELD_OFFSET(THREADENTRY32, th32OwnerProcessID) + in stw_tls_init() 86 sizeof te.th32OwnerProcessID) { in stw_tls_init() 87 if (te.th32OwnerProcessID == dwCurrentProcessId) { in stw_tls_init() 88 if (te.th32ThreadID != dwCurrentThreadId) { in stw_tls_init() 90 data = stw_tls_data_create(te.th32ThreadID); in stw_tls_init() 100 te.dwSize = sizeof te; in stw_tls_init() 101 } while (Thread32Next(hSnapshot, &te)); in stw_tls_init()
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | typeexpr.py | 99 te = type_expression(None) 104 te.expr.append(tn) 105 tt.add_type( te ) 191 te = type_expression.built_in_types.find_type( type_name ) 192 if not te: 193 te = extra_types.find_type( type_name ) 195 if not te: 198 self.expr = copy.deepcopy(te.expr) 290 te = type_expression( t ) variable 291 print 'Got "%s" (%u, %u).' % (te.string(), te.get_stack_size(), te.get_element_size())
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | fa-fonipa-t-fa.txt | 169 داشْته dɒːʃte 171 اِنْتِخاباتِ enteχɒːbɒːte 172 گُذَشْته ɡozæʃte 239 صورَتِ suːɾæte 270 حُکومَتِ hokuːmæte 293 وِزارَتِ vezɒːɾæte 304 خاطِرِ χɒːteɾe 307 شِرْکَتِ ʃeɾkæte 311 عِلَّتِ ʔellæte 312 نِوِشْته neveʃte [all …]
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | XPath.java | 339 catch (TransformerException te) in execute() 341 te.setLocator(this.getLocator()); in execute() 345 el.error(te); in execute() 348 throw te; in execute() 365 TransformerException te = new TransformerException(msg, in execute() 371 el.fatalError(te); in execute() 374 throw te; in execute() 414 catch (TransformerException te) in bool() 416 te.setLocator(this.getLocator()); in bool() 420 el.error(te); in bool() [all …]
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | TailoredSet.java | 242 Entry te = null, be = null; in comparePrefixes() local 246 te = prefixes.next(); in comparePrefixes() 247 tp = te.chars.toString(); in comparePrefixes() 249 te = null; in comparePrefixes() 268 assert (te != null); in comparePrefixes() 269 addPrefix(data, tp, c, te.value); in comparePrefixes() 270 te = null; in comparePrefixes() 280 assert (te != null && be != null); in comparePrefixes() 281 compare(c, te.value, be.value); in comparePrefixes() 283 te = be = null; in comparePrefixes() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | TailoredSet.java | 244 Entry te = null, be = null; in comparePrefixes() local 248 te = prefixes.next(); in comparePrefixes() 249 tp = te.chars.toString(); in comparePrefixes() 251 te = null; in comparePrefixes() 270 assert (te != null); in comparePrefixes() 271 addPrefix(data, tp, c, te.value); in comparePrefixes() 272 te = null; in comparePrefixes() 282 assert (te != null && be != null); in comparePrefixes() 283 compare(c, te.value, be.value); in comparePrefixes() 285 te = be = null; in comparePrefixes() [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | testaliases.txt | 50 KeyAlias0PST:alias { "te/zoneStrings/2/0" } //"America/Los_Angeles", 51 KeyAlias1PacificStandardTime:alias { "te/zoneStrings/2/1" } //"Pacific Standard Time", 52 KeyAlias2PDT:alias { "te/zoneStrings/2/4" } //"PDT", 53 KeyAlias3LosAngeles:alias { "te/zoneStrings/2/5" } //"Los Angeles", 56 :alias { "te/zoneStrings/2/0" } //"America/Los_Angeles", 57 :alias { "te/zoneStrings/2/1" } //"Pacific Standard Time", 58 :alias { "te/zoneStrings/2/4" } //"PDT", 59 :alias { "te/zoneStrings/2/5" } //"Los Angeles",
|
/external/llvm/test/MC/Sparc/ |
D | sparc-v9-traps.s | 33 ! CHECK: te %icc, %i5 ! encoding: [0x83,0xd0,0x00,0x1d] 34 !! tz should be a synonym for te 35 ! CHECK: te %icc, %i5 ! encoding: [0x83,0xd0,0x00,0x1d] 36 ! CHECK: te %icc, 82 ! encoding: [0x83,0xd0,0x20,0x52] 37 ! CHECK: te %icc, %g1 + %i2 ! encoding: [0x83,0xd0,0x40,0x1a] 38 ! CHECK: te %icc, %i5 + 41 ! encoding: [0x83,0xd7,0x60,0x29] 39 te %icc, %i5 41 te %icc, 82 42 te %icc, %g1 + %i2 43 te %icc, %i5 + 41 [all …]
|
D | sparc-traps.s | 33 ! CHECK: te %i5 ! encoding: [0x83,0xd0,0x00,0x1d] 34 !! tz should be a synonym for te 35 ! CHECK: te %i5 ! encoding: [0x83,0xd0,0x00,0x1d] 36 ! CHECK: te 82 ! encoding: [0x83,0xd0,0x20,0x52] 37 ! CHECK: te %g1 + %i2 ! encoding: [0x83,0xd0,0x40,0x1a] 38 ! CHECK: te %i5 + 41 ! encoding: [0x83,0xd7,0x60,0x29] 39 te %i5 41 te 82 42 te %g1 + %i2 43 te %i5 + 41
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Sparc/ |
D | sparc-v9-traps.s | 33 ! CHECK: te %icc, %i5 ! encoding: [0x83,0xd0,0x00,0x1d] 34 !! tz should be a synonym for te 35 ! CHECK: te %icc, %i5 ! encoding: [0x83,0xd0,0x00,0x1d] 36 ! CHECK: te %icc, 82 ! encoding: [0x83,0xd0,0x20,0x52] 37 ! CHECK: te %icc, %g1 + %i2 ! encoding: [0x83,0xd0,0x40,0x1a] 38 ! CHECK: te %icc, %i5 + 41 ! encoding: [0x83,0xd7,0x60,0x29] 39 te %icc, %i5 41 te %icc, 82 42 te %icc, %g1 + %i2 43 te %icc, %i5 + 41 [all …]
|
D | sparc-traps.s | 33 ! CHECK: te %i5 ! encoding: [0x83,0xd0,0x00,0x1d] 34 !! tz should be a synonym for te 35 ! CHECK: te %i5 ! encoding: [0x83,0xd0,0x00,0x1d] 36 ! CHECK: te 82 ! encoding: [0x83,0xd0,0x20,0x52] 37 ! CHECK: te %g1 + %i2 ! encoding: [0x83,0xd0,0x40,0x1a] 38 ! CHECK: te %i5 + 41 ! encoding: [0x83,0xd7,0x60,0x29] 39 te %i5 41 te 82 42 te %g1 + %i2 43 te %i5 + 41
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResTableTheme.java | 109 theme_entry te = ti.entries[e]; in GetAttribute() local 110 if (te == null) { in GetAttribute() 111 te = EMPTY_THEME_ENTRY; in GetAttribute() 114 outTypeSpecFlags.set(outTypeSpecFlags.get() | te.typeSpecFlags); in GetAttribute() 118 te.value.dataType, te.value.data); in GetAttribute() 120 final int type = te.value.dataType; in GetAttribute() 124 resID = te.value.data; in GetAttribute() 130 || te.value.data == Res_value.DATA_NULL_EMPTY) { in GetAttribute() 131 valueRef.set(te.value); in GetAttribute() 132 return te.stringBlock; in GetAttribute() [all …]
|