Home
last modified time | relevance | path

Searched defs:const_ (Results 1 - 12 of 12) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
H A Dwriter.js128 function const_(it) { function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c75 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 DsljitNativeARM_64.c246 struct sljit_const *const_; in sljit_generate_code() local
2353 struct sljit_const *const_; sljit_emit_const() local
[all...]
H A DsljitNativeS390X.c133 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 DsljitNativePPC_common.c418 struct sljit_const *const_; in sljit_generate_code() local
2801 struct sljit_const *const_; sljit_emit_const() local
[all...]
H A DsljitNativeRISCV_common.c387 struct sljit_const *const_; in sljit_generate_code() local
2712 struct sljit_const *const_; sljit_emit_const() local
[all...]
H A DsljitNativeARM_32.c688 struct sljit_const *const_; in sljit_generate_code() local
3639 struct sljit_const *const_; sljit_emit_const() local
[all...]
H A DsljitLir.c722 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 DsljitNativeARM_T2_32.c388 struct sljit_const *const_; in sljit_generate_code() local
3095 struct sljit_const *const_; sljit_emit_const() local
[all...]
H A DsljitNativeX86_common.c596 struct sljit_const *const_; in sljit_generate_code() local
3313 struct sljit_const *const_; local
[all...]
H A DsljitNativeMIPS_common.c584 struct sljit_const *const_; in sljit_generate_code() local
3675 struct sljit_const *const_; sljit_emit_const() local
[all...]
H A DsljitLir.h1657 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