Home
last modified time | relevance | path

Searched defs:atoms (Results 1 – 25 of 30) sorted by relevance

12

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/statsd/
DTextClassifierEventLoggerTest.java107 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/
Dexhaustive3_test.cc20 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
Dfiltered_re2_test.cc22 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
Dregexp_generator.cc55 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()
Drandom_test.cc93 std::vector<std::string> atoms = Split(" ", in TEST() local
/external/llvm-project/lldb/test/API/types/
DAbstractBase.py66 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/
Dfiltered_re2.cc52 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/
Dmain.m74 NSArray *atoms; field
77 - (NSArray *)atoms; method
96 - (NSArray *)atoms { method
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_derived.c199 static struct i915_tracked_state *atoms[] = { variable
Di915_state_immediate.c215 static const struct i915_tracked_state *atoms[] = { variable
Di915_state_dynamic.c293 static const struct i915_tracked_state *atoms[] = { variable
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPluralRuleGeneration.java73 Set<String> atoms = new TreeSet(); in TestAtoms() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h103 AtomArray atoms; variable
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c284 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/
Dsvga_state.c183 const struct svga_tracked_state *atoms[], in update_state()
/external/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_decode_etmv3.cpp555 Etmv3Atoms atoms(m_config->isCycleAcc()); in processPHdr() local
/external/llvm-project/lld/include/lld/Core/
DSimple.h78 auto &atoms = _defined; in removeDefinedAtomsIf() local
/external/python/cpython2/Doc/reference/
Dexpressions.rst53 .. _atoms: target in Arithmetic conversions
/external/python/cpython3/Doc/reference/
Dexpressions.rst46 .. _atoms: target in Arithmetic conversions
/external/libwebm/webm_parser/include/webm/
Ddom_types.h1652 std::vector<Element<ChapterAtom>> atoms; member
1671 std::vector<Element<ChapterAtom>> atoms; member
/external/mesa3d/src/intel/compiler/
Dbrw_fs_bank_conflicts.cpp475 unsigned *atoms; member
/external/libusb/libusb/os/
Dlinux_usbfs.c299 int atoms; in get_kernel_version() local
/external/golang-protobuf/protoc-gen-go/generator/
Dgenerator.go983 atoms []interface{} member
/external/libxml2/
Dxmlregexp.c263 xmlRegAtomPtr *atoms; member
285 xmlRegAtomPtr *atoms; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h517 struct r600_atom *atoms[R600_NUM_ATOMS]; member

12