/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/statsd/ |
D | TextClassifierEventLoggerTest.java | 107 ImmutableList<Atom> atoms = StatsdTestUtils.getLoggedAtoms(CONFIG_ID, SHORT_TIMEOUT_MS); in writeEvent_textSelectionEvent() local 124 ImmutableList<Atom> atoms = StatsdTestUtils.getLoggedAtoms(CONFIG_ID, SHORT_TIMEOUT_MS); in writeEvent_textSelectionEvent_autoToSingle() local 142 ImmutableList<Atom> atoms = StatsdTestUtils.getLoggedAtoms(CONFIG_ID, SHORT_TIMEOUT_MS); in writeEvent_textSelectionEvent_autoToMulti() local 160 ImmutableList<Atom> atoms = StatsdTestUtils.getLoggedAtoms(CONFIG_ID, SHORT_TIMEOUT_MS); in writeEvent_textSelectionEvent_keepAuto() local 194 ImmutableList<Atom> atoms = StatsdTestUtils.getLoggedAtoms(CONFIG_ID, SHORT_TIMEOUT_MS); in writeEvent_textLinkifyEvent() local 228 ImmutableList<Atom> atoms = StatsdTestUtils.getLoggedAtoms(CONFIG_ID, SHORT_TIMEOUT_MS); in writeEvent_textConversationActionEvent() local 259 ImmutableList<Atom> atoms = StatsdTestUtils.getLoggedAtoms(CONFIG_ID, SHORT_TIMEOUT_MS); in writeEvent_languageDetectionEvent() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | exhaustive3_test.cc | 20 std::vector<std::string> atoms = Split(" ", in TEST() local 28 std::vector<std::string> atoms = Split(" ", in TEST() local 73 std::vector<std::string> atoms = Split(" ", in TEST() local 86 std::vector<std::string> atoms = Split(" ", in TEST() local
|
D | filtered_re2_test.cc | 22 std::vector<std::string> atoms; member 77 const char* atoms[20]; member 156 bool CheckExpectedAtoms(const char* atoms[], in CheckExpectedAtoms() 203 void FindAtomIndices(const std::vector<std::string>& atoms, in FindAtomIndices() 250 std::vector<std::string> atoms; in TEST() local 288 const char* atoms[] = {"", "-r", "add=;aa", "}"}; in TEST() local
|
D | regexp_generator.cc | 55 const std::vector<std::string>& atoms, in RegexpGenerator() 107 int nstk, int ops, int atoms) { in GeneratePostfix() 143 int nstk, int ops, int atoms) { in GenerateRandomPostfix()
|
D | random_test.cc | 93 std::vector<std::string> atoms = Split(" ", in TEST() local
|
/external/llvm-project/lldb/test/API/types/ |
D | AbstractBase.py | 66 def build_and_run(self, source, atoms, bc=False, qd=False): argument 70 def build_and_run_expr(self, source, atoms, bc=False, qd=False): argument 74 def build_and_run_with_source_atoms_expr( argument 136 atoms, argument 217 atoms, argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | filtered_re2.cc | 52 void FilteredRE2::Compile(std::vector<std::string>* atoms) { in Compile() 95 const std::vector<int>& atoms, in AllMatches() 107 const std::vector<int>& atoms, in AllPotentials()
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/ |
D | main.m | 74 NSArray *atoms; field 77 - (NSArray *)atoms; method 96 - (NSArray *)atoms { method
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_state_derived.c | 199 static struct i915_tracked_state *atoms[] = { variable
|
D | i915_state_immediate.c | 215 static const struct i915_tracked_state *atoms[] = { variable
|
D | i915_state_dynamic.c | 293 static const struct i915_tracked_state *atoms[] = { variable
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestPluralRuleGeneration.java | 73 Set<String> atoms = new TreeSet(); in TestAtoms() local
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | HashedNameToDIE.h | 103 AtomArray atoms; variable
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_state_upload.c | 284 const struct brw_tracked_state **atoms, in brw_copy_pipeline_atoms() 689 const struct brw_tracked_state *atoms = in brw_upload_pipeline_state() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state.c | 183 const struct svga_tracked_state *atoms[], in update_state()
|
/external/OpenCSD/decoder/source/etmv3/ |
D | trc_pkt_decode_etmv3.cpp | 555 Etmv3Atoms atoms(m_config->isCycleAcc()); in processPHdr() local
|
/external/llvm-project/lld/include/lld/Core/ |
D | Simple.h | 78 auto &atoms = _defined; in removeDefinedAtomsIf() local
|
/external/python/cpython2/Doc/reference/ |
D | expressions.rst | 53 .. _atoms: target in Arithmetic conversions
|
/external/python/cpython3/Doc/reference/ |
D | expressions.rst | 46 .. _atoms: target in Arithmetic conversions
|
/external/libwebm/webm_parser/include/webm/ |
D | dom_types.h | 1652 std::vector<Element<ChapterAtom>> atoms; member 1671 std::vector<Element<ChapterAtom>> atoms; member
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_bank_conflicts.cpp | 475 unsigned *atoms; member
|
/external/libusb/libusb/os/ |
D | linux_usbfs.c | 299 int atoms; in get_kernel_version() local
|
/external/golang-protobuf/protoc-gen-go/generator/ |
D | generator.go | 983 atoms []interface{} member
|
/external/libxml2/ |
D | xmlregexp.c | 263 xmlRegAtomPtr *atoms; member 285 xmlRegAtomPtr *atoms; member
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe.h | 517 struct r600_atom *atoms[R600_NUM_ATOMS]; member
|