Home
last modified time | relevance | path

Searched defs:intValue (Results 26 - 50 of 81) sorted by relevance

1234

/third_party/skia/third_party/externals/icu/source/tools/gentest/
H A Dgentest.c107 uint16_t intValue=2000; in createData() local
/base/inputmethod/imf/common/src/
H A Ditypes_util.cpp460 int32_t intValue = 0; in Unmarshalling() local
/base/telephony/call_manager/test/unittest/distributed_communication_test/src/
H A Ddistributed_data_test.cpp377 int32_t intValue = 0; in HWTEST_F() local
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Ddelivery_callback.cpp52 int32_t intValue = pdu[i]; in GetCallbackValues() local
/base/update/updater/test/unittest/script/
H A Dscript_interpreter_unittest.cpp56 int32_t intValue = 10; in TestScriptInterpreterScriptValue() local
103 int intValue = 100; in TestScriptInstructionContext() local
119 int intValue = 100; in TestIntegerValueComputer() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcstrtest.c47 int32_t intValue=0; in TestAPI() local
[all...]
H A Dudatatst.c875 uint16_t* intValue=0; in TestUDataGetMemory() local
923 uint16_t* intValue in TestErrorConditions() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcParallelShaderCompileTests.cpp95 GLint intValue; in iterate() local
131 << "int(" << intValue << "), "; in iterate() local
184 GLint intValue; in iterate() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLSwitchStatement.cpp72 SKSL_INT intValue = 0; in find_duplicate_case_values() local
194 SKSL_INT intValue; in Convert() local
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp228 int32_t intValue = -1; in GetNotificationLocalLiveViewProgress() local
294 int32_t intValue = -1; in GetNotificationLocalLiveViewTime() local
[all...]
/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager_utils.cpp226 int32_t intValue = 0; in GetIntProperty() local
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dnapi_util.cpp212 void NapiUtil::SetValueInt32(const napi_env &env, std::string fieldStr, const int32_t intValue, napi_value &result) in SetValueInt32() argument
/test/xts/acts/ai/nncore/e2etest/src/
H A DEndToEndTest.cpp158 int* intValue = reinterpret_cast<int*>(data); in SetInputData() local
/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/
H A DActsCodecFormatNdkTest.cpp139 int32_t intValue = 1; in HWTEST_F() local
/test/xts/acts/notification/ces_standard/actsCommonEventSubscribeNDKTest/entry/src/main/cpp/
H A Dsubscribe.cpp33 int intValue = OH_CommonEvent_GetIntFromParameters(parameters, "wh1", 10); in OnReceive() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBinaryStream.h211 PromotedIntT intValue = static_cast<PromotedIntT>(param); in writeInt() local
256 int intValue = value ? 1 : 0; in writeBool() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java107 public static int intValue(byte[] tag) { intValue() method in Tag
131 public static int intValue(String s) { intValue() method in Tag
[all...]
/base/location/frameworks/native/fence_extension_ability/src/
H A Djs_fence_extension.cpp336 SetValueInt32( const napi_env &env, const char *fieldStr, const int intValue, napi_value &result) SetValueInt32() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_native_branch_test.cpp128 int intValue = 0; in HWTEST_F() local
/base/update/updateservice/frameworks/js/napi/session/src/
H A Dnapi_common_utils.cpp31 int32_t NapiCommonUtils::GetInt32(napi_env env, napi_value arg, const std::string &attrName, int32_t &intValue) in GetInt32() argument
44 int32_t NapiCommonUtils::GetInt32(napi_env env, napi_value arg, int32_t &intValue) in GetInt32() argument
114 int32_t NapiCommonUtils::SetUint32(napi_env env, napi_value arg, const std::string &attrName, uint32_t intValue) in SetUint32() argument
122 int32_t NapiCommonUtils::SetInt32(napi_env env, napi_value arg, const std::string &attrName, int32_t intValue) in SetInt32() argument
130 int32_t NapiCommonUtils::SetInt64(napi_env env, napi_value arg, const std::string &attrName, int64_t intValue) in SetInt64() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformTest.cpp585 GLint intValue = 0; in TEST_P() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp369 napi_value intValue = nullptr; in CreateInt32() local
379 napi_value intValue = nullptr; in CreateInt64() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp677 int32_t intValue = -1; in GetNotificationLocalLiveViewProgress() local
743 int32_t intValue = -1; in GetNotificationLocalLiveViewTime() local
[all...]
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp698 int32_t intValue; in HWTEST_F() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstatndk.cpp70 int intValue = PARAM_0; in Stat() local
88 int intValue = PARAM_0; in Stat64() local

Completed in 20 milliseconds

1234