Home
last modified time | relevance | path

Searched defs:string (Results 351 - 375 of 1179) sorted by relevance

1...<<11121314151617181920>>...48

/third_party/skia/gm/
H A Dlcdtext.cpp42 void drawText(SkCanvas* canvas, const SkString& string, in drawText() argument
120 drawText(SkCanvas* canvas, const SkString& string, int y, SkCanvas::SaveLayerFlags saveLayerFlags) drawText() argument
/third_party/vk-gl-cts/scripts/
H A Dbuild_caselists.py29 import string namespace
H A Dtestset.py25 import string namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.h29 char *string; member
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dbuild_spirv_binaries.py25 import string namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Djson.h29 char *string; member
/third_party/vulkan-loader/loader/
H A DcJSON.h59 char *string; /* The item's name string, if this item is the child of, or is member
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_asf.c311 void rtl8168_asf_community_string(struct rtl8168_private *tp, int arg, char *string) in rtl8168_asf_community_string() argument
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp198 const char* string = key.c_str(); GetHashCode() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.h80 ToNumber(const std::string& string) ToNumber() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_xml_config.h139 new(&stringValue)std::string(st member in OHOS::Rosen::RSBaseXmlConfig::ConfigItem::std
[all...]
/foundation/window/window_manager/utils/include/
H A Dxml_config_base.h139 new(&stringValue_)std::string(st member in OHOS::Rosen::XmlConfigBase::ConfigItem::std
[all...]
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_mock.cpp39 bool AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) in AddNumberToJsonObject() argument
84 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectSignedNumberItem() argument
/foundation/communication/dsoftbus/core/common/json_utils/
H A Dsoftbus_json_utils.c24 int32_t GetStringItemByJsonObject(const cJSON *json, const char * const string, char *target, in GetStringItemByJsonObject() argument
49 bool GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, in GetJsonObjectStringItem() argument
74 GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) GetJsonObjectNumberItem() argument
89 GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) GetJsonObjectSignedNumberItem() argument
104 GetJsonObjectDoubleItem(const cJSON *json, const char * const string, double *target) GetJsonObjectDoubleItem() argument
119 GetJsonObjectNumber16Item(const cJSON *json, const char * const string, uint16_t *target) GetJsonObjectNumber16Item() argument
134 GetJsonObjectNumber64Item(const cJSON *json, const char * const string, int64_t *target) GetJsonObjectNumber64Item() argument
149 GetJsonObjectSignedNumber64Item(const cJSON *json, const char * const string, int64_t *target) GetJsonObjectSignedNumber64Item() argument
164 GetJsonObjectInt32Item(const cJSON *json, const char * const string, int32_t *target) GetJsonObjectInt32Item() argument
179 GetJsonObjectBoolItem(const cJSON *json, const char * const string, bool *target) GetJsonObjectBoolItem() argument
194 AddStringToJsonObject(cJSON *json, const char * const string, const char *value) AddStringToJsonObject() argument
212 AddStringArrayToJsonObject(cJSON *json, const char * const string, const char * const *strings, int32_t count) AddStringArrayToJsonObject() argument
232 AddNumber16ToJsonObject(cJSON *json, const char * const string, uint16_t num) AddNumber16ToJsonObject() argument
251 AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) AddNumberToJsonObject() argument
270 AddNumber64ToJsonObject(cJSON *json, const char * const string, int64_t num) AddNumber64ToJsonObject() argument
289 AddBoolToJsonObject(cJSON *json, const char * const string, bool value) AddBoolToJsonObject() argument
308 GetDynamicStringItemByJsonObject(const cJSON * const json, const char * const string, uint32_t limit) GetDynamicStringItemByJsonObject() argument
340 AddIntArrayToJsonObject(cJSON *json, const char *string, const int32_t *array, int32_t arrayLen) AddIntArrayToJsonObject() argument
358 GetJsonObjectIntArrayItem(const cJSON *json, const char *string, int32_t *array, int32_t arrayLen) GetJsonObjectIntArrayItem() argument
[all...]
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dohos_rpc_test_testhelper.cpp194 Java_ohos_rpc_test_TestHelper_nativeStartExecutable( JNIEnv *env, jobject object, jstring string, jint length) Java_ohos_rpc_test_TestHelper_nativeStartExecutable() argument
218 Java_ohos_rpc_test_TestHelper_nativeStopExecutable( JNIEnv *env, jobject object, jstring string, jint length) Java_ohos_rpc_test_TestHelper_nativeStopExecutable() argument
242 Java_ohos_rpc_test_TestHelper_nativeRunCommand( JNIEnv *env, jobject object, jstring string, jint length) Java_ohos_rpc_test_TestHelper_nativeRunCommand() argument
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifitoolkit_fuzzer/
H A Dwifitoolkit_fuzzer.cpp127 char *string = nullptr; in AppXmlParserTest() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddata_value.cpp190 DataValue &DataValue::operator=(const std::string &string) in operator =() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddb_delegate.h[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dvalue_proxy.h
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_objects.h
/third_party/ffmpeg/libavcodec/
H A Dffjni.c98 char *ff_jni_jstring_to_utf_chars(JNIEnv *env, jstring string, void *log_ctx) in ff_jni_jstring_to_utf_chars() argument
157 jstring string = NULL; in ff_jni_exception_get_summary() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DparseVersions.h147 void setCurrentString(int string) { currentScanner->setString(string); } in setCurrentString() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DXMLRecordWriter.java194 public void string(String name, String value) { in string() method in XMLRecordWriter
H A DXMLRecordReader.java143 public String string(String name) { in string() method in XMLRecordReader
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DPadder.java81 padAndApply( Modifier mod1, Modifier mod2, FormattedStringBuilder string, int leftIndex, int rightIndex) padAndApply() argument
116 addPaddingHelper( String paddingString, int requiredPadding, FormattedStringBuilder string, int index) addPaddingHelper() argument
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...48