Home
last modified time | relevance | path

Searched defs:num (Results 326 - 350 of 1439) sorted by relevance

1...<<11121314151617181920>>...58

/third_party/mesa3d/src/glx/tests/
H A Dfake_glx_screen.h27 fake_glx_screen(struct glx_display *glx_dpy, int num, const char *ext) in fake_glx_screen() argument
58 fake_glx_screen_direct(struct glx_display *glx_dpy, int num, in fake_glx_screen_direct() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_cp_reg_shadowing.c183 static void si_set_context_reg_array(struct radeon_cmdbuf *cs, unsigned reg, unsigned num, in si_set_context_reg_array() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader_buffer.c86 svga_set_shader_buffers(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, const struct pipe_shader_buffer *buffers, unsigned writeable_bitmask) svga_set_shader_buffers() argument
169 svga_set_hw_atomic_buffers(struct pipe_context *pipe, unsigned start, unsigned num, const struct pipe_shader_buffer *buffers) svga_set_hw_atomic_buffers() argument
[all...]
/third_party/node/test/js-native-api/7_factory_wrap/
H A Dmyobject.cc97 napi_value num; in PlusOne() local
/third_party/node/test/js-native-api/test_exception/
H A Dtest_exception.c6 static int num = 0x23432; variable
/third_party/musl/src/math/
H A Dfma.c9 struct num { uint64_t m; int e; int sign; }; struct
/third_party/musl/porting/liteos_a/user/src/network/
H A Dif_nameindex.c21 unsigned int num, allocated, str_bytes; member
/third_party/musl/src/network/
H A Dif_nameindex.c20 unsigned int num, allocated, str_bytes; member
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfma.c9 struct num { uint64_t m; int e; int sign; }; struct
/third_party/musl/libc-test/src/regression/
H A Dmalloc-multi-thread-performance.c30 int num = 0; in func() local
/third_party/mesa3d/src/intel/compiler/
H A Dtest_fs_saturate_propagation.cpp84 instruction(bblock_t *block, int num) in instruction() argument
/third_party/mesa3d/src/mesa/main/
H A Dgetstring.c207 int num; in _mesa_GetStringi() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddenseranges.cpp137 int32_t num; in uprv_makeDenseRanges() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dutf16collationiterator.cpp123 UTF16CollationIterator::forwardNumCodePoints(int32_t num, UErrorCode & /*errorCode*/) { in forwardNumCodePoints() argument
139 UTF16CollationIterator::backwardNumCodePoints(int32_t num, UErrorCode & /*errorCode*/) { in backwardNumCodePoints() argument
326 FCDUTF16CollationIterator::forwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in forwardNumCodePoints() argument
335 FCDUTF16CollationIterator::backwardNumCodePoints(int32_t num, UErrorCod argument
[all...]
/third_party/mesa3d/src/util/
H A Du_idalloc.c100 util_idalloc_alloc_range(struct util_idalloc *buf, unsigned num) in util_idalloc_alloc_range() argument
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay_params.c160 uint32_t num; in parse_overlay_env() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddenseranges.cpp137 int32_t num; in uprv_makeDenseRanges() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek11.c143 static void write_data(int fd, int num) in write_data() argument
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str02.c112 intptr_t num = (intptr_t) parm; in thread() local
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
H A Dmulti_con_pro.c152 int num; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/mqueues/
H A Dmulti_send_rev_1.c91 int num, i; in main() local
/third_party/lwip/src/include/lwip/priv/
H A Dmemp_priv.h123 u16_t num; member
/third_party/lwip/test/unit/core/
H A Dtest_mem.c62 static void malloc_keep_x(int x, int num, int size, int freestep) in malloc_keep_x() argument
94 const int num = 16; in START_TEST() local
/third_party/lzma/C/
H A DBcj2.c115 SizeT num = (SizeT)(p->destLim - dest); in Bcj2Dec_Decode() local
179 const SizeT num = (SizeT)(src - p->bufs[BCJ2_STREAM_MAIN]); in Bcj2Dec_Decode() local
198 const SizeT num in Bcj2Dec_Decode() local
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-qnx.cc95 int proc_fd, num, i; in GetSharedLibraryAddresses() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...58