/third_party/typescript/tests/baselines/reference/ |
H A D | moduleResolutionWithSuffixes_threeLastIsBlank2.js | 15 function native() { }
function
|
H A D | moduleResolutionWithSuffixes_threeLastIsBlank1.js | 26 function native() { }
function
|
/third_party/ffmpeg/libavformat/ |
H A D | metadata.h | 35 const char *native; member
|
/third_party/node/benchmark/util/ |
H A D | type-check.js | |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLSamplerCL.cpp | 18 CLSamplerCL::CLSamplerCL(const cl::Sampler &sampler, cl_sampler native) in CLSamplerCL() argument
|
H A D | CLMemoryCL.cpp | 18 CLMemoryCL::CLMemoryCL(const cl::Memory &memory, cl_mem native) in CLMemoryCL() argument
|
H A D | CLEventCL.cpp | 15 CLEventCL::CLEventCL(const cl::Event &event, cl_event native) : CLEventImpl(event), mNative(native) in CLEventCL() argument
|
H A D | CLDeviceCL.cpp | 239 CLDeviceCL::CLDeviceCL(const cl::Device &device, cl_device_id native) in CLDeviceCL() argument
|
H A D | CLPlatformCL.cpp | 445 CLPlatformCL::CLPlatformCL(const cl::Platform &platform, cl_platform_id native) in CLPlatformCL() argument
|
H A D | CLKernelCL.cpp | 117 CLKernelCL::CLKernelCL(const cl::Kernel &kernel, cl_kernel native) in CLKernelCL() argument
|
H A D | CLProgramCL.cpp | 19 CLProgramCL::CLProgramCL(const cl::Program &program, cl_program native) in CLProgramCL() argument
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | util.hpp | 60 native = 1 << 2, enumerator
|
/applications/standard/calendardata/calendarmanager/napi/include/ |
H A D | napi_queue.h | 48 void* native = nullptr; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_texture.c | 171 uint8_t native = desc->swizzle[j]; in fd_setup_border_colors() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 278 const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value); in type_str() local
|
/third_party/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 282 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 D | Endian.h | 29 enum endianness {big, little, native}; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Endian.h | 22 enum endianness {big, little, native}; enumerator
|
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
H A D | image_receiver_mdk_test.cpp | 115 ImageReceiverNative* native = getNativeReceiver(env, info); in JsGetReceivingSurfaceId() local 136 ImageReceiverNative* native = getNativeReceiver(env, info); in JsReadLatestImage() local 154 ImageReceiverNative* native = getNativeReceiver(env, info); in JsReadNextImage() local 177 ImageReceiverNative* native in JsOn() local 193 ImageReceiverNative *native = getNativeReceiver(env, info); JsReceiverRelease() local 225 ImageReceiverNative* native = getNativeReceiver(env, info); JsGetSize() local 246 ImageReceiverNative* native = getNativeReceiver(env, info); JsGetCapacity() local 264 ImageReceiverNative* native = getNativeReceiver(env, info); JsGetFormat() local 302 ImageNative *native = getNativeImage(env, info); JsImageRelease() local 318 ImageNative* native = getNativeImage(env, info); JsImageClipRect() local 341 ImageNative* native = getNativeImage(env, info); JsImageSize() local 361 ImageNative* native = getNativeImage(env, info); JsImageFormat() local 387 ImageNative* native = OH_Image_InitImageNative(env, argValue[NUM_0]); JsImageGetComponent() local [all...] |
/third_party/glfw/src/ |
H A D | egl_context.c | 581 EGLNativeWindowType native; in _glfwCreateContextEGL() local 869 EGLConfig native; in _glfwChooseVisualEGL() local [all...] |
H A D | glx_context.c | 457 GLXFBConfig native = NULL; in _glfwCreateContextGLX() local 648 GLXFBConfig native; in _glfwChooseVisualGLX() local [all...] |
H A D | x11_monitor.c | 233 RRMode native = None; in _glfwSetVideoModeX11() local
|
/third_party/jerryscript/jerry-core/parser/js/ |
H A D | js-parser-module.c | 591 ecma_value_t native = jerry_port_get_native_module (ecma_make_string_value (name_p)); in parser_module_handle_module_specifier() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_android.c | 120 get_format_bpp(int native) in get_format_bpp() argument
|
/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/ |
H A D | ImageNdk.cpp | 168 NativePixelMap* native = nullptr; in TestScaleWithAntiAliasingAbnormal() local
|