Home
last modified time | relevance | path

Searched refs:results (Results 551 - 575 of 951) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/python/Lib/lib2to3/fixes/
H A Dfix_basestring.py13 def transform(self, node, results):
H A Dfix_future.py19 def transform(self, node, results):
H A Dfix_ne.py21 def transform(self, node, results):
H A Dfix_long.py16 def transform(self, node, results):
H A Dfix_input.py19 def transform(self, node, results):
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c529 uint32_t *results = rscreen->ws->buffer_map(rscreen->ws, buffer->buf, NULL, in r600_query_hw_prepare_buffer() local
532 if (!results) in r600_query_hw_prepare_buffer()
535 memset(results, 0, buffer->b.b.width0); in r600_query_hw_prepare_buffer()
550 results[(i * 4)+1] = 0x80000000; in r600_query_hw_prepare_buffer()
551 results[(i * 4)+3] = 0x80000000; in r600_query_hw_prepare_buffer()
554 results += 4 * max_rbs; in r600_query_hw_prepare_buffer()
1368 /* Create the compute shader that is used to collect the results.
1836 uint32_t *results; in r600_query_fix_enabled_rb_mask() local
1844 * there's 8, trying to read results from query buffers never in r600_query_fix_enabled_rb_mask()
1896 results in r600_query_fix_enabled_rb_mask()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp718 /* Map transfrom feedback results */ in iterate()
731 /* Verify results */ in iterate()
1136 /* Store results */ in prepareVertexBufferInfoForCoordinates()
1293 /** Verification of results
1304 glw::GLint* results = (glw::GLint*)result_data; in verifyResult() local
1326 results + vertex_varying_0_offset + (vertex * vertex_size_in_results_buffer) + without_offset_offset; in verifyResult()
1328 results + vertex_varying_0_offset + (vertex * vertex_size_in_results_buffer) + with_offset_offset; in verifyResult()
1331 results + vertex_varying_1_offset + (vertex * vertex_size_in_results_buffer) + without_offset_offset; in verifyResult()
1333 results + vertex_varying_1_offset + (vertex * vertex_size_in_results_buffer) + with_offset_offset; in verifyResult()
1336 results in verifyResult()
2231 glw::GLint* results = (glw::GLint*)result_data; verifyResult() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcsrutf8.h37 UBool match(InputText *input, CharsetMatch *results) const override;
H A Dcsrecog.h43 * Try the given input text against this Charset, and fill in the results object
49 virtual UBool match(InputText *textIn, CharsetMatch *results) const = 0;
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrecog.h43 * Try the given input text against this Charset, and fill in the results object
49 virtual UBool match(InputText *textIn, CharsetMatch *results) const = 0;
H A Dcsrutf8.h37 UBool match(InputText *input, CharsetMatch *results) const override;
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrecog.h43 * Try the given input text against this Charset, and fill in the results object
49 virtual UBool match(InputText *textIn, CharsetMatch *results) const = 0;
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc1070 TestResult* results[ARRAY_SIZE(kTests)]; in TestHelper() local
1079 // Allocate results on the heap for this test. in TestHelper()
1080 results[i] = new TestResult; in TestHelper()
1081 results[i]->outputs = new Inputs[kTests[i].input_size]; in TestHelper()
1082 results[i]->output_size = kTests[i].input_size; in TestHelper()
1114 __ Mov(result_ptr, Operand::From(results[i]->outputs)); in TestHelper()
1160 // Print the results. in TestHelper()
1165 for (size_t j = 0; j < results[i]->output_size; j++) { in TestHelper()
1167 printf("0x%08" PRIx32, results[i]->outputs[j].apsr); in TestHelper()
1169 printf("0x%08" PRIx32, results[ in TestHelper()
[all...]
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-t32.cc1058 TestResult* results[ARRAY_SIZE(kTests)]; in TestHelper() local
1067 // Allocate results on the heap for this test. in TestHelper()
1068 results[i] = new TestResult; in TestHelper()
1069 results[i]->outputs = new Inputs[kTests[i].input_size]; in TestHelper()
1070 results[i]->output_size = kTests[i].input_size; in TestHelper()
1102 __ Mov(result_ptr, Operand::From(results[i]->outputs)); in TestHelper()
1148 // Print the results. in TestHelper()
1153 for (size_t j = 0; j < results[i]->output_size; j++) { in TestHelper()
1155 printf("0x%08" PRIx32, results[i]->outputs[j].apsr); in TestHelper()
1157 printf("0x%08" PRIx32, results[ in TestHelper()
[all...]
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc1420 TestResult* results[ARRAY_SIZE(kTests)]; in TestHelper() local
1429 // Allocate results on the heap for this test. in TestHelper()
1430 results[i] = new TestResult; in TestHelper()
1431 results[i]->outputs = new Inputs[kTests[i].input_size]; in TestHelper()
1432 results[i]->output_size = kTests[i].input_size; in TestHelper()
1465 __ Mov(result_ptr, Operand::From(results[i]->outputs)); in TestHelper()
1511 // Print the results. in TestHelper()
1516 for (size_t j = 0; j < results[i]->output_size; j++) { in TestHelper()
1518 printf("0x%08" PRIx32, results[i]->outputs[j].apsr); in TestHelper()
1520 printf("0x%08" PRIx32, results[ in TestHelper()
[all...]
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc1420 TestResult* results[ARRAY_SIZE(kTests)]; in TestHelper() local
1429 // Allocate results on the heap for this test. in TestHelper()
1430 results[i] = new TestResult; in TestHelper()
1431 results[i]->outputs = new Inputs[kTests[i].input_size]; in TestHelper()
1432 results[i]->output_size = kTests[i].input_size; in TestHelper()
1465 __ Mov(result_ptr, Operand::From(results[i]->outputs)); in TestHelper()
1511 // Print the results. in TestHelper()
1516 for (size_t j = 0; j < results[i]->output_size; j++) { in TestHelper()
1518 printf("0x%08" PRIx32, results[i]->outputs[j].apsr); in TestHelper()
1520 printf("0x%08" PRIx32, results[ in TestHelper()
[all...]
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc1430 TestResult* results[ARRAY_SIZE(kTests)]; in TestHelper() local
1439 // Allocate results on the heap for this test. in TestHelper()
1440 results[i] = new TestResult; in TestHelper()
1441 results[i]->outputs = new Inputs[kTests[i].input_size]; in TestHelper()
1442 results[i]->output_size = kTests[i].input_size; in TestHelper()
1475 __ Mov(result_ptr, Operand::From(results[i]->outputs)); in TestHelper()
1521 // Print the results. in TestHelper()
1526 for (size_t j = 0; j < results[i]->output_size; j++) { in TestHelper()
1528 printf("0x%08" PRIx32, results[i]->outputs[j].apsr); in TestHelper()
1530 printf("0x%08" PRIx32, results[ in TestHelper()
[all...]
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc1430 TestResult* results[ARRAY_SIZE(kTests)]; in TestHelper() local
1439 // Allocate results on the heap for this test. in TestHelper()
1440 results[i] = new TestResult; in TestHelper()
1441 results[i]->outputs = new Inputs[kTests[i].input_size]; in TestHelper()
1442 results[i]->output_size = kTests[i].input_size; in TestHelper()
1475 __ Mov(result_ptr, Operand::From(results[i]->outputs)); in TestHelper()
1521 // Print the results. in TestHelper()
1526 for (size_t j = 0; j < results[i]->output_size; j++) { in TestHelper()
1528 printf("0x%08" PRIx32, results[i]->outputs[j].apsr); in TestHelper()
1530 printf("0x%08" PRIx32, results[ in TestHelper()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Descoll.h44 static const Collator::EComparisonResult results[]; member in CollationSpanishTest
H A Dficoll.h43 static const Collator::EComparisonResult results[]; member in CollationFinnishTest
H A Ddecoll.h45 static const Collator::EComparisonResult results[][2]; member in CollationGermanTest
H A Dtrcoll.h44 static const Collator::EComparisonResult results[]; member in CollationTurkishTest
H A Dlcukocol.h35 static const Collator::EComparisonResult results[]; member in LotusCollationKoreanTest
H A Dallcoll.h52 static const Collator::EComparisonResult results[]; member in CollationDummyTest
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckAPI.java76 TreeSet results; field in CheckAPI
609 results = new TreeSet(Info.defaultComparator()); in CheckAPI()
637 writeResults(results, bw, true, false, false); in run()
641 removed.removeAll(results); in run()
643 TreeSet added = (TreeSet)results.clone(); in run()
809 results.add(info); in doDoc()

Completed in 26 milliseconds

1...<<21222324252627282930>>...39