Home
last modified time | relevance | path

Searched defs:native (Results 26 - 50 of 137) sorted by relevance

123456

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_mbstr.c278 const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value); in type_str() local
/third_party/openssl/crypto/asn1/
H A Da_mbstr.c282 const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value); in type_str() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLEventCL.cpp15 CLEventCL::CLEventCL(const cl::Event &event, cl_event native) : CLEventImpl(event), mNative(native) in CLEventCL() argument
H A DCLDeviceCL.cpp239 CLDeviceCL::CLDeviceCL(const cl::Device &device, cl_device_id native) in CLDeviceCL() argument
H A DCLPlatformCL.cpp445 CLPlatformCL::CLPlatformCL(const cl::Platform &platform, cl_platform_id native) in CLPlatformCL() argument
H A DCLKernelCL.cpp117 CLKernelCL::CLKernelCL(const cl::Kernel &kernel, cl_kernel native) in CLKernelCL() argument
H A DCLProgramCL.cpp19 CLProgramCL::CLProgramCL(const cl::Program &program, cl_program native) in CLProgramCL() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DEndian.h29 enum endianness {big, little, native}; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DEndian.h22 enum endianness {big, little, native}; enumerator
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.h92 void *native = nullptr; in PanelContentContext() local
H A Djs_panel.cpp487 void *native = nullptr; in UnwrapPanel() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Dnative_token_info_inner.cpp40 NativeTokenInfoInner::NativeTokenInfoInner(NativeTokenInfoBase& native, in NativeTokenInfoInner() argument
H A Dnative_token_receptor.cpp80 NativeTokenInfoBase native; in from_json() local
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_async_work.h49 void* native = nullptr; member
/foundation/multimedia/drm_framework/services/utils/include/
H A Dnapi_async_work.h46 void* native = nullptr; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_ndk_test.cpp46 const ImageNative* native = nullptr; in HWTEST_F() local
62 const ImageNative* native = nullptr; in HWTEST_F() local
78 const ImageNative* native = nullptr; in HWTEST_F() local
94 const ImageNative* native = nullptr; in HWTEST_F() local
111 ImageNative* native = nullptr; in HWTEST_F() local
432 ImageSourceNative* native = nullptr; HWTEST_F() local
449 ImageSourceNative* native = nullptr; HWTEST_F() local
466 ImageSourceNative* native = nullptr; HWTEST_F() local
482 ImageSourceNative* native = nullptr; HWTEST_F() local
498 ImageSourceNative* native = nullptr; HWTEST_F() local
515 ImageSourceNative* native = nullptr; HWTEST_F() local
532 ImageSourceNative* native = nullptr; HWTEST_F() local
549 ImageSourceNative* native = nullptr; HWTEST_F() local
565 ImageSourceNative* native = nullptr; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_receiver_mdk_kits.cpp37 static ImageReceiver* CheckAndGetReceiver(ImageReceiverNapi* native, const struct ImageReceiverArgs* args) in CheckAndGetReceiver() argument
63 static int32_t ImageReceiverNapiGetReceiverId(ImageReceiverNapi* native, struct ImageReceiverArgs* args) in ImageReceiverNapiGetReceiverId() argument
79 static int32_t ImageReceiverNapiReadLatestImage(ImageReceiverNapi* native, struct ImageReceiverArgs* args) in ImageReceiverNapiReadLatestImage() argument
93 static int32_t ImageReceiverNapiReadNextImage(ImageReceiverNapi* native, struct ImageReceiverArgs* args) in ImageReceiverNapiReadNextImage() argument
107 static int32_t ImageReceiverNapiOn(ImageReceiverNapi* native, struc argument
119 ImageReceiverNapiGetSize(ImageReceiverNapi* native, struct ImageReceiverArgs* args) ImageReceiverNapiGetSize() argument
130 ImageReceiverNapiGetCapacity(ImageReceiverNapi* native, struct ImageReceiverArgs* args) ImageReceiverNapiGetCapacity() argument
140 ImageReceiverNapiGetFormat(ImageReceiverNapi* native, struct ImageReceiverArgs* args) ImageReceiverNapiGetFormat() argument
173 ImageReceiverNativeCtxCall(int32_t mode, ImageReceiverNapi* native, struct ImageReceiverArgs* args) ImageReceiverNativeCtxCall() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Dnapi_queue.h51 void* native = nullptr; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Dnapi_queue.h49 void* native = nullptr; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Dnapi_queue.h55 void *native = nullptr; member
/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_queue.h53 void *native = nullptr; member
/kernel/linux/linux-5.10/arch/loongarch/vdso/
H A DMakefile
/kernel/linux/linux-6.6/arch/loongarch/vdso/
H A DMakefile
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/edp/
H A Dedp_aux.c37 bool native = msg->request & (DP_AUX_NATIVE_WRITE & DP_AUX_NATIVE_READ); in edp_msg_fifo_tx() local
116 bool native = msg->request & (DP_AUX_NATIVE_WRITE & DP_AUX_NATIVE_READ); in edp_aux_transfer() local
/kernel/linux/linux-6.6/drivers/acpi/
H A Dvideo_detect.c850 enum acpi_backlight_type __acpi_video_get_backlight_type(bool native, bool *auto_detect) in __acpi_video_get_backlight_type() argument
[all...]

Completed in 11 milliseconds

123456