Home
last modified time | relevance | path

Searched defs:results (Results 326 - 350 of 462) sorted by relevance

1...<<111213141516171819

/base/security/access_token/frameworks/js/napi/privacy/src/
H A Dpermission_record_manager_napi.cpp125 napi_value results[ASYNC_CALL_BACK_VALUES_NUM] = { businessError, result }; in ReturnCallbackResult() local
1041 ProcessPermissionUsedTypeInfoResult(const napi_env& env, napi_value& value, const std::vector<PermissionUsedTypeInfo>& results) ProcessPermissionUsedTypeInfoResult() argument
/base/security/access_token/frameworks/inner_api/privacy/test/unittest/src/
H A Dprivacy_kit_test.cpp1999 std::vector<PermissionUsedTypeInfo> results; in HWTEST_F() local
2029 std::vector<PermissionUsedTypeInfo> results; in HWTEST_F() local
2059 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
2091 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
2117 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
2144 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
2173 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
2226 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
2351 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
2378 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
2427 std::vector<PermissionUsedTypeInfo> results; HWTEST_F() local
[all...]
/base/security/access_token/frameworks/js/napi/accesstoken/src/
H A Dnapi_request_permission.cpp70 napi_value results[ASYNC_CALL_BACK_VALUES_NUM] = { businessError, result }; in ReturnCallbackResult() local
/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp330 std::unique_ptr<char[]> results = encodeMsg.EncodeMsg(len); in GetPduToFile() local
/third_party/gn/src/base/files/
H A Dfile_util_posix.cc503 bool GetFileInfo(const FilePath& file_path, File::Info* results) { in GetFileInfo() argument
/third_party/gn/src/gn/
H A Dparse_tree.cc872 std::vector<Value>& results = result_value.list_value(); in Execute() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcallcoll.c99 const UCollationResult results[] = { variable
/third_party/lzma/C/
H A DXz.h215 SRes results[MIXCODER_NUM_FILTERS_MAX]; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.c56 uint64_t results[STAT_COUNT]; member
69 uint64_t results[2]; member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp423 ir_rvalue *results[4] = {NULL}; in dldexp_to_arith() local
477 ir_rvalue *results[4] = {NULL}; in dfrexp_sig_to_arith() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c609 uint32_t *results = screen->ws->buffer_map(sctx->ws, qbuf->buf->buf, NULL, in si_query_hw_prepare_buffer() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.cc282 Handle<JSArray> results = factory->NewJSArrayWithElements(result_values); in GetTypeForFunction() local
/third_party/node/src/
H A Dnode_buffer.cc1211 uint32_t* results = reinterpret_cast<uint32_t*>( in EncodeInto() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.c2222 int results = 0; in scan_disk() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h2839 explicit FormattedNumber(impl::UFormattedNumberData *results) in FormattedNumber() argument
/third_party/node/deps/v8/src/compiler/
H A Doperation-typer.cc173 double results[4]; in AddRanger() local
199 double results[ in SubtractRanger() local
224 double results[4]; MultiplyRanger() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c540 check_query_results(struct zink_query *query, union pipe_query_result *result, int num_starts, uint64_t *results, uint64_t *xfb_results) check_query_results() argument
639 uint64_t *results[PIPE_MAX_VERTEX_STREAMS] = { NULL, NULL }; get_query_result() local
[all...]
/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
1836 uint32_t *results; in r600_query_fix_enabled_rb_mask() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp909 tcu::UVec4 results[4]; in checkResult() local
945 tcu::Vec4 results[4]; in checkResultFloat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp1074 TestResults results; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp345 string getResultsString(const vector<VkResult>& results) in getResultsString() argument
355 output << results[0]; in getResultsString() local
360 output << ", " << results[i]; in getResultsString() local
896 auto results = vector<VkResult>{}; in testInstance() local
1095 auto results = vector<VkResult>{}; testInstance() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1622 msg << "Invalid result found in position " << i << ": expected " << expected << " and found " << results[i]; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTests.cpp676 void DisplayCoverageTestInstance::validateDisplayProperties ( tcu::ResultCollector& results, in validateDisplayProperties() argument
710 validateDisplayPlaneProperties( tcu::ResultCollector& results, const VkDisplayPlanePropertiesKHR& toValidate, const VkDisplayPlanePropertiesKHR& nonUpdated, DisplaySet& displaySet) validateDisplayPlaneProperties() argument
732 validateDisplayPlaneCapabilities( tcu::ResultCollector& results, const VkDisplayPlaneCapabilitiesKHR& toValidate, const VkDisplayPlaneCapabilitiesKHR& nonUpdated) validateDisplayPlaneCapabilities() argument
784 validateDisplayModeProperties( tcu::ResultCollector& results, const VkDisplayModePropertiesKHR& toValidate, const VkDisplayModePropertiesKHR& nonUpdated) validateDisplayModeProperties() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp794 vector<vector<Vec4> > results; in textureConversionTest() local
472 evalShader(Context& context, glu::ShaderType shaderType, const MultiPlaneImageData& imageData, const UVec2& size, vk::VkFormat format, vk::VkImageTiling imageTiling, bool disjoint, vk::VkFilter textureFilter, vk::VkSamplerAddressMode addressModeU, vk::VkSamplerAddressMode addressModeV, const std::vector<vk::VkSamplerYcbcrModelConversion>& colorModels, vk::VkSamplerYcbcrRange colorRange, vk::VkChromaLocation xChromaOffset, vk::VkChromaLocation yChromaOffset, vk::VkFilter chromaFilter, const vk::VkComponentMapping& componentMapping, bool explicitReconstruction, const vector<Vec2>& sts, deUint32 samplerBinding, vector<vector<Vec4> >& results) evalShader() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp886 tcu::UVec4 results[4]; in checkResult() local
922 tcu::Vec4 results[4]; in checkResultFloat() local

Completed in 46 milliseconds

1...<<111213141516171819