Home
last modified time | relevance | path

Searched +defs:text +defs:table (Results 1 – 25 of 72) sorted by relevance

123

/external/google-breakpad/src/common/linux/
Ddump_symbols_unittest.cc107 Section text(kLittleEndian); in TYPED_TEST() local
112 StringTable table(kLittleEndian); in TYPED_TEST() local
154 Section text(kLittleEndian); in TYPED_TEST() local
169 StringTable table(kLittleEndian); in TYPED_TEST() local
Dsynth_elf_unittest.cc60 StringTable table; member in StringTableTest
122 StringTable table(kLittleEndian); in TEST_F() local
279 Section text(kLittleEndian); in TYPED_TEST() local
/external/elfutils/libdwfl/
Ddwfl_error.c59 #define DWFL_ERROR(name, text) char msg_##name[sizeof text]; argument
66 struct msgtable table; member
68 #define DWFL_ERROR(name, text) + sizeof text argument
76 #define DWFL_ERROR(name, text) text, argument
85 #define DWFL_ERROR(name, text) \ argument
/external/libxkbcommon/bench/
Datom.c45 struct atom_table *table; in main() local
47 const char *text; in main() local
/external/perfetto/ui/src/frontend/
Dpivot_table_redux_query_generator.ts122 for (const [table, column] of selectedAggregations.values()) { constant
161 for (const [table, pivot] of selectedPivots.values()) { constant
206 const text = ` constant
/external/perfetto/src/traced/probes/ftrace/test/
Dcpu_reader_support.cc47 auto table = ProtoTranslationTable::Create(&ftrace, GetStaticEventInfo(), in GetTable() local
56 std::unique_ptr<uint8_t[]> PageFromXxd(const std::string& text) { in PageFromXxd()
/external/fonttools/Tests/ttLib/tables/
DS_V_G__test.py11 def dump(table, ttFont=None): argument
16 def strip_or_none(text): argument
/external/e2fsprogs/lib/et/test_cases/
Dheimdal.c10 static const char * const text[] = { variable
103 const struct error_table * table; member
Dimap_err.c10 static const char * const text[] = { variable
82 const struct error_table * table; member
Dheimdal3.c10 static const char * const text[] = { variable
23 const struct error_table * table; member
Dsimple.c10 static const char * const text[] = { variable
43 const struct error_table * table; member
Dheimdal2.c10 static const char * const text[] = { variable
89 const struct error_table * table; member
Dcontinuation.c10 static const char * const text[] = { variable
22 const struct error_table * table; member
/external/e2fsprogs/lib/ext2fs/
Dext2_err.c10 static const char * const text[] = { variable
202 const struct error_table * table; member
/external/e2fsprogs/lib/support/
Dprof_err.c10 static const char * const text[] = { variable
52 const struct error_table * table; member
/external/e2fsprogs/lib/ss/
Dss_err.c10 static const char * const text[] = { variable
33 const struct error_table * table; member
/external/openscreen/tools/cddl/
Dsema.cc142 CddlType* AddCddlType(CddlSymbolTable* table, CddlType::Which which) { in AddCddlType()
152 CddlType* AnalyzeType2(CddlSymbolTable* table, const AstNode& type2) { in AnalyzeType2()
261 CddlType* AnalyzeType1(CddlSymbolTable* table, const AstNode& type1) { in AnalyzeType1()
313 CddlType* AnalyzeType(CddlSymbolTable* table, const AstNode& type) { in AnalyzeType()
335 CddlGroup* AnalyzeGroup(CddlSymbolTable* table, const AstNode& group) { in AnalyzeGroup()
354 absl::optional<uint64_t> ParseOptionalUint(const std::string& text) { in ParseOptionalUint()
366 bool AnalyzeGroupEntry(CddlSymbolTable* table, in AnalyzeGroupEntry()
448 auto& table = result.second; in BuildSymbolTable() local
507 CppType* GetCppType(CppSymbolTable* table, const std::string& name) { in GetCppType()
525 bool IncludeGroupMembersInSubEnum(CppSymbolTable* table, in IncludeGroupMembersInSubEnum()
[all …]
/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader_unittest.cc191 std::string text = R"( in TEST() local
200 std::string text = R"( in TEST() local
318 std::string text = R"( in TEST() local
383 ProtoTranslationTable* table = GetTable(test_case->name); in TEST() local
511 ProtoTranslationTable* table = GetTable(test_case->name); in TEST() local
561 ProtoTranslationTable* table = GetTable(test_case->name); in TEST() local
610 ProtoTranslationTable* table = GetTable(test_case->name); in TEST() local
649 ProtoTranslationTable* table = GetTable(test_case->name); in TEST() local
712 ProtoTranslationTable* table = GetTable(test_case->name); in TEST() local
821 ProtoTranslationTable* table = GetTable(test_case->name); in TEST() local
[all …]
/external/owasp/sanitizer/empiricism/
Dcanned-data.js115 "table": true, property
9283 "table": [ property
19509 "table": [ property
20632 "text": true property
20637 "text": true property
20642 "text": true property
20647 "text": true property
20652 "text": true property
20658 "text": true property
20663 "text": true property
[all …]
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DCLDRFilePseudolocalizer.java62 public String fragment(String text) { in fragment()
85 Map<Integer, String> table = new HashMap<>(); in buildReplacementsTable() local
208 public String fragment(String text) { in fragment()
241 public String fragment(String text) { in fragment()
317 private String pseudolocalizeFragment(String text, boolean localizable) { in pseudolocalizeFragment()
324 private String createMessage(String text, Pattern pattern, in createMessage()
/external/autotest/frontend/client/src/autotest/tko/
DTkoUtils.java83 static int addControlRow(FlexTable table, String text, Widget control) { in addControlRow()
/external/flac/src/plugin_xmms/
Dfileinfo.c118 char *text = convert_from_utf8_to_user(utf8); in set_entry_tag() local
131 gchar *text; in get_entry_tag() local
284 GtkWidget *vbox, *hbox, *left_vbox, *table; in FLAC_XMMS__file_info_box() local
/external/flatbuffers/src/
Didl_gen_text.cpp349 std::string &text; member
352 static bool GenerateTextImpl(const Parser &parser, const Table *table, in GenerateTextImpl()
361 bool GenerateTextFromTable(const Parser &parser, const void *table, in GenerateTextFromTable()
392 std::string text; in GenerateTextFile() local
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.c143 const char **table = commands[group(opcode)]; in print_opcode() local
262 const char *text; member
268 const char *text; member
1363 const char **table = commands[group(opcode)]; in sg_get_command_name() local
/external/selinux/mcstrans/src/
Dmcstrans.c63 char *text; member
68 char *text; member
119 char *text; member
129 char *text; member
150 add_to_hashtable(context_map_node_t **table, char *key, context_map_t *map) { in add_to_hashtable()
270 create_word(word_t **list, const char *text) { in create_word()
535 char *text = mls_level_to_string(l); in violates_constraints() local
555 char *text = mls_level_to_string(l); in violates_constraints() local
656 find_in_table(context_map_node_t **table, const char *key) { in find_in_table()
934 find_in_hashtable(const char *range, domain_t *domain, context_map_node_t **table) { in find_in_hashtable()

123