Home
last modified time | relevance | path

Searched defs:native (Results 1 - 25 of 97) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DmoduleResolutionWithSuffixes_threeLastIsBlank2.js15 function native() { } function
H A DmoduleResolutionWithSuffixes_threeLastIsBlank1.js26 function native() { } function
/third_party/ffmpeg/libavformat/
H A Dmetadata.h35 const char *native; member
/third_party/node/benchmark/util/
H A Dtype-check.js
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLSamplerCL.cpp18 CLSamplerCL::CLSamplerCL(const cl::Sampler &sampler, cl_sampler native) in CLSamplerCL() argument
H A DCLMemoryCL.cpp18 CLMemoryCL::CLMemoryCL(const cl::Memory &memory, cl_mem native) in CLMemoryCL() argument
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
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Ddcr-generic.h18 dcr_host_native_t native; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Ddcr-generic.h18 dcr_host_native_t native; member
/base/powermgr/power_manager/frameworks/cj/runninglock/src/
H A Dcj_running_lock_ffi.cpp70 auto native = FFI::FFIData::Create<CJRunningLock>(name, num_type); in FfiOHOSRunningLockCreate() local
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c84 unsigned long long native, filter1, filter2; in main() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp60 native = 1 << 2, enumerator
/applications/standard/calendardata/calendarmanager/napi/include/
H A Dnapi_queue.h48 void* native = nullptr; member
/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/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
/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...]
/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

Completed in 9 milliseconds

1234