| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_resources.c | 33 si_llvm_bound_index(struct si_shader_context *ctx, LLVMValueRef index, unsigned num) si_llvm_bound_index() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_screen.c | 423 static const uint64_t *vc4_get_modifiers(struct pipe_screen *pscreen, int *num) in vc4_get_modifiers() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_sampler.c | 297 svga_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, void **samplers) svga_bind_sampler_states() argument 413 svga_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) svga_set_sampler_views() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_bio.cc | 169 long NodeBIO::Ctrl(BIO* bio, int cmd, long num, // NOLINT(runtime/int) in Ctrl() argument
|
| /third_party/node/src/ |
| H A D | node_dir.cc | 209 DirentListToArray( Environment* env, uv_dirent_t* ents, int num, enum encoding encoding, Local<Value>* err_out) DirentListToArray() argument
|
| /third_party/musl/src/network/ |
| H A D | getnameinfo.c | 152 char buf[256], num[3*sizeof(int)+1]; in getnameinfo() local
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | malloc.c | 31 uint8_t num; in get_random8() local
|
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | getnameinfo.c | 151 char buf[256], num[3*sizeof(int)+1]; in getnameinfo() local
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | getnameinfo.c | 127 char buf[256], num[3*sizeof(int)+1]; in getnameinfo() local
|
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | malloc.c | 29 uint8_t num; in get_random8() local
|
| /third_party/node/deps/brotli/c/dec/ |
| H A D | bit_reader.h | 98 BrotliCheckInputAmount( BrotliBitReader* const br, size_t num) BrotliCheckInputAmount() argument 334 BrotliCopyBytes(uint8_t* dest, BrotliBitReader* br, size_t num) BrotliCopyBytes() argument [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | hash_longest_match64_inc.h | 81 uint16_t* BROTLI_RESTRICT num = self->num_; in Prepare() local 112 uint16_t* BROTLI_RESTRICT num = self->num_; in Store() local 170 uint16_t* BROTLI_RESTRICT num = self->num_; in FindLongestMatch() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | edits.cpp | 508 int32_t num = (u & SHORT_CHANGE_NUM_MASK) + 1; in next() local 533 int32_t num = (u & SHORT_CHANGE_NUM_MASK) + 1; in next() local 639 int32_t num = (u & SHORT_CHANGE_NUM_MASK) + 1; previous() variable [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__htable.c | 138 const void **ares__htable_all_buckets(const ares__htable_t *htable, size_t *num) in ares__htable_all_buckets() argument
|
| H A D | ares_dns_name.c | 133 size_t num; member [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_fs_cmod_propagation.cpp | 94 instruction(bblock_t *block, int num) in instruction() argument
|
| H A D | test_vec4_cmod_propagation.cpp | 126 instruction(bblock_t *block, int num) in instruction() argument
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | derb.cpp | 473 char16_t num[20]; in printOutBundle() local 530 char16_t num[20]; in printOutBundle() local [all...] |
| /third_party/mesa3d/include/android_stub/backtrace/ |
| H A D | Backtrace.h | 85 size_t num; // The current fame number. member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_sampler.c | 69 llvmpipe_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, void **samplers) llvmpipe_bind_sampler_states() argument 118 llvmpipe_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) llvmpipe_set_sampler_views() argument 275 prepare_shader_sampling( struct llvmpipe_context *lp, unsigned num, struct pipe_sampler_view **views, enum pipe_shader_type shader_type) prepare_shader_sampling() argument 380 llvmpipe_prepare_vertex_sampling(struct llvmpipe_context *lp, unsigned num, struct pipe_sampler_view **views) llvmpipe_prepare_vertex_sampling() argument 392 llvmpipe_prepare_geometry_sampling(struct llvmpipe_context *lp, unsigned num, struct pipe_sampler_view **views) llvmpipe_prepare_geometry_sampling() argument 403 llvmpipe_prepare_tess_ctrl_sampling(struct llvmpipe_context *lp, unsigned num, struct pipe_sampler_view **views) llvmpipe_prepare_tess_ctrl_sampling() argument 414 llvmpipe_prepare_tess_eval_sampling(struct llvmpipe_context *lp, unsigned num, struct pipe_sampler_view **views) llvmpipe_prepare_tess_eval_sampling() argument 425 unsigned num, i; llvmpipe_cleanup_stage_sampling() local 447 prepare_shader_images( struct llvmpipe_context *lp, unsigned num, struct pipe_image_view *views, enum pipe_shader_type shader_type) prepare_shader_images() argument 547 llvmpipe_prepare_vertex_images(struct llvmpipe_context *lp, unsigned num, struct pipe_image_view *views) llvmpipe_prepare_vertex_images() argument 559 llvmpipe_prepare_geometry_images(struct llvmpipe_context *lp, unsigned num, struct pipe_image_view *views) llvmpipe_prepare_geometry_images() argument 570 llvmpipe_prepare_tess_ctrl_images(struct llvmpipe_context *lp, unsigned num, struct pipe_image_view *views) llvmpipe_prepare_tess_ctrl_images() argument 581 llvmpipe_prepare_tess_eval_images(struct llvmpipe_context *lp, unsigned num, struct pipe_image_view *views) llvmpipe_prepare_tess_eval_images() argument 592 unsigned num, i; llvmpipe_cleanup_stage_images() local [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | derb.cpp | 473 UChar num[20]; in printOutBundle() local 530 UChar num[20]; in printOutBundle() local [all...] |
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpserver.c | 563 unsigned long int num; in main() local
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | ttable.c | 81 void genstate(struct mce *m, unsigned num) in genstate() argument 104 static void one_bit_all(struct result *rr, int num, int mask) in one_bit_all() argument 124 static void neighbour_same(struct result *rr, int num, int mask) in neighbour_same() argument 140 void optimizer(struct result *rr, int num) in optimizer() argument 152 int num = 0; bitcount() local 164 int i, w, num; table() local [all...] |
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | ttable.c | 81 void genstate(struct mce *m, unsigned num) in genstate() argument 104 static void one_bit_all(struct result *rr, int num, int mask) in one_bit_all() argument 124 static void neighbour_same(struct result *rr, int num, int mask) in neighbour_same() argument 140 void optimizer(struct result *rr, int num) in optimizer() argument 152 int num = 0; bitcount() local 164 int i, w, num; table() local [all...] |
| /third_party/libwebsockets/plugins/ssh-base/crypto/ |
| H A D | ge25519.c | 199 fe25519 t, chk, num, den, den2, den4, den6; in ge25519_unpackneg_vartime() local [all...] |