Home
last modified time | relevance | path

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

12

/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
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/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp60 native = 1 << 2, enumerator
/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
/third_party/glfw/src/
H A Degl_context.c581 EGLNativeWindowType native; in _glfwCreateContextEGL() local
869 EGLConfig native; in _glfwChooseVisualEGL() local
[all...]
H A Dglx_context.c457 GLXFBConfig native = NULL; in _glfwCreateContextGLX() local
648 GLXFBConfig native; in _glfwChooseVisualGLX() local
[all...]
H A Dx11_monitor.c233 RRMode native = None; in _glfwSetVideoModeX11() local
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-module.c591 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 Dv3dv_android.c120 get_format_bpp(int native) in get_format_bpp() argument
/third_party/ffmpeg/libavutil/
H A Dchannel_layout.c406 int channels = 0, nb_channels = 0, native = 1; in av_channel_layout_from_string() local
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp1188 struct sin_vals { float in; float clc; float native; }; in TEST_F() member
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-bonjour-publish.c83 pa_native_protocol *native; member

Completed in 16 milliseconds

12