Home
last modified time | relevance | path

Searched refs:string (Results 28051 - 28075 of 45434) sorted by relevance

1...<<1121112211231124112511261127112811291130>>...1818

/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dreflection.h26 #include <string>
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_if.cc26 std::unique_ptr<TimeZoneIf> TimeZoneIf::Load(const std::string& name) { in Load()
/third_party/skia/docs/examples/
H A DRRect_type_2.cpp14 std::string str("Type "); in REG_FIDDLE()
H A DRRect_getType.cpp14 std::string str("Type "); in REG_FIDDLE()
H A DRRect_MakeEmpty.cpp14 std::string str("Type "); in REG_FIDDLE()
/third_party/selinux/libselinux/utils/
H A Dgetenforce.c4 #include <string.h>
H A Dpolicyvers.c4 #include <string.h>
/third_party/selinux/libsepol/src/
H A Dpolcaps.c5 #include <string.h>
/third_party/spirv-tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.h31 std::string GetName() const final;
H A Doperand_to_const_reduction_opportunity_finder.h33 std::string GetName() const final;
H A Doperand_to_undef_reduction_opportunity_finder.h32 std::string GetName() const final;
H A Dreduction_opportunity_finder.h44 virtual std::string GetName() const = 0;
H A Dremove_function_reduction_opportunity_finder.cpp45 std::string RemoveFunctionReductionOpportunityFinder::GetName() const { in GetName()
H A Dremove_function_reduction_opportunity_finder.h31 std::string GetName() const final;
H A Dstructured_loop_to_selection_reduction_opportunity_finder.h46 std::string GetName() const final;
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_enums.py24 import string namespace
H A Dgen_versions.py24 import string namespace
/third_party/vk-gl-cts/framework/platform/ohos/display/pixmap/
H A DtcuOhosNativePixmap.cpp30 using std::string;
H A DtcuOhosNativePixmap.hpp31 using std::string;
/third_party/vk-gl-cts/framework/xexml/
H A DxeDefs.cpp31 static std::string formatError (const char* message, const char* expr, const char* file, int line) in formatError()
/third_party/vulkan-loader/tests/live_verification/dynamic_loader_behavior/
H A Dtest_dynamic_linking.cpp33 LibraryWrapper dynamic_library_c{std::string("./libdynamic_library_c.") + LIB_EXT}; in main()
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h192 // 4774 - format string expected in argument 'x' is not a string literal
326 // internal macros for string concatenation and anonymous variable name generation
435 using string = basic_string<char, char_traits<char>, allocator<char>>;
451 // A 24 byte string class (can be as small as 17 for x64 and 13 for x86) that can hold strings with length
458 // Idea taken from this lecture about the string implementation of facebook/folly - fbstring
940 DOCTEST_INTERFACE String toString(const std::string& in);
1527 // always treat char* as a string in this context - no matter
2784 DOCTEST_MSVC_SUPPRESS_WARNING(4774) // format string expected in argument is not a string litera
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp2116 std::string& out_fragment_shader_code) in getPassThroughFragmentShaderCode()
2156 std::string& out_tesselation_control_shader_code) in getPassThroughTesselationControlShaderCode()
2220 samplerType sampler_type, std::string& out_tesselation_evaluation_shader_code) in getPassThroughTesselationEvaluationShaderCode()
2266 std::string& out_vertex_shader_code) in getPassThroughVertexShaderCode()
2346 std::string& out_compute_shader_code) in getSamplingComputeShaderCode()
2359 std::string sampling_code; in getSamplingComputeShaderCode()
2482 std::string& out_fragment_shader_code) in getSamplingFragmentShaderCode()
2493 std::string sampling_code; in getSamplingFragmentShaderCode()
2572 const glw::GLchar* sampler_name_p, std::string& out_code) in getSamplingFunctionCall()
2685 std::string in getSamplingGeometryShaderCode()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp19 #include <string>
60 const std::string DatePickerPattern::empty_;
62 std::unordered_map<uint32_t, std::string> DatePickerPattern::years_; // year from 1900 to 2100,count is 201
63 std::unordered_map<uint32_t, std::string> DatePickerPattern::solarMonths_; // solar month from 1 to 12,count is 12
64 std::unordered_map<uint32_t, std::string> DatePickerPattern::solarDays_; // solar day from 1 to 31, count is 31
65 std::unordered_map<uint32_t, std::string> DatePickerPattern::lunarMonths_; // lunar month from 1 to 24, count is 24
66 std::unordered_map<uint32_t, std::string> DatePickerPattern::lunarDays_; // lunar day from 1 to 30, count is 30
67 std::vector<std::string> DatePickerPattern::tagOrder_; // order of year month day
68 std::vector<std::string> DatePickerPattern::localizedMonths_;
558 std::unordered_map<std::string, RefPt
[all...]
/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_capi_unit_test.cpp25 #include <string>
44 const string CODEC_MP3_NAME = std::string(AVCodecCodecName::AUDIO_DECODER_MP3_NAME);
45 const string CODEC_FLAC_NAME = std::string(AVCodecCodecName::AUDIO_DECODER_FLAC_NAME);
46 const string CODEC_AAC_NAME = std::string(AVCodecCodecName::AUDIO_DECODER_AAC_NAME);
47 const string CODEC_VORBIS_NAME = std::string(AVCodecCodecName::AUDIO_DECODER_VORBIS_NAME);
48 const string CODEC_AMRWB_NAM
[all...]

Completed in 54 milliseconds

1...<<1121112211231124112511261127112811291130>>...1818