Home
last modified time | relevance | path

Searched defs:output (Results 101 - 125 of 1860) sorted by relevance

12345678910>>...75

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DYAML.cpp22 void yaml::ScalarTraits<yaml::BinaryRef>::output( in output() function in yaml::ScalarTraits
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser.cc46 ProgramBuilder output; in Parse() local
/third_party/skia/tools/flags/
H A DCommonFlagsImages.cpp9 bool CollectImages(CommandLineFlags::StringArray images, SkTArray<SkString>* output) { in CollectImages() argument
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSKSL2SPIRV.cpp16 SkSL::String output; in FuzzSKSL2SPIRV() local
H A DFuzzSKSL2Metal.cpp16 SkSL::String output; in FuzzSKSL2Metal() local
H A DFuzzSKSL2GLSL.cpp16 SkSL::String output; in FuzzSKSL2GLSL() local
/third_party/skia/fuzz/
H A DFuzzPolyUtils.cpp31 SkTDArray<SkPoint> output; in DEF_FUZZ() local
/third_party/selinux/libsepol/cil/test/unit/
H A DAllTests.c43 CuString *output = CuStringNew(); in RunAllTests() local
[all...]
/third_party/spirv-tools/test/
H A Dnamed_id_test.cpp37 const std::string output = in TEST_F() local
/third_party/spirv-tools/test/opt/
H A Dc_interface_test.cpp100 auto output = testing::internal::GetCapturedStdout(); in TEST() local
H A Dstrength_reduction_test.cpp57 const std::string& output = std::get<0>(result); in TEST_F() local
127 const std::string& output = std::get<0>(result); in TEST_F() local
215 const std::string& output = std::get<0>(result); in TEST_F() local
249 const std::string& output in TEST_F() local
[all...]
/third_party/spirv-tools/test/tools/objdump/
H A Dextract_source_test.cpp38 std::unordered_map<std::string, std::string> output; in ExtractSource() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksSerializerVKSC.hpp123 string output = json::writeJSON_VkDeviceObjectReservationCreateInfo(v); in SerializeItem() local
137 string output = json::writeJSON_VkPipelineOfflineCreateInfo(v); in SerializeItem() local
151 string output = json::writeJSON_VkPhysicalDeviceFeatures2(v); in SerializeItem() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DExtensionGLSL.cpp16 TExtensionGLSL::TExtensionGLSL(ShShaderOutput output) in TExtensionGLSL() argument
/base/global/i18n/frameworks/intl/src/
H A Di18n_normalizer.cpp50 icu::UnicodeString output = normalizer->normalize(input, status); in Normalize() local
/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_callback_handler.cpp21 Execute(const std::shared_ptr<JSCallbackObject> &object, const ArgContainer &argContainer, napi_value &output) Execute() argument
/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_config_test.cpp51 int output = config->GetLogFileMaxNumber(); in HWTEST_F() local
70 long output = config->GetLogFileMaxSize(); in HWTEST_F() local
89 std::string output = config->GetLogFilePath(); in HWTEST_F() local
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_frame.h89 std::string output = StringPrintf("0x%016" PRIx64 " : ", pc); in ToSymbolString() local
/base/security/crypto_framework/frameworks/cj/src/
H A Dmac_impl.cpp50 HcfResult MacImpl::MacDoFinal(HcfBlob *output) in MacDoFinal() argument
H A Dmd_impl.cpp39 HcfResult MdImpl::MdDoFinal(HcfBlob *output) in MdDoFinal() argument
H A Dsm2_crypto_util_impl.cpp26 HcfBlob output = { 0 }; in GenCipherTextBySpec() local
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dsm2_crypto_util.c93 HcfResult HcfGenCipherTextBySpec(Sm2CipherTextSpec *spec, const char *mode, HcfBlob *output) in HcfGenCipherTextBySpec() argument
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_ecb_cipher_test.cpp395 HcfBlob output = { .data = nullptr, .len = 0 }; in HWTEST_F() local
435 HcfBlob output = { .data = nullptr, .len = 0 }; in HWTEST_F() local
475 HcfBlob output = { .data = nullptr, .len = 0 }; HWTEST_F() local
515 HcfBlob output = { .data = nullptr, .len = 0 }; HWTEST_F() local
[all...]
/base/startup/appspawn/service/hnp/pack/include/
H A Dhnp_pack.h37 char *output; // 打包后文件存放目录 member
45 char output[MAX_FILE_PATH_LEN]; // 打包后文件存放目录 member
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dconversion_filter.cpp138 double output = 0.0; in HandleResonant() local

Completed in 9 milliseconds

12345678910>>...75