Home
last modified time | relevance | path

Searched defs:results (Results 251 - 275 of 420) sorted by relevance

1...<<11121314151617

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_wifi.c203 hi_wifi_ap_info *results = malloc(sizeof(hi_wifi_ap_info) * WIFI_SCAN_AP_LIMIT); in cmd_wpa_scan_results() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsocketndk.cpp64 napi_value results = nullptr; in Socket() local
73 napi_value results = nullptr; in Socketpair() local
H A Dthreadsndk.cpp61 napi_value results = nullptr; in Thrd_create() local
134 napi_value results = nullptr; in Thrd_exit() local
/third_party/gn/src/base/files/
H A Dfile_util_win.cc529 bool GetFileInfo(const FilePath& file_path, File::Info* results) { in GetFileInfo() argument
/third_party/benchmark/test/
H A Doutput_test_helper.cc191 std::vector<Results> results; member in internal::ResultsChecker
[all...]
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp471 int32_t results = uspoof_areConfusableUnicodeString(sc, id1Str, id2Str, status); in uspoof_areConfusableUTF8() local
H A Dmeasfmt.cpp549 UnicodeString *results = new UnicodeString[measureCount]; in formatMeasures() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckAPI.java76 TreeSet results; field in CheckAPI
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_autotune.c71 struct list_head results; member
455 tu_autotune_free_results_locked(struct tu_device *dev, struct list_head *results) tu_autotune_free_results_locked() argument
464 tu_autotune_free_results(struct tu_device *dev, struct list_head *results) tu_autotune_free_results() argument
[all...]
H A Dtu_shader.c263 nir_ssa_def *results[MAX_SETS + 1] = { NULL }; in lower_ssbo_ubo_intrinsic() local
/third_party/node/deps/v8/third_party/wasm-api/
H A 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; wasm_functype_new_2_0() local
572 wasm_valtype_vec_t params, results; wasm_functype_new_3_0() local
582 wasm_valtype_vec_t params, results; wasm_functype_new_0_1() local
593 wasm_valtype_vec_t params, results; wasm_functype_new_1_1() local
604 wasm_valtype_vec_t params, results; wasm_functype_new_2_1() local
616 wasm_valtype_vec_t params, results; wasm_functype_new_3_1() local
626 wasm_valtype_vec_t params, results; wasm_functype_new_0_2() local
637 wasm_valtype_vec_t params, results; wasm_functype_new_1_2() local
649 wasm_valtype_vec_t params, results; wasm_functype_new_2_2() local
661 wasm_valtype_vec_t params, results; wasm_functype_new_3_2() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp472 int32_t results = uspoof_areConfusableUnicodeString(sc, id1Str, id2Str, status); in uspoof_areConfusableUTF8() local
H A Dmeasfmt.cpp549 UnicodeString *results = new UnicodeString[measureCount]; in formatMeasures() local
/third_party/icu/icu4c/source/test/intltest/
H A Dlistformattertest.cpp129 CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString two, UnicodeString three, UnicodeString four, UnicodeString results[4], const char* testName) CheckFourCases() argument
150 RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, UnicodeString three, UnicodeString four, UnicodeString results[4], const char* testName) RecordFourCases() argument
174 UnicodeString results[4] = { TestRoot() local
186 UnicodeString results[4]; TestBogus() local
195 UnicodeString results[4] = { TestEnglish() local
230 UnicodeString results[4] = { TestEnglishUS() local
244 UnicodeString results[4] = { TestEnglishGB() local
403 UnicodeString results[4] = { TestNynorsk() local
419 UnicodeString results[4] = { TestChineseTradHK() local
433 UnicodeString results[4] = { TestRussian() local
450 UnicodeString results[4] = { TestMalayalam() local
463 UnicodeString results[4] = { TestZulu() local
474 UnicodeString results[4] = { TestOutOfOrderPatterns() local
[all...]
/third_party/libinput/test/
H A Dtest-utils.c1076 const char *results[10]; in START_TEST() member
1213 } results[32]; in START_TEST() member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c396 uint64_t *results = buffer; in si_pc_query_add_result() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp102 static void validate(const InstanceInterface& vki, const DeviceInterface& vkd, tcu::ResultCollector& results, in validate() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp54 std::vector<TestFormat> results = in getTestFormats() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp129 void operator() (tcu::ResultCollector& results, in operator ()() argument
457 validateSurfaceCapabilities(tcu::ResultCollector& results, const VkSurfaceCapabilitiesKHR& capabilities) validateSurfaceCapabilities() argument
653 validateSurfaceFormats(tcu::ResultCollector& results, Type wsiType, const vector<VkSurfaceFormatKHR>& formats) validateSurfaceFormats() argument
886 validateSurfacePresentModes(tcu::ResultCollector& results, Type wsiType, const vector<VkPresentModeKHR>& modes) validateSurfacePresentModes() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp102 static void validate(const InstanceInterface& vki, const DeviceInterface& vkd, tcu::ResultCollector& results, in validate() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp270 std::vector<glw::GLint> results = vertex_buffer_object.readBuffer(); in MaxClipDistancesValueInVertexShaderTest() local
446 glw::GLfloat results in ClipDistancesValuePassing() local
663 std::vector<glw::GLfloat> results = framebuffer.readPixels(); iterate() local
832 checkResults(glw::GLenum primitive_type, glw::GLuint clip_function, std::vector<glw::GLfloat>& results) checkResults() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasfmt.cpp549 UnicodeString *results = new UnicodeString[measureCount]; in formatMeasures() local
H A Duspoof.cpp467 int32_t results = uspoof_areConfusableUnicodeString(sc, id1Str, id2Str, status); in uspoof_areConfusableUTF8() local
/third_party/skia/tests/
H A DPictureTest.cpp918 std::vector<int> results; in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.h93 std::map<TestIdentifier, TestResult> results; member

Completed in 30 milliseconds

1...<<11121314151617