Home
last modified time | relevance | path

Searched refs:UINT16 (Results 1 – 25 of 73) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_util.h100 UINT16 depthOrArraySize, in CD3DX12_RESOURCE_DESC()
101 UINT16 mipLevels, in CD3DX12_RESOURCE_DESC()
138 UINT16 arraySize = 1,
139 UINT16 mipLevels = 0,
151 UINT16 arraySize = 1,
152 UINT16 mipLevels = 0,
166 UINT16 depth,
167 UINT16 mipLevels = 0,
175 inline UINT16 Depth() const noexcept in Depth()
177 inline UINT16 ArraySize() const noexcept in ArraySize()
/third_party/node/benchmark/buffers/
Dbuffer-write.js41 const UINT16 = 0xffff; constant
56 writeUInt16BE: UINT16,
57 writeUInt16LE: UINT16,
Ddataview-set.js30 const UINT16 = INT16 * 2; constant
38 setUint16: UINT16,
/third_party/libffi/src/nios2/
Dffi.c126 *(unsigned int *) argp = (unsigned int) *(UINT16 *) avalue; in ffi_prep_args()
184 *(UINT16 *)rvalue = (UINT16) result; in ffi_call()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h104 typedef unsigned short UINT16; typedef
106 typedef unsigned int UINT16; typedef
Djpeglib.h97 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
401 UINT16 X_density; /* Horizontal pixel density */
402 UINT16 Y_density; /* Vertical pixel density */
625 UINT16 X_density; /* Horizontal pixel density */
626 UINT16 Y_density; /* Vertical pixel density */
Drdgif.c114 UINT16 *symbol_head; /* => table of prefix symbols */
328 sinfo->symbol_head[code] = (UINT16)sinfo->oldcode; in LZWReadByte()
486 source->symbol_head = (UINT16 *) in start_input_gif()
488 LZW_TABLE_SIZE * sizeof(UINT16)); in start_input_gif()
/third_party/libffi/include/
Dffi_common.h118 typedef unsigned short UINT16; typedef
133 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp76 UINT16, enumerator
149 case DataType::UINT16: dataSize = sizeof(deUint16); break; in getElementSize()
283 std::make_pair(std::make_pair(DataType::UINT16, VectorType::SCALAR), "uint16_t"), in getGLSLInputValDecl()
284 std::make_pair(std::make_pair(DataType::UINT16, VectorType::V2), "u16vec2"), in getGLSLInputValDecl()
285 std::make_pair(std::make_pair(DataType::UINT16, VectorType::V3), "u16vec3"), in getGLSLInputValDecl()
286 std::make_pair(std::make_pair(DataType::UINT16, VectorType::V4), "u16vec4"), in getGLSLInputValDecl()
287 std::make_pair(std::make_pair(DataType::UINT16, VectorType::A5), "uint16_t"), in getGLSLInputValDecl()
451 else if (m_params.dataType == DataType::INT16 || m_params.dataType == DataType::UINT16) in checkSupport()
690 else if (m_params.dataType == DataType::UINT16) in initPrograms()
963 case DataType::UINT16: in initPrograms()
[all …]
/third_party/libffi/src/
Djava_raw_api.c184 *(UINT32*)(raw++) = *(UINT16*) (*args); in ffi_java_ptrarray_to_raw()
186 (raw++)->uint = *(UINT16*) (*args); in ffi_java_ptrarray_to_raw()
Dtypes.c71 FFI_TYPEDEF(uint16, UINT16, FFI_TYPE_UINT16, const);
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_cmdline_token.h47 UINT16, enumerator
/third_party/libffi/src/mips/
Dffi.c166 *(ffi_arg *)argp = *(UINT16 *)(* p_argv); in ffi_prep_args()
871 *(UINT16 *) &avalue[i] = (UINT16) ar[argn]; in ffi_closure_mips_inner_O32()
1050 *(UINT16 *) &avalue[i] = (UINT16) *argp; in ffi_closure_mips_inner_N32()
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dtimer.h49 UINT16 timerid;
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dffi_common.h90 typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); typedef
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
Dpredef.c23 TEST_MAX(UINT16, 0xffffU); in test()
/third_party/libffi/src/sh64/
Dffi.c46 else if (arg->size <= sizeof (UINT16)) in return_type()
102 *(UINT64 *) argp = (UINT64) *(UINT16 *)(*p_argv); in ffi_prep_args()
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_semaphore.c48 ret = LOS_SemCreate((UINT16)value, &semHandle); in _sema_init()
/third_party/libffi/src/bfin/
Dffi.c176 *(unsigned int *) argp = (unsigned int) * (UINT16 *)(* p_argv); in ffi_prep_args()
/third_party/libffi/src/pa/
Dffi.c176 *(UINT32 *)(stack - slot) = *(UINT16 *)(*p_argv); in ffi_prep_args_pa32()
547 *(stack - FIRST_ARG_SLOT) = (UINT16)(ret[0] >> 16); in ffi_closure_inner_pa32()
/third_party/openssl/include/openssl/
De_os2.h226 typedef UINT16 uint16_t;
/third_party/node/deps/openssl/openssl/include/openssl/
De_os2.h226 typedef UINT16 uint16_t;
/third_party/libffi/src/sh/
Dffi.c167 *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv); in ffi_prep_args()
256 *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv); in ffi_prep_args()
/third_party/node/deps/v8/src/objects/
Delements-kind.h21 V(Uint16, uint16, UINT16, uint16_t) \
66 V(RabGsabUint16, rab_gsab_uint16, RAB_GSAB_UINT16, uint16_t, UINT16) \
/third_party/openssl/ohos_lite/include/openssl/
De_os2.h235 typedef UINT16 uint16_t;

123