Home
last modified time | relevance | path

Searched defs:extras (Results 1 – 25 of 27) sorted by relevance

12

/third_party/node/test/fixtures/wpt/streams/resources/
Drecording-streams.js3 self.recordingReadableStream = (extras = {}, strategy) => { argument
44 self.recordingWritableStream = (extras = {}, strategy) => { argument
91 self.recordingTransformStream = (extras = {}, writableStrategy, readableStrategy) => { argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRbnfLenientScannerProvider.java33 RbnfLenientScanner get(ULocale locale, String extras); in get()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRbnfLenientScannerProvider.java31 RbnfLenientScanner get(ULocale locale, String extras); in get()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationActionButton.js20 extras: {"key": "unknown any"}, property
/third_party/skia/third_party/externals/libwebp/
DMakefile.am6 SUBDIRS += extras subdir
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/
DRbnfScannerProviderImpl.java75 public RbnfLenientScanner get(ULocale locale, String extras) { in get()
96 protected RbnfLenientScanner createScanner(ULocale locale, String extras) { in createScanner()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/text/
DRbnfScannerProviderImpl.java77 public RbnfLenientScanner get(ULocale locale, String extras) { in get()
98 protected RbnfLenientScanner createScanner(ULocale locale, String extras) { in createScanner()
/third_party/gn/examples/ios/build/toolchain/apple/
Dswiftc.py19 def compile_module(module, sources, settings, extras, tmpdir): argument
/third_party/python/PCbuild/
Dprepare_ssl.py30 def find_all_on_path(filename, extras=None): argument
/third_party/ntfs-3g/
DMakefile.am58 extras: libs target
Dconfigure.ac161 [extras], optenable
/third_party/protobuf/csharp/src/Google.Protobuf/
DUnknownField.cs216 private static List<T> AddAll<T>(List<T> current, IList<T> extras) in AddAll()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/
DAngleNativeTest.java78 Bundle extras = intent.getExtras(); in parseArgumentsFromIntent() local
/third_party/skia/third_party/externals/icu/source/
Dconfigure.ac1083 AC_ARG_ENABLE(extras, optenable
/third_party/icu/icu4c/source/
Dconfigure.ac1080 AC_ARG_ENABLE(extras, optenable
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_constants.c589 float extras[MAX_EXTRA_CONSTS][4]; in emit_consts_vgpu9() local
899 float extras[MAX_EXTRA_CONSTS][4]; in emit_consts_vgpu10() local
/third_party/python/Objects/
Dframeobject.c707 Py_ssize_t res, extras, ncells, nfrees; in frame_sizeof() local
790 Py_ssize_t extras = code->co_stacksize + code->co_nlocals + ncells + nfrees; in frame_alloc() local
/third_party/ntfs-3g/ntfsprogs/
DMakefile.am162 extras: libs $(EXTRA_PROGRAMS) target
/third_party/node/deps/npm/node_modules/read-package-json/lib/
Dread-json.js157 function extras (file, data, log_, strict_, cb_) { function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DAlphabeticIndexTest.java724 UnicodeSet extras = new UnicodeSet(); in firstStringsInScript() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DAlphabeticIndexTest.java721 UnicodeSet extras = new UnicodeSet(); in firstStringsInScript() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_telephony_call.js96 extras: "[PC Preview] unknow extras", property
/third_party/python/Lib/importlib/metadata/
D__init__.py177 def extras(self): member in EntryPoint
/third_party/python/Lib/
Dpydoc.py577 def heading(self, title, fgcol, bgcol, extras=''): argument
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c2117 uint32_t extras = (1 << bitcount) - maxcode - 1; in wavpack_encode_sample() local

12