Home
last modified time | relevance | path

Searched refs:str (Results 8351 - 8375 of 14857) sorted by relevance

1...<<331332333334335336337338339340>>...595

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp97 return src.str(); in generateEmptyFragmentSource()
199 return src.str(); in generatePassthroughVertexShader()
305 return src.str(); in generateVertexShader()
428 return src.str(); in generatePassthroughFragmentShader()
512 return src.str(); in generateGeometryShader()
571 return src.str(); in generateFragmentShader()
2013 return src.str(); in moveBitOperation()
2037 return src.str(); in scalarComparison()
2074 return src.str(); in scalarComparison()
2592 return src.str(); in generateSpirv()
[all...]
/drivers/hdf_core/framework/model/camera/utils/include/
H A Dcamera_utils.h22 int32_t GetCameraId(const char *str, int length, int *id);
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_uvc.h54 const char* V4L2GetUsbValue(const char* key, const char* str, int len);
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_statistics.cpp105 streamInfo_ = ss.str(); in DumpStats()
/foundation/ability/ability_runtime/test/fuzztest/dialogsessioninfo_fuzzer/
H A Ddialogsessioninfo_fuzzer.cpp57 std::string str(data, size); in DoSomethingInterestingWithMyAPI()
/foundation/ability/idl_tool/parser/
H A Dlexer.h105 static bool strToInt(const char *str, int strLen, int& number);
/foundation/CastEngine/castengine_wifi_display/tests/demo/protocol/rtsp/
H A Drtsp_pusher_demo.cpp72 rtspClient->SetSdp(ss.str()); in main()
/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Duser_object_base.h48 virtual void Parse(const std::string &str) = 0;
/foundation/ability/ability_runtime/test/unittest/ability_event_handler_test/
H A Dability_event_handler_test.cpp66 std::string str = std::to_string(event.GetEventId()); in HWTEST_F() local
/foundation/ability/ability_runtime/test/moduletest/module_test_dump_util/
H A Dmodule_test_dump_util.h96 inline bool MatchRegex(const regex& regex, const string& str, string& result);
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Delement_name.h91 void Split(const std::string &str, const std::string &delim, std::vector<std::string> &vec);
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Ddimension_rect.h93 std::string output = ss.str(); in ToString()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dhap_asset_provider_impl.h52 const std::string& content = ostream.str(); in HapAssetImplMapping()
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dpoint_t.h89 std::string output = ss.str(); in ToString()
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Dtouch_point.py66 .format(str(self.id), self.point, self.screenPoint, self.type, self.timestamp))
H A Devent_scope.py96 result_str = ' finger: ' + str(self.finger)
H A Ddump_result.py51 # found, pack one event tree str
82 result_str += '\nevent tree ' + str(event_tree.tree_id) + '\n' + event_tree.to_string()
/foundation/bundlemanager/bundle_framework/common/log/include/
H A Dapp_log_wrapper.h50 static std::string GetBriefFileName(const char *str);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_tools.cpp40 return ss.str(); in GetLocalTime()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_animation_trace_utils.h31 void addAnimationNameTrace(const std::string str) const;
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_basic_base.h80 std::string GetContextAttr(const std::string& str, const std::string& key, int keyLength, int value);
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_style.cpp45 return stream.str(); in GetFeatureSettings()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_mgr.h129 void GetFamilyName(int index, std::string& str) const;
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_json.h101 return stream_.str(); in GetDumpString()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp45 std::string cmdline = oss.str(); in getCurrentProcessName()

Completed in 18 milliseconds

1...<<331332333334335336337338339340>>...595