| /third_party/ffmpeg/libavfilter/ |
| H A D | asrc_flite.c | 40 char *text; member [all...] |
| H A D | afir_template.c | 52 char text[32]; in draw_response() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | webvttenc.c | 113 static void webvtt_text_cb(void *priv, const char *text, int len) in webvtt_text_cb() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | tedcaptionsdec.c | 147 static const char * const text[] = { "false", "true" }; in parse_boolean() local
|
| H A D | wc3movie.c | 216 unsigned char text[1024]; in wc3_read_packet() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.cpp | 122 char text[16]; // plenty enough space for the small integers. in buildMangledName() local
|
| /third_party/glfw/tests/ |
| H A D | joysticks.c | 97 char* text; in drop_callback() local
|
| /third_party/glfw/src/ |
| H A D | init.c | 181 char** _glfwParseUriList(char* text, int* count) in _glfwParseUriList() argument
|
| /third_party/glslang/glslang/Include/ |
| H A D | Common.h | 209 char text[16]; // 32 bit ints are at most 10 digits in base 10 in String() local 216 char text[16]; // 32 bit ints are at most 10 digits in base 10 in String() local
|
| /third_party/alsa-utils/topology/ |
| H A D | topology.c | 222 char *config, *text; in dump() local 364 char *text; in decode() local [all...] |
| /third_party/backends/backend/ |
| H A D | epsonds-net.c | 387 char* text = (char*)avahi_string_list_get_text(txt); in epsonds_resolve_callback() local
|
| /third_party/curl/docs/examples/ |
| H A D | http2-upload.c | 60 void dump(const char *text, int num, unsigned char *ptr, size_t size, in dump() argument 113 const char *text; in my_trace() local [all...] |
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.h | 57 char text [128]; member 65 char text [128]; /* formerly comment, changed to 'text' to member 81 char text [128]; member
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
| H A D | CalendarCalc.java | 569 JTextField text; global() field in CalendarCalcFrame.CalendarRec [all...] |
| H A D | CalendarFrame.java | 400 String text; global() field in CalendarFrame.ColoredLabel [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest-printers.cc | 69 char text[5] = ""; in PrintByteSegmentInObjectTo() local 81 *os << text; in PrintByteSegmentInObjectTo() local
|
| /third_party/gn/src/gn/ |
| H A D | string_utils.cc | 329 std::string_view SpellcheckString(std::string_view text, in SpellcheckString() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| H A D | CollationElementIterator.java | [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | RelativeDateFormat.java | 186 parse(String text, Calendar cal, ParsePosition pos) parse() argument [all...] |
| H A D | SimpleFilteredSentenceBreakIterator.java | 32 private UCharacterIterator text; // TODO(Tom): suffice to move into the local scope in next() ? field in SimpleFilteredSentenceBreakIterator [all...] |
| H A D | TZDBTimeZoneNames.java | 128 find(CharSequence text, int start, EnumSet<NameType> nameTypes) find() argument [all...] |
| H A D | TextTrieMap.java | 48 public TextTrieMap<V> put(CharSequence text, V val) { in put() argument 63 public Iterator<V> get(String text) { in get() argument 78 get(CharSequence text, int start) get() argument 82 get(CharSequence text, int start, Output output) get() argument 91 find(CharSequence text, ResultHandler<V> handler) find() argument 95 find(CharSequence text, int offset, ResultHandler<V> handler) find() argument 99 find(CharSequence text, int offset, ResultHandler<V> handler, Output output) find() argument 130 CharIterator(CharSequence text, int offset, boolean ignoreCase) CharIterator() argument 245 Node(char[] text, List<V> values, List<Node> children) Node() argument 317 add(char[] text, int offset, V value) add() argument 376 lenMatches(char[] text, int offset) lenMatches() argument 411 toCharArray(CharSequence text) toCharArray() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | LocaleDisplayNames.java | |
| H A D | RBBITableBuilder.java | |
| H A D | RBBIRuleScanner.java | |