Home
last modified time | relevance | path

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

1234567

/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_async_work.h43 void* native = nullptr; member
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/
H A Dnapi_queue.h53 void *native = nullptr; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_sendable_utils.cpp36 void *native = nullptr; in Convert2Sendable() local
82 float *native = nullptr; in Convert2Sendable() local
182 void *native = nullptr; in ToSendableTypedArray() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_texture.c171 uint8_t native = desc->swizzle[j]; in fd_setup_border_colors() local
/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
/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
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory-inl.h155 JSNativePointer *native = JSNativePointer::Cast(data.GetTaggedObject()); in NewJSIntlIcuData() local
H A Djs_segmenter.cpp34 JSNativePointer *native = JSNativePointer::Cast(data.GetTaggedObject()); in SetIcuBreakIterator() local
H A Djs_segments.cpp35 JSNativePointer *native = JSNativePointer::Cast(data.GetTaggedObject()); in SetIcuBreakIterator() local
52 JSNativePointer *native = JSNativePointer::Cast(data.GetTaggedObject()); in SetUString() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.h92 void *native = nullptr; in PanelContentContext() 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

Completed in 12 milliseconds

1234567