Home
last modified time | relevance | path

Searched defs:with (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mesa3d/docs/_extra/specs/OLD/
DMESA_program_debug.spec49 user to register a callback function with the GL. The callback will function
173 registers a user-defined callback function with the GL. <target> function
/third_party/libwebsockets/include/libwebsockets/
Dlws-ring.h264 ___type, /* type of objects with tails */ \ argument
300 ___ptail, /* ptr to tail of obj with tail doing consuming */ \ argument
/third_party/node/deps/v8/src/codegen/arm/
Dmacro-assembler-arm.h743 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot()
749 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberRangeFormatter.java154 public static UnlocalizedNumberRangeFormatter with() { in with() method in NumberRangeFormatter
DNumberFormatter.java406 public static UnlocalizedNumberFormatter with() { in with() method in NumberFormatter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberRangeFormatter.java205 public static UnlocalizedNumberRangeFormatter with() { in with() method in NumberRangeFormatter
DNumberFormatter.java529 public static UnlocalizedNumberFormatter with() { in with() method in NumberFormatter
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java58 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() method in TrieMap.Builder
62 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with() method in TrieMap.Builder
69 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() method in TrieMap.Builder
73 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with() method in TrieMap.Builder
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieMap.java59 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() method in TrieMap.Builder
63 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with() method in TrieMap.Builder
70 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() method in TrieMap.Builder
74 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with() method in TrieMap.Builder
/third_party/skia/third_party/externals/tint/src/
Dclone_context.h334 CloneContext& Replace(const WHAT* what, const WITH* with) { in Replace()
355 CloneContext& Replace(const WHAT* what, WITH&& with) { in Replace()
/third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/
DpropertyNamesOfReservedWords.ts64 with; property in C
133 with; property
203 with; variable
272 with, enumerator
/third_party/openssl/util/perl/OpenSSL/
DTest.pm752 sub with { subroutine
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
DTest.pm752 sub with { subroutine
/third_party/typescript/tests/cases/compiler/
DconvertKeywordsYes.ts171 with; property
228 public with = 0; property in bigClass
287 with, enumerator
/third_party/node/test/parallel/
Dtest-parse-args.mjs457 const options = { with: { type: 'string', short: 'w' } }; property
458 const expectedResult = { values: { __proto__: null, with: value }, positionals: [] }; property
466 const options = { with: { type: 'string', short: 'w' } }; property
467 const expectedResult = { values: { __proto__: null, with: value }, positionals: [] }; property
476 const options = { with: { type: 'string' } }; property
477 const expectedResult = { values: { __proto__: null, with: 'abc' }, positionals: [] }; property
485 const options = { with: { type: 'string' } }; property
486 const expectedResult = { values: { __proto__: null, with: '-' }, positionals: [] }; property
494 const options = { with: { type: 'string' } }; property
505 const options = { with: { type: 'string' } }; property
[all …]
/third_party/typescript/tests/cases/conformance/enums/
DenumClassification.ts73 // Examples of numeric enum types with constant and computed members enumerator
/third_party/typescript/tests/baselines/reference/
DpropertyNamesOfReservedWords.js65 with; field in C
/third_party/node/deps/v8/src/codegen/ppc/
Dmacro-assembler-ppc.h1221 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot()
1227 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot()
/third_party/node/deps/v8/src/codegen/loong64/
Dmacro-assembler-loong64.h822 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot()
830 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot()
/third_party/python/Doc/reference/
Dcompound_stmts.rst375 .. _with: target in The :keyword:`!try` statement
/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.h942 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot()
950 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot()
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h1586 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot()
1592 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot()
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.h994 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot()
1002 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot()
/third_party/typescript/src/compiler/
Dsemver.ts106with(fields: { major?: number, minor?: number, patch?: number, prerelease?: string | readonly stri… method in ts.Version
/third_party/curl/src/
Dtool_urlglob.c67 static int multiply(curl_off_t *amount, curl_off_t with) in multiply()

12