Home
last modified time | relevance | path

Searched defs:wrapper (Results 1 - 25 of 133) sorted by relevance

123456

/third_party/rust/crates/humantime/src/
H A Dlib.rs23 mod wrapper; modules
/third_party/typescript/tests/baselines/reference/tsc/incremental/
H A Dchange-to-modifier-of-class-expression-field-with-declaration-emit-enabled.js77 var wrapper = function () { return Messageable(); }; function
[all...]
H A Dchange-to-modifier-of-class-expression-field.js63 var wrapper = function () { return Messageable(); }; function
[all...]
/third_party/python/Lib/importlib/metadata/
H A D_functools.py75 def wrapper(self, *args, **kwargs): function
100 def wrapper(param, *args, **kwargs): function
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DEagerStreamTest.java
H A DDecoderTest.java
H A DBrotliDecoderChannelTest.java
H A DBrotliInputStream.java
H A DBrotliInputStreamTest.java
H A DBrotliDecoderChannel.java
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/common/
H A DCommonJNI.java
H A DSetRfcDictionaryTest.java
H A DSetZeroDictionaryTest.java
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DEmptyInputTest.java
H A DBrotliEncoderChannelTest.java
H A DBrotliOutputStream.java
H A DBrotliEncoderChannel.java
H A DEncoderTest.java
/third_party/python/Lib/curses/
H A D__init__.py63 def wrapper(func, /, *args, **kwds): function
/third_party/python/Lib/test/support/
H A Dhashlib_helper.py39 def wrapper(*args, **kwargs): function
/third_party/jinja2/
H A Dasync_utils.py36 def wrapper(*args, **kwargs): # type: ignore function
/third_party/rust/crates/clap/src/output/textwrap/
H A Dmod.rs15 let mut wrapper = wrap_algorithms::LineWrapper::new(hard_width); variables
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiInputPortSelector.java48 public void onPortSelected(final MidiPortWrapper wrapper) { in onPortSelected() argument
H A DMidiOutputPortSelector.java49 public void onPortSelected(final MidiPortWrapper wrapper) { in onPortSelected() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Dwrap_arrays_in_structs.cc45 auto wrapper = [&](const sem::Array* array) { in Run() local

Completed in 6 milliseconds

123456