Home
last modified time | relevance | path

Searched defs:results (Results 1 – 25 of 607) sorted by relevance

12345678910>>...25

/third_party/vk-gl-cts/scripts/
Dtestset.py29 def all (results, predicate): argument
35 def any (results, predicate): argument
48 def __init__ (self, name, results): argument
73 def addResultsToCaseList (caselist, results): argument
125 def createGroups (results, groupNames): argument
144 def createLeafGroups (results): argument
163 def filterList (results, condition): argument
182 def getCasesInSet (results, caseSet): argument
189 def selectCasesInGroups (results, groups): argument
196 def selectRandomSubset (results, groups, limit, seed): argument
[all …]
/third_party/node/test/fixtures/wpt/wasm/jsapi/function/
Dconstructor.tentative.any.js21 const argument = {parameters: [], results: []}; property
27 const arguments = [{parameters: ["i32", "i32"], results: ["i32"]}, addxy]; property
33 var fun = new WebAssembly.Function({parameters: ["i32", "i32"], results: ["i32"]}, addxy); property
44 assert_throws_js(TypeError, () => new WebAssembly.Function({results: []}, addxy)) property
49 …assert_throws_js(TypeError, () => new WebAssembly.Function({parameters: [1], results: [true]}, add… property
54 …assert_throws_js(TypeError, () => new WebAssembly.Function({parameters: ["invalid"], results: ["in… property
59 assert_throws_js(TypeError, () => new WebAssembly.Function({parameters: [], results: []}, 72)) property
64 assert_throws_js(TypeError, () => new WebAssembly.Function({parameters: [], results: []}, {})) property
Dtable.tentative.any.js8 var func1 = new WebAssembly.Function({parameters: ["i32"], results: []}, testfunc) property
10 var func2 = new WebAssembly.Function({parameters: ["f32"], results: []}, testfunc) property
12 var func3 = new WebAssembly.Function({parameters: ["i64"], results: []}, testfunc) property
Dcall.tentative.any.js9 var fun = new WebAssembly.Function({parameters: ["i32", "i32"], results: ["i32"]}, addxy); property
14 var fun = new WebAssembly.Function({parameters: ["i32", "i32"], results: ["i32"]}, addxy); property
/third_party/python/Lib/lib2to3/fixes/
Dfix_operator.py43 def transform(self, node, results): argument
49 def _sequenceIncludes(self, node, results): argument
53 def _isCallable(self, node, results): argument
58 def _repeat(self, node, results): argument
62 def _irepeat(self, node, results): argument
66 def _isSequenceType(self, node, results): argument
70 def _isMappingType(self, node, results): argument
74 def _isNumberType(self, node, results): argument
77 def _handle_rename(self, node, results, name): argument
82 def _handle_type2abc(self, node, results, module, abc): argument
[all …]
Dfix_idioms.py90 def transform(self, node, results): argument
100 def transform_isinstance(self, node, results): argument
112 def transform_while(self, node, results): argument
116 def transform_sort(self, node, results): argument
Dfix_urllib.py76 def transform_import(self, node, results): argument
92 def transform_member(self, node, results): argument
168 def transform_dot(self, node, results): argument
185 def transform(self, node, results): argument
Dfix_xrange.py27 def transform(self, node, results): argument
36 def transform_xrange(self, node, results): argument
42 def transform_range(self, node, results): argument
/third_party/node/test/es-module/
Dtest-esm-dynamic-import-assertion.mjs5 const results = await Promise.allSettled([ constant
15 const results = await Promise.allSettled([ constant
25 const results = await Promise.allSettled([ constant
35 const results = await Promise.allSettled([ constant
/third_party/mesa3d/.gitlab-ci/windows/
Ddeqp_runner_run.ps115 $results = New-Item -ItemType Directory results variable
25 deqp-runner junit --testsuite dEQP --results "$($results)/failures.csv" --output "$($results)/junit… variable
26 Copy-Item -Path "C:\deqp\testlog.css" -Destination $($results) variable
27 Copy-Item -Path "C:\deqp\testlog.xsl" -Destination $($results) variable
/third_party/spirv-tools/tools/sva/src/
Dlexer_test.js60 let results = [0.0, 0.0, 0.0, 5.7, 5.0, 0.7, 0.0, 0.0, 0.0, -5.7, -5.0, variable
91 let results = [0, 0, 123, -123,2147483647, -2147483648, 4294967295, variable
134 let results = [TokenType.kEqual]; variable
169 let results = [`embedded\"quote`, `embedded\\slash`, `embeddednchar`]; variable
182 let results = ["GLSL", "Function"]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dlexer_test.js60 let results = [0.0, 0.0, 0.0, 5.7, 5.0, 0.7, 0.0, 0.0, 0.0, -5.7, -5.0, variable
91 let results = [0, 0, 123, -123,2147483647, -2147483648, 4294967295, variable
134 let results = [TokenType.kEqual]; variable
169 let results = [`embedded\"quote`, `embedded\\slash`, `embeddednchar`]; variable
182 let results = ["GLSL", "Function"]; variable
/third_party/skia/third_party/externals/spirv-tools/tools/sva/src/
Dlexer_test.js60 let results = [0.0, 0.0, 0.0, 5.7, 5.0, 0.7, 0.0, 0.0, 0.0, -5.7, -5.0, variable
91 let results = [0, 0, 123, -123,2147483647, -2147483648, 4294967295, variable
134 let results = [TokenType.kEqual]; variable
169 let results = [`embedded\"quote`, `embedded\\slash`, `embeddednchar`]; variable
182 let results = ["GLSL", "Function"]; variable
/third_party/node/deps/npm/test/lib/commands/
Dsearch.js23 registry.search({ results: libnpmsearchResultFixture }) property
35 registry.search({ results: libnpmsearchResultFixture }) property
53 registry.search({ results: libnpmsearchResultFixture }) property
65 registry.search({ results: libnpmsearchResultFixture }) property
77 registry.search({ results: libnpmsearchResultFixture }) property
89 registry.search({ results: [{ property
127 registry.search({ results: [] }) property
140 registry.search({ results: [] }) property
170 registry.search({ results: libnpmsearchResultFixture }) property
182 registry.search({ results: libnpmsearchResultFixture }) property
[all …]
/third_party/skia/modules/skunicode/tests/
DSkUnicodeTest.cpp26 skia_private::TArray<SkUnicode::CodeUnitFlags, true> results; in UNIX_ONLY_TEST() local
39 skia_private::TArray<SkUnicode::CodeUnitFlags, true> results; in UNIX_ONLY_TEST() local
50 std::vector<SkUnicode::Position> results; in UNIX_ONLY_TEST() local
62 std::vector<SkUnicode::BidiRegion> results; in UNIX_ONLY_TEST() local
76 std::vector<SkUnicode::BidiRegion> results; in UNIX_ONLY_TEST() local
107 std::vector<SkUnicode::BidiRegion> results; in UNIX_ONLY_TEST() local
130 std::vector<SkUnicode::BidiRegion> results; in UNIX_ONLY_TEST() local
159 TArray<SkUnicode::CodeUnitFlags> results; in UNIX_ONLY_TEST() local
/third_party/skia/site/docs/dev/chrome/
Dblink.md42 ### Setup
65 ### Rebaseline
87 ### Cleanup
/third_party/node/deps/v8/tools/testrunner/testproc/
Dresult.py35 def create(results): argument
47 def __init__(self, results): argument
74 def create(results): argument
84 def __init__(self, results): argument
/third_party/node/deps/v8/third_party/wasm-api/
Dwasm.h542 wasm_valtype_vec_t params, results; in wasm_functype_new_0_0() local
552 wasm_valtype_vec_t params, results; in wasm_functype_new_1_0() local
562 wasm_valtype_vec_t params, results; in wasm_functype_new_2_0() local
572 wasm_valtype_vec_t params, results; in wasm_functype_new_3_0() local
582 wasm_valtype_vec_t params, results; in wasm_functype_new_0_1() local
593 wasm_valtype_vec_t params, results; in wasm_functype_new_1_1() local
604 wasm_valtype_vec_t params, results; in wasm_functype_new_2_1() local
616 wasm_valtype_vec_t params, results; in wasm_functype_new_3_1() local
626 wasm_valtype_vec_t params, results; in wasm_functype_new_0_2() local
637 wasm_valtype_vec_t params, results; in wasm_functype_new_1_2() local
[all …]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/regex/
DRegexTransformerTest.java99 ImmutableList<Result> results = transformer.transform(value); in testMultipleResults() local
129 ImmutableList<Result> results = transformer.transform(personList); in testImplicitArgumentSplitting() local
212 ImmutableList<Result> results = transformer.transform(numberingSystem); in testResultFunctionCalling() local
245 ImmutableList<Result> results = transformer.transform(badValue); in testResultFunctionCalling_edgeCases() local
519 ImmutableList<Result> results = in transformSingleResult() local
525 private static void assertSingleResult(List<Result> results, RbPath path, String... values) { in assertSingleResult()
532 private static void assertSingleResult(List<Result> results, String path, String... values) { in assertSingleResult()
/third_party/node/deps/v8/tools/chrome/
Dlinux_perf.py186 results = [] variable
188 results = list( variable
192 results = list(filter(lambda x: x is not None, results)) variable
/third_party/gn/src/gn/
Dmetadata_unittest.cc50 std::vector<Value> results; in TEST() local
84 std::vector<Value> results; in TEST() local
125 std::vector<Value> results; in TEST() local
171 std::vector<Value> results; in TEST() local
193 std::vector<Value> results; in TEST() local
221 std::vector<Value> results; in TEST() local
Dtokenizer_unittest.cc25 std::vector<Token> results = Tokenizer::Tokenize(&input_file, &err); in CheckTokenizer() local
45 std::vector<Token> results = Tokenizer::Tokenize(&empty_string_input, &err); in TEST() local
127 std::vector<Token> results = Tokenizer::Tokenize(&input, &err); in TEST() local
212 std::vector<Token> results = Tokenizer::Tokenize( in TEST() local
223 std::vector<Token> results = in TEST() local
/third_party/node/deps/v8/third_party/wasm-api/example/
Dmulti.c12 const wasm_val_t args[], wasm_val_t results[] in callback()
26 void* env, const wasm_val_t args[], wasm_val_t results[] in closure_callback()
127 wasm_val_t results[4]; in main() local
Dcallback.c38 const wasm_val_t args[], wasm_val_t results[] in print_callback()
51 void* env, const wasm_val_t args[], wasm_val_t results[] in closure_callback()
148 wasm_val_t results[1]; in main() local
Dcallback.cc38 const wasm::Val args[], wasm::Val results[] in print_callback()
48 void* env, const wasm::Val args[], wasm::Val results[] in closure_callback()
125 wasm::Val results[1]; in run() local

12345678910>>...25