/external/strace/strace/linux/x86_64/ |
D | gentab.pl | 8 %known = ( 65 if (defined($known{$name})) { 66 $func = $known{$name};
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | test-properties.h | 74 uint64 ComputeProperties(const Fst<Arc> &fst, uint64 mask, uint64 *known, in ComputeProperties() argument 87 *known = known_props; in ComputeProperties() 219 *known = KnownProperties(comp_props); in ComputeProperties() 229 uint64 TestProperties(const Fst<Arc> &fst, uint64 mask, uint64 *known) { in TestProperties() argument 232 uint64 computed_props = ComputeProperties(fst, mask, known, false); in TestProperties() 238 return ComputeProperties(fst, mask, known, true); in TestProperties()
|
D | complement.h | 138 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local 139 impl_->SetProperties(test, known); in Properties()
|
D | arcsort.h | 223 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local 224 impl_->SetProperties(test, known); in Properties()
|
D | rational.h | 212 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local 213 impl_->SetProperties(test, known); in Properties()
|
D | const-fst.h | 259 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local 260 impl_->SetProperties(test, known); in Properties()
|
D | synchronize.h | 359 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local 360 impl_->SetProperties(test, known); in Properties()
|
D | factor-weight.h | 376 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local 377 impl_->SetProperties(test, known); in Properties()
|
D | relabel.h | 374 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local 375 impl_->SetProperties(test, known); in Properties()
|
D | rmepsilon.h | 465 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local 466 impl_->SetProperties(test, known); in Properties()
|
/external/webkit/JavaScriptCore/wtf/ |
D | OwnArrayPtr.h | 55 … void safeDelete() { typedef char known[sizeof(T) ? 1 : -1]; if (sizeof(known)) delete [] m_ptr; } in safeDelete() typedef
|
D | OwnPtr.h | 50 typedef char known[sizeof(T) ? 1 : -1]; 51 if (sizeof(known))
|
/external/libffi/ |
D | acinclude.m4 | 19 # read() to the same fd. The only system known to have a problem here 37 # Systems known to be in this category are Windows (all variants), 70 # Systems known to be in this category are Windows, VMS, and SCO Unix.
|
/external/dbus/test/data/auth/ |
D | client-out-of-mechanisms.auth-script | 2 ## known mechanisms
|
/external/dbus/test/name-test/ |
D | run-with-tmp-session-bus.conf | 8 <!-- Our well-known bus type, don't change this -->
|
/external/tremor/ |
D | README | 2 patched against publicly known vulnerabilities with sample files available
|
/external/iptables/extensions/ |
D | libipt_ECN.man | 1 This target allows to selectively work around known ECN blackholes.
|
D | libip6t_HL.man | 2 is similar to what is known as TTL value in IPv4. Setting or incrementing the
|
D | libipt_state.man | 10 known connection,
|
/external/dbus/test/data/valid-config-files/ |
D | session.conf | 8 <!-- Our well-known bus type, don't change this -->
|
/external/elfutils/src/ |
D | readelf.c | 2892 static const char *known[] = in dwarf_lang_string() local 2911 if (lang < sizeof (known) / sizeof (known[0])) in dwarf_lang_string() 2912 return known[lang]; in dwarf_lang_string() 2932 static const char *known[] = in print_ops() local 3109 known[op] ?: "???", (uintmax_t) addr); in print_ops() 3119 known[op] ?: "???", *((uint8_t *) data)); in print_ops() 3128 known[op] ?: "???", read_2ubyte_unaligned (dbg, data)); in print_ops() 3137 known[op] ?: "???", read_4ubyte_unaligned (dbg, data)); in print_ops() 3146 known[op] ?: "???", read_8ubyte_unaligned (dbg, data)); in print_ops() 3155 known[op] ?: "???", *((int8_t *) data)); in print_ops() [all …]
|
/external/qemu/ |
D | INSTALL | 34 The following table sums up the compilers that are *known* to produce 46 Some builds of gcc-4.0.1 are known to generate bad binaries on Darwin x86,
|
/external/srec/tools/thirdparty/OpenFst/ |
D | README | 7 This version is known to work under linux using g++.
|
/external/icu4c/data/brkitr/ |
D | char.txt | 7 # ICU Character Break Rules, also known as Grapheme Cluster Boundaries
|
/external/jpeg/ |
D | jconfig.mc6 | 31 /* Note: the above define is known to improve the code with Microsoft C 6.00A.
|