/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | hap_asset_impl_mapping.h | 28 explicit HapAssetImplMapping(const std::ostringstream& ostream) in HapAssetImplMapping() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | hap_asset_provider_impl.h | 50 explicit HapAssetImplMapping(const std::ostringstream& ostream) in HapAssetImplMapping() argument
|
/third_party/glslang/glslang/ResourceLimits/ |
H A D | ResourceLimits.cpp | 162 std::ostringstream ostream; in GetDefaultTBuiltInResourceString() local
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | dump_log.cpp | 121 std::unique_ptr<std::ostream> ostream = std::make_unique<std::ofstream>(dumpFilePath); in OutPutBySize() local
|
/third_party/libsnd/src/ |
H A D | ogg.h | 38 ogg_stream_state ostream ; member
|
/third_party/lz4/contrib/gen_manual/ |
H A D | gen_manual.cpp | 114 ofstream ostream; in main() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
H A D | ShaderValidation_test.cpp | 4222 std::ostringstream ostream; in TEST_F() local 4750 std::ostringstream ostream; in TEST_F() local 4791 std::ostringstream ostream; TEST_F() local [all...] |
H A D | GeometryShader_test.cpp | 1158 std::ostringstream ostream; in TEST_F() local 1195 std::ostringstream ostream; in TEST_F() local
|
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
H A D | BufferUploadPerf.cpp | 50 std::ostream& operator<<(std::ostream& ostream, const BufferUploadParams& param) { in operator <<() argument [all...] |
H A D | SubresourceTrackingPerf.cpp | 32 std::ostream& operator<<(std::ostream& ostream, const SubresourceTrackingParams& param) { in operator <<() argument
|
H A D | ShaderRobustnessPerf.cpp | 356 std::ostream& operator<<(std::ostream& ostream, const MatMulMethod& matMulMethod) { in operator <<() argument
|
H A D | DrawCallPerf.cpp | 145 std::ostream& operator<<(std::ostream& ostream, const DrawCallParamForTest& testParams) { in operator <<() argument [all...] |
/third_party/vixl/test/aarch64/ |
H A D | test-debugger-aarch64.h | 143 std::ostringstream ostream; in GetInstructionAddress() local
|
/foundation/multimodalinput/input/test/unittest/common/src/ |
H A D | event_util_test.cpp | 193 std::ostringstream ostream; in DumpInputEvent() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | vector_utils.h | 473 operator <<(std::ostream &ostream, const VectorBase<Dimension, Type> &vector) operator <<() argument 497 operator <<(std::ostream &ostream, const Vector<2, Type> &vector) operator <<() argument 510 operator <<(std::ostream &ostream, const Vector<3, Type> &vector) operator <<() argument 516 operator <<(std::ostream &ostream, const Vector<4, Type> &vector) operator <<() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | DynamicHLSL.cpp | 49 void HLSLComponentTypeString(std::ostringstream &ostream, GLenum componentType, int componentCount) in HLSLComponentTypeString() argument 86 void HLSLTypeString(std::ostringstream &ostream, GLenum type) in HLSLTypeString() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | PlatformFunctions.cpp | 95 std::ostringstream ostream; in GetWindowsSDKBasePath() local
|
/third_party/skia/third_party/externals/tint/src/writer/ |
H A D | text_generator.h | |
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_helper.cpp | 222 raw_memory_ostream ostream; /* ELF shader binary stream */ member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ParallelShaderCompileTest.cpp | 77 std::ostringstream ostream; in insertRandomString() local
|
H A D | GeometryShaderTest.cpp | 37 std::ostringstream ostream; in CreateEmptyGeometryShader() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | MinimumBufferSizeValidationTests.cpp | 73 std::ostringstream ostream; in GenerateBindingString() local 98 std::ostringstream ostream; in GenerateReferenceString() local [all...] |
H A D | StorageTextureValidationTests.cpp | 81 std::ostringstream ostream; in CreateComputeShaderWithStorageTexture() local
|
/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | pipeline_context_test_ng.cpp | 1240 std::unique_ptr<std::ostream> ostream = std::make_unique<std::ostringstream>(); in HWTEST_F() local
|
/third_party/node/deps/openssl/openssl/crypto/comp/ |
H A D | c_zlib.c | 120 z_stream ostream; member [all...] |