Home
last modified time | relevance | path

Searched defs:suffix (Results 276 - 300 of 431) sorted by relevance

1...<<1112131415161718

/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp424 string suffix; in GetBufferSizePropName() local
501 static int SetLevel(PropType type, const string& suffix, uint16_t lvl) in SetLevel() argument
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c2178 const char *suffix = NULL; in hidinput_allocate() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h543 inline bool EndWith(const std::string& dst, const std::string& suffix) in EndWith() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp457 std::string suffix; in GetTypeFromWant() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp577 static void addPathSuffix(const string &oldPath, const string &suffix, string &newPath) in addPathSuffix() argument
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_const.h175 std::string suffix = (key == "THM_ASTC") ? ".astc" : ".jpg"; in GetThumbnailPath() local
185 std::string suffix = (key == "THM_ASTC") ? ".astc" : ".jpg"; in GetThumbnailPathHighlight() local
241 std::string suffix = (type == ThumbnailType::THUMB_ASTC) ? ".astc" : ".jpg"; in GetSandboxPath() local
252 std::string suffix = (type == KEY_FRAME_THM_ASTC) ? ".astc" : ".jpg"; in GetKeyFrameSandboxPath() local
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp192 bool ProfileUtils::EndsWith(const std::string& str, const std::string& suffix) in EndsWith() argument
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dhdi_common_v1_3.cpp41 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument
/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c890 const char *suffix; member
/third_party/alsa-lib/src/topology/
H A Ddata.c1884 char suffix[16]; in tplg_add_data() local
1968 tplg_add_data_bytes(snd_tplg_t *tplg, struct tplg_elem *parent, const char *suffix, const void *bin, size_t size) tplg_add_data_bytes() argument
/third_party/curl/lib/
H A Dopenldap.c950 client_write(struct Curl_easy *data, const char *prefix, size_t plen, const char *value, size_t len, const char *suffix, size_t slen) client_write() argument
/third_party/cJSON/
H A DcJSON_Utils.c1113 static void compose_patch(cJSON * const patches, const unsigned char * const operation, const unsigned char * const path, const unsigned char *suffix, const cJSON * const value) in compose_patch() argument
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-function-mocker.h78 constexpr bool EndsWith(const char (&suffix)[N], const char (&str)[M]) { in EndsWith() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c103 const char *suffix = NULL; in vtn_opencl_mangle() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.c545 char *suffix = NULL; in parse_time() local
1846 int suffix; create_pathname() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dicusvtst.cpp854 UnicodeString suffix = ""; variable
/third_party/ltp/tools/sparse/sparse-src/
H A Dshow-parse.c239 const char *suffix; member
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc200 GetVisualizerLogFileName(OptimizedCompilationInfo* info, const char* optional_base_dir, const char* phase, const char* suffix) GetVisualizerLogFileName() argument
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc2326 const char* suffix = nullptr; in DecodeAdvancedSIMDTwoOrThreeRegisters() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c686 wildcard_match(const unsigned char *prefix, size_t prefix_len, const unsigned char *suffix, size_t suffix_len, const unsigned char *subject, size_t subject_len, unsigned int flags) wildcard_match() argument
/third_party/python/Lib/
H A Dpathlib.py631 def suffix(self): member in PurePath
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp1005 const char* suffix; in createOffScreenViewportTests() member
1016 const char* suffix; in createOffScreenViewportTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp751 const char* suffix; in createDepthBiasControlTests() member
762 const char* suffix; in createDepthBiasControlTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp593 const std::string suffix = threads[threadsNdx] == std::numeric_limits<deUint32>::max() ? "max" : de::toString(threads[threadsNdx]); in createBuildLargeShaderSetTests() local
H A DvktRayTracingBuildTests.cpp646 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local
677 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local
708 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local

Completed in 44 milliseconds

1...<<1112131415161718