/third_party/typescript/tests/cases/compiler/ |
D | classWithMultipleBaseClasses.ts | 14 bat(); method 20 bat() { } method in D
|
D | declFileForClassWithMultipleBaseClasses.ts | 16 bat(); method 22 bat() { } method in D
|
D | destructuredDeclarationEmit.ts | 10 const { bar: baz, bat, bam: { bork: { bar: ibar, baz: ibaz } } } = foo; constant
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/lib/ |
D | bat_rw.c | 19 int write_bat (ppc_bat_t bat, unsigned long upper, unsigned long lower) in write_bat() 122 int read_bat (ppc_bat_t bat, unsigned long *upper, unsigned long *lower) in read_bat()
|
/third_party/typescript/tests/baselines/reference/ |
D | classWithMultipleBaseClasses.js | 21 bat() { } method in D 44 D.prototype.bat = function () { }; method in D
|
D | declFileForClassWithMultipleBaseClasses.js | 21 bat() { } method in D 46 D.prototype.bat = function () { }; method in D
|
D | destructuredDeclarationEmit.js | 4 const foo = { bar: 'hello', bat: 'world', bam: { bork: { bar: 'a', baz: 'b' } } }; property 29 var foo = { bar: 'hello', bat: 'world', bam: { bork: { bar: 'a', baz: 'b' } } }; property 40 var baz = foo_1.foo.bar, bat = foo_1.foo.bat, _a = foo_1.foo.bam.bork, ibar = _a.bar, ibaz = _a.baz; variable
|
D | conditionalTypes2.js | 63 declare function fooBat(x: { foo: string, bat: string }): void; property
|
/third_party/uboot/u-boot-2020.01/drivers/power/mfd/ |
D | fg_max77693.c | 47 static int power_update_battery(struct pmic *p, struct pmic *bat) in power_update_battery() 66 static int power_check_battery(struct pmic *p, struct pmic *bat) in power_check_battery()
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | reflect-deleteproperty.js | 50 var target = {bat: 42}; property
|
D | reflect-has.js | 53 var target = {bat: 42}; property
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gst-dvb-section.c | 266 _gst_mpegts_bat_stream_copy (GstMpegtsBATStream * bat) in _gst_mpegts_bat_stream_copy() 277 _gst_mpegts_bat_stream_free (GstMpegtsBATStream * bat) in _gst_mpegts_bat_stream_free() 289 _gst_mpegts_bat_copy (GstMpegtsBAT * bat) in _gst_mpegts_bat_copy() 301 _gst_mpegts_bat_free (GstMpegtsBAT * bat) in _gst_mpegts_bat_free() 316 GstMpegtsBAT *bat = NULL; in _parse_bat() local
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc86xx/ |
D | cpu_init.c | 81 ppc_bat_t bat = DBAT0; in init_addr_map() local
|
/third_party/uboot/u-boot-2020.01/drivers/power/fuel_gauge/ |
D | fg_max17042.c | 193 static int power_update_battery(struct pmic *p, struct pmic *bat) in power_update_battery() 218 static int power_check_battery(struct pmic *p, struct pmic *bat) in power_check_battery()
|
/third_party/uboot/u-boot-2020.01/drivers/power/battery/ |
D | bat_trats2.c | 15 static int power_battery_charge(struct pmic *bat) in power_battery_charge()
|
D | bat_trats.c | 16 static int power_battery_charge(struct pmic *bat) in power_battery_charge()
|
/third_party/toybox/toys/other/ |
D | acpi.c | 28 int ac, bat, therm, cool; in GLOBALS() argument
|
/third_party/typescript/tests/cases/conformance/types/conditional/ |
D | conditionalTypes2.ts | 105 bat: B1<A1<T>>; property 109 bat: B1<B1<T>>; property
|
/third_party/icu/icu4c/source/test/intltest/ |
D | uobjtest.cpp | 485 UnicodeString bat("bat"); in testIDs() local
|
/third_party/uboot/u-boot-2020.01/include/power/ |
D | pmic.h | 58 struct battery *bat; member
|
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/ |
D | ts-parser.c | 967 const GstMpegtsBAT *bat = gst_mpegts_section_get_bat (section); in dump_bat() local
|
/third_party/toybox/generated/ |
D | globals.h | 209 int ac, bat, therm, cool; member
|