Home
last modified time | relevance | path

Searched defs:alt (Results 1 - 25 of 56) sorted by relevance

123

/third_party/elfutils/libdw/
H A Ddwarf_setalt.c36 dwarf_setalt (Dwarf *main, Dwarf *alt) in dwarf_setalt() argument
H A Ddwarf_die_addr_die.c49 Dwarf *alt = INTUSE (dwarf_getalt) (dbg); in dwarf_die_addr_die() local
H A Ddwarf_getalt.c152 Dwarf *alt = dwarf_begin (fd, O_RDONLY); in find_debug_altlink() local
/third_party/curl/docs/examples/
H A Dsmtp-mime.c82 curl_mime *alt; in main() local
/third_party/python/Modules/_sqlite/
H A Dmicroprotocols.c74 pysqlite_microprotocols_adapt(pysqlite_state *state, PyObject *obj, PyObject *proto, PyObject *alt) pysqlite_microprotocols_adapt() argument
H A Dmodule.c235 pysqlite_adapt_impl(PyObject *module, PyObject *obj, PyObject *proto, PyObject *alt) pysqlite_adapt_impl() argument
/third_party/rust/crates/nom/src/branch/
H A Dmod.rs47 pub fn alt< functions
[all...]
/third_party/elfutils/tests/
H A Ddwarf-die-addr-die.c130 Dwarf *alt = dwarf_getalt (dbg); in check_dbg() local
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DCollationMapperTest.java153 private static CldrValue collationRule(String type, String alt, String... lines) { in collationRule() argument
[all...]
H A DBreakIteratorMapperTest.java141 private static CldrValue boundaries(BoundaryType type, String dependency, String alt) { in boundaries() argument
/third_party/curl/src/
H A Dtool_operhlp.c240 char *alt = aprintf("%s/%s", tdir, *filename); in get_url_file_name() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-dotprinter.cc106 GuardedAlternative alt = that->alternatives()->at(i); in VisitChoice() local
110 GuardedAlternative alt = that->alternatives()->at(i); in VisitChoice() local
/third_party/python/Tools/peg_generator/pegen/
H A Dgrammar_parser.py283 def alt(self) -> Optional[Alt]: member in GeneratedParser
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DTaggedData.java35 void tagField(int position, int width, int value, String alt, String label); in tagField() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DTaggedData.java35 void tagField(int position, int width, int value, String alt, String label); in tagField() argument
/third_party/python/Modules/_sqlite/clinic/
H A Dmodule.c.h205 PyObject *alt = NULL; in pysqlite_adapt() local
/third_party/ffmpeg/libavcodec/
H A Dsheervideo.c34 int alt; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_hysteresis.c87 AVFrame *out, *base, *alt; in process_frame() local
289 AVFilterLink *alt = ctx->inputs[1]; in config_output() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dastro.h230 Horizon(double alt=0, double azim=0) in Horizon() argument
239 void set(double alt, double azim) { in set() argument
/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__tz.c52 static size_t scan_trans(long long t, int local, size_t *alt) in scan_trans() argument
161 size_t alt, i = scan_trans(t, local, &alt); __secs_to_zone() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__tz.c56 static size_t scan_trans(long long t, int local, size_t *alt) in scan_trans() argument
167 size_t alt, in __secs_to_zone() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__tz.c56 static size_t scan_trans(long long t, int local, size_t *alt) in scan_trans() argument
167 size_t alt, in __secs_to_zone() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dastro.h230 Horizon(double alt=0, double azim=0) in Horizon() argument
239 void set(double alt, double azim) { in set() argument
/third_party/python/Lib/curses/
H A Dascii.py83 def alt(c): function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.h230 Horizon(double alt=0, double azim=0) in Horizon() argument
239 void set(double alt, double azim) { in set() argument

Completed in 14 milliseconds

123