| /base/security/access_token/frameworks/js/napi/privacy/src/ |
| H A D | permission_record_manager_napi.cpp | 125 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 D | privacy_kit_test.cpp | 1999 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 D | napi_request_permission.cpp | 70 napi_value results[ASYNC_CALL_BACK_VALUES_NUM] = { businessError, result }; in ReturnCallbackResult() local
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | mms_gtest.cpp | 330 std::unique_ptr<char[]> results = encodeMsg.EncodeMsg(len); in GetPduToFile() local
|
| /third_party/gn/src/base/files/ |
| H A D | file_util_posix.cc | 503 bool GetFileInfo(const FilePath& file_path, File::Info* results) { in GetFileInfo() argument
|
| /third_party/gn/src/gn/ |
| H A D | parse_tree.cc | 872 std::vector<Value>& results = result_value.list_value(); in Execute() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | callcoll.c | 99 const UCollationResult results[] = { variable
|
| /third_party/lzma/C/ |
| H A D | Xz.h | 215 SRes results[MIXCODER_NUM_FILTERS_MAX];
member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_query.c | 56 uint64_t results[STAT_COUNT]; member 69 uint64_t results[2]; member [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_instructions.cpp | 423 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 D | si_query.c | 609 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 D | wasm-module.cc | 282 Handle<JSArray> results = factory->NewJSArrayWithElements(result_values); in GetTypeForFunction() local
|
| /third_party/node/src/ |
| H A D | node_buffer.cc | 1211 uint32_t* results = reinterpret_cast<uint32_t*>( in EncodeInto() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsundelete.c | 2222 int results = 0; in scan_disk() local
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | numberformatter.h | 2839 explicit FormattedNumber(impl::UFormattedNumberData *results) in FormattedNumber() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | operation-typer.cc | 173 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 D | zink_query.c | 540 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 D | r600_query.c | 529 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 D | vktApiBufferViewAccessTests.cpp | 909 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 D | vktDynamicStateInheritanceTests.cpp | 1074 TestResults results; in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineCreationCacheControlTests.cpp | 345 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 D | vktSpvAsm64bitCompareTests.cpp | 1622 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 D | vktWsiDisplayTests.cpp | 676 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 D | vktYCbCrConversionTests.cpp | 794 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 D | vktApiBufferViewAccessTests.cpp | 886 tcu::UVec4 results[4]; in checkResult() local 922 tcu::Vec4 results[4]; in checkResultFloat() local
|