Searched defs:const_ (Results 1 - 12 of 12) sorted by relevance
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
H A D | writer.js | 128 function const_(it) { function
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_blend_aos.c | 75 LLVMValueRef const_; member 310 lp_build_blend_aos(struct gallivm_state *gallivm, const struct pipe_blend_state *blend, enum pipe_format cbuf_format, struct lp_type type, unsigned rt, LLVMValueRef src, LLVMValueRef src_alpha, LLVMValueRef src1, LLVMValueRef src1_alpha, LLVMValueRef dst, LLVMValueRef mask, LLVMValueRef const_, LLVMValueRef const_alpha, const unsigned char swizzle[4], int nr_channels) lp_build_blend_aos() argument
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeARM_64.c | 246 struct sljit_const *const_; in sljit_generate_code() local 2353 struct sljit_const *const_; sljit_emit_const() local [all...] |
H A D | sljitNativeS390X.c | 133 struct sljit_const const_; /* must be first */ member 1428 struct sljit_s390x_const *const_; in sljit_generate_code() local 3667 struct sljit_s390x_const *const_; in sljit_emit_const() local [all...] |
H A D | sljitNativePPC_common.c | 418 struct sljit_const *const_; in sljit_generate_code() local 2801 struct sljit_const *const_; sljit_emit_const() local [all...] |
H A D | sljitNativeRISCV_common.c | 387 struct sljit_const *const_; in sljit_generate_code() local 2712 struct sljit_const *const_; sljit_emit_const() local [all...] |
H A D | sljitNativeARM_32.c | 688 struct sljit_const *const_; in sljit_generate_code() local 3639 struct sljit_const *const_; sljit_emit_const() local [all...] |
H A D | sljitLir.c | 722 static SLJIT_INLINE void set_const(struct sljit_const *const_, struct sljit_compiler *compiler) in set_const() argument 642 compute_next_addr(struct sljit_label *label, struct sljit_jump *jump, struct sljit_const *const_, struct sljit_put_label *put_label) compute_next_addr() argument [all...] |
H A D | sljitNativeARM_T2_32.c | 388 struct sljit_const *const_; in sljit_generate_code() local 3095 struct sljit_const *const_; sljit_emit_const() local [all...] |
H A D | sljitNativeX86_common.c | 596 struct sljit_const *const_; in sljit_generate_code() local 3313 struct sljit_const *const_; local [all...] |
H A D | sljitNativeMIPS_common.c | 584 struct sljit_const *const_; in sljit_generate_code() local 3675 struct sljit_const *const_; sljit_emit_const() local [all...] |
H A D | sljitLir.h | 1657 static SLJIT_INLINE sljit_uw sljit_get_const_addr(struct sljit_const *const_) { return const_->addr; } in sljit_get_const_addr() argument
|
Completed in 26 milliseconds