Home
last modified time | relevance | path

Searched defs:res (Results 1176 - 1200 of 3459) sorted by relevance

1...<<41424344454647484950>>...139

/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_device.cpp147 void DrmDevice::FindAllCrtc(const drmModeResPtr &res) in FindAllCrtc() argument
169 void DrmDevice::FindAllEncoder(const drmModeResPtr &res) in FindAllEncoder() argument
186 FindAllConnector(const drmModeResPtr &res) FindAllConnector() argument
283 drmModeResPtr res = drmModeGetResources(GetDrmFd()); DiscoveryDisplay() local
[all...]
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_device_manager.c63 struct UsbDdkDeviceInfo *res = NULL; in DdkDevMgrIsDevExists() local
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi.cpp91 ErrorCode res = InitializVendorHal(); in Init() local
132 ErrorCode res = StopVendorHal(&lock); in Release() local
175 ErrorCode res; in StopVendorHal() local
199 ErrorCode res; InitializVendorHal() local
[all...]
/drivers/peripheral/secure_element/vendor_adaptor/
H A Dse_vendor_adaptions.cpp84 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in getAtr() local
120 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in openLogicalChannel() local
167 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in openBasicChannel() local
228 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; transmit() local
[all...]
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_hal_fn.cpp136 WifiGetScanInfo(wifiInterfaceHandle handle, std::vector<OHOS::HDI::Wlan::Chip::V1_0::ScanResultsInfo>& res) WifiGetScanInfo() argument
/test/testfwk/arkxtest/uitest/record/
H A Dui_record.h118 std::vector<std::string> res = { in split() local
/test/ostest/wukong/component_event/src/
H A Dtree_manager.cpp54 auto res = Accessibility::RET_OK; in RecursGetChildElementInfo() local
/test/testfwk/arkxtest/uitest/test/
H A Dmock_element_node_iterator.h45 static void StringSplit(const string &str, const char split, std::vector<string> &res) in StringSplit() argument
/test/testfwk/arkxtest/uitest/cj/
H A Duitest_ffi.cpp58 char *res = static_cast<char *>(malloc(sizeof(char) * len)); in MallocCString() local
/test/ostest/wukong/input_factory/src/
H A Drecord_input.cpp54 std::vector<std::string> res = {std::sregex_token_iterator(in.begin(), in.end(), reg, -1), in split() local
/test/xts/acts/commonlibrary/memory_utils/libpurgeablemem/entry/src/main/cpp/
H A Dmemory.cpp56 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); in CreateOne() local
66 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZENULL, FactorialFunc, &g_pData); in CreateTwo() local
76 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); in DestroyOne() local
87 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); DestroyTwo() local
101 OH_PurgeableMemory *res = nullptr; DestroyThree() local
111 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); BeginReadOne() local
126 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); BeginReadTwo() local
139 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); EndRead() local
153 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); BeginWriteOne() local
168 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); BeginWriteTwo() local
181 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); EndWrite() local
197 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); GetContentOne() local
213 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); GetContentTwo() local
228 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); ContentSizeOne() local
243 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); ContentSizeTwo() local
255 OH_PurgeableMemory *res = OH_PurgeableMemory_Create(DATASIZE, FactorialFunc, &g_pData); AppendModifyOne() local
271 OH_PurgeableMemory *res = nullptr; AppendModifyTwo() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Ddirent1ndk.cpp122 struct dirent *res; in ReaddirR() local
183 struct dirent *res; in Readdir64R() local
/test/xts/acts/commonlibrary/thirdparty/ubsan/entry/src/main/cpp/
H A Dnapi_init.cpp43 int res = -1; in MisAlign() local
80 int res = -1; in Bounds() local
117 int res = -1; in IntegerDivBy0() local
160 int res = -1; EnumSan() local
197 int res = -1; FloatCastOverflow() local
234 int res = -1; SignedIntegerOverflow() local
291 int res = -1; VptrCheck() local
329 int res = -1; NonnullAttribute() local
372 int res = -1; NullSanitize() local
427 int res = -1; PointerOverflow() local
467 int res = -1; ReturnNonnullAttribute() local
506 int res = -1; ShiftBase() local
543 int res = -1; ShiftExponent() local
578 int res = -1; UndefinedBool() local
620 int res = -1; VlaBound() local
[all...]
/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/
H A Dnativevsync.cpp298 int res = OH_NativeVSync_GetPeriod(nullptr, &period); in OHNativeVSyncGetPeriodNullptr() local
311 int res = OH_NativeVSync_RequestFrame(nullptr, MyFrameCallback, &param); in OHNativeVSyncRequestFrameNullptr() local
337 int res = OH_NativeVSync_RequestFrame(nativeVSync, MyFrameCallback, param); in OHNativeVSyncRequestFrameNormal() local
350 int res = OH_NativeVSync_RequestFrame(nativeVSync, MyFrameCallback, &param); OHNativeVSyncRequestFrameParamErr() local
[all...]
/test/xts/acts/multimedia/avcodec/avcodecNdk/entry/src/main/cpp/
H A Dhello.cpp37 napi_value res; in Test_VideoDecoder_SetDecryptionConfig() local
81 napi_value res; in Test_AVDemuxer_GetMediaKeySystemInfo() local
137 napi_value res; in Test_AVDemuxer_SetMediaKeySystemInfoCallback() local
/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/
H A DActsCodecFormatNdkTest.cpp49 bool res = true; in CheckDecDesc() local
/test/xts/acts/multimedia/media/media_js_standard/avplayeraudiondk/entry/src/main/cpp/
H A DAudioPlayerNDK.cpp41 napi_value res; in PlayerStateSetURLSource() local
59 napi_value res; in PlayerStatePrepare() local
79 napi_value res; in PlayerStatePlayer() local
100 napi_value res; in PlayerStatePause() local
119 napi_value res; PlayerStateStop() local
136 napi_value res; PlayerStateReset() local
157 napi_value res; PlayerStateSetvolume() local
179 napi_value res; PlayerStateSeek() local
200 napi_value res; PlayerStateGetCurrentTime() local
222 napi_value res; PlayerStateSetSpeed() local
244 napi_value res; PlayerStateGetSpeed() local
265 napi_value res; PlayerStateIsPlaying() local
285 napi_value res; PlayerStateGetDuration() local
308 napi_value res; PlayerStateLoop() local
329 napi_value res; PlayerStateSetSpeed_1_25_X() local
350 napi_value res; PlayerStateSetSpeed_1_75_X() local
371 napi_value res; PlayerStateSetSpeed_2_00_X() local
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packer_test.cpp97 bool CreateArrayBuffer(napi_env env, void* src, size_t srcLen, napi_value *res) in CreateArrayBuffer() argument
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_mdk_test.cpp90 int32_t res = OH_Image_Receiver_CreateImageReceiver(env, receiverInfo, &receiver); in JsCreateImageReceiver() local
120 int32_t res = OH_Image_Receiver_GetReceivingSurfaceId(native, buf, ID_SIZE); in JsGetReceivingSurfaceId() local
141 int32_t res = OH_Image_Receiver_ReadLatestImage(native, &result); in JsReadLatestImage() local
159 int32_t res = OH_Image_Receiver_ReadNextImage(native, &result); in JsReadNextImage() local
183 int32_t res = OH_Image_Receiver_On(native, OnEvent); in JsOn() local
199 int32_t res = OH_Image_Receiver_Release(native); JsReceiverRelease() local
230 int32_t res = OH_Image_Receiver_GetSize(native, &size); JsGetSize() local
251 int32_t res = OH_Image_Receiver_GetCapacity(native, &capacity); JsGetCapacity() local
269 int32_t res = OH_Image_Receiver_GetFormat(native, &format); JsGetFormat() local
308 int32_t res = OH_Image_Release(native); JsImageRelease() local
323 int32_t res = OH_Image_ClipRect(native, &rect); JsImageClipRect() local
346 int32_t res = OH_Image_Size(native, &size); JsImageSize() local
366 int32_t res = OH_Image_Format(native, &format); JsImageFormat() local
395 int32_t res = OH_Image_GetComponent(native, componentType, &component); JsImageGetComponent() local
[all...]
/test/xts/acts/notification/ces_standard/actsCommonEventSubscribeNDKTest/entry/src/main/cpp/
H A Dsubscribe.cpp114 napi_value res = nullptr; in CreateSubscribeInfo() local
127 napi_value res = nullptr; in CreateSubscribeInfo() local
132 napi_value res = nullptr; in CreateSubscribeInfo() local
221 napi_value res in DestroySubscribeInfo() local
231 napi_value res = nullptr; CreateSubscriber() local
245 napi_value res = nullptr; DestroySubscriber() local
254 napi_value res = nullptr; CommonEventSubscribe() local
263 napi_value res = nullptr; CommonEventUnSubscribe() local
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dcamera_hdi_test_v1_2.cpp284 std::string res; in TranslateXMageAbilityToString() local
/third_party/curl/tests/libtest/
H A Dlib582.c231 int res = 0; in test() local
/third_party/ffmpeg/libavcodec/
H A Ddsicinvideo.c204 bitmap_frame_type, bitmap_frame_size, res = 0; in cinvideo_decode_frame() local
[all...]
H A Dmpc8.c188 int i, j, k, ch, cnt, res, t; in mpc8_decode_frame() local
[all...]
H A Dgdv.c182 int res; in read_bits2() local
203 int res = bits->queue & ((1 << nbits) - 1); in read_bits32() local

Completed in 18 milliseconds

1...<<41424344454647484950>>...139