/third_party/mesa3d/src/broadcom/compiler/ |
H A D | nir_to_vir.c | 1395 sign_extend(struct v3d_compile *c, struct qreg value, uint32_t src_bit_size, uint32_t dst_bit_size) sign_extend() argument [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast_to_hir.cpp | 6700 unsigned value; global() member [all...] |
H A D | ir.h | 1725 ir_return(ir_rvalue *value) ir_return() argument 1744 ir_rvalue *value; global() member in ir_return 2361 union ir_constant_data value; global() member in ir_constant [all...] |
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libcpuset.c | 694 int cpuset_set_iopt(struct cpuset *cp, const char *optionname, int value) in cpuset_set_iopt() argument 742 cpuset_set_sopt(UNUSED struct cpuset *cp, UNUSED const char *optionname, UNUSED const char *value) cpuset_set_sopt() argument [all...] |
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.c | 145 int value; member [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state.c | 4707 static inline int S_FIXED(float value, unsigned frac_bits) in S_FIXED() argument 5485 static void si_set_grbm_gfx_index(struct si_context *sctx, struct si_pm4_state *pm4, unsigned value) in si_set_grbm_gfx_index() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga_reg.h | 500 uint32 value; member 543 uint32 value; member [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | nir_to_spirv.c | 252 emit_float_const(struct ntv_context *ctx, int bit_size, double value) in emit_float_const() argument 259 emit_uint_const(struct ntv_context *ctx, int bit_size, uint64_t value) in emit_uint_const() argument 266 emit_int_const(struct ntv_context *ctx, int bit_size, int64_t value) in emit_int_const() argument 1224 emit_bitcast(struct ntv_context *ctx, SpvId type, SpvId value) in emit_bitcast() argument 1230 bitcast_to_uvec(struct ntv_context *ctx, SpvId value, unsigned bit_size, unsigned num_components) bitcast_to_uvec() argument 1238 bitcast_to_ivec(struct ntv_context *ctx, SpvId value, unsigned bit_size, unsigned num_components) bitcast_to_ivec() argument 1246 bitcast_to_fvec(struct ntv_context *ctx, SpvId value, unsigned bit_size, unsigned num_components) bitcast_to_fvec() argument 1762 get_fvec_constant(struct ntv_context *ctx, unsigned bit_size, unsigned num_components, double value) get_fvec_constant() argument 1782 get_ivec_constant(struct ntv_context *ctx, unsigned bit_size, unsigned num_components, int64_t value) get_ivec_constant() argument 2315 SpvId value = spirv_builder_const_composite(&ctx->builder, emit_load_const() local [all...] |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 1627 const VkClearValue value = state->color_att[i].clear_value; in render_clear() local
|
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
H A D | liftoff-assembler-ppc.h | 241 void LiftoffAssembler::LoadConstant(LiftoffRegister reg, WasmValue value, in LoadConstant() argument 615 AtomicAdd(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicAdd() argument 621 AtomicSub(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicSub() argument 627 AtomicAnd(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicAnd() argument 633 AtomicOr(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicOr() argument 639 AtomicXor(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicXor() argument 645 AtomicExchange(Register dst_addr, Register offset_reg, uintptr_t offset_imm, LiftoffRegister value, LiftoffRegister result, StoreType type) AtomicExchange() argument 983 Spill(int offset, WasmValue value) Spill() argument 1652 emit_i32_subi_jump_negative(Register value, int subtrahend, Label* result_negative) emit_i32_subi_jump_negative() argument [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder-impl.h | 396 int32_t value; global() member 405 int64_t value; global() member 414 float value; global() member 427 double value; global() member 696 uint8_t value[kSimd128Size] = {0}; global() member 3050 Value value = CreateValue(kWasmI32); DECODE() local 3058 Value value = CreateValue(kWasmI64); DECODE() local 3066 Value value = CreateValue(kWasmF32); DECODE() local 3074 Value value = CreateValue(kWasmF64); DECODE() local 3086 Value value = CreateValue(type); DECODE() local 3094 Value value = Peek(0); DECODE() local 3128 Value value = CreateValue(ValueType::Ref(heap_type, kNonNullable)); DECODE() local 3136 Value value = Peek(0); DECODE() local 3168 Value value = CreateValue(this->local_type(imm.index)); DECODE() local 3188 Value value = Peek(0, 0, local_type); DECODE() local 3220 Value value = Peek(0, 0, imm.global->type); DECODE() local 3289 Value value = Peek(0, 0, mem_type); DECODE() local 4067 Value value = CreateValue(ValueType::Ref(imm.index, kNonNullable)); DecodeGCOpcode() local 4098 Value value = CreateValue(ValueType::Ref(imm.index, kNonNullable)); DecodeGCOpcode() local 4120 Value value = CreateValue(field_type); DecodeGCOpcode() local 4144 Value value = CreateValue(field_type.Unpacked()); DecodeGCOpcode() local 4185 Value value = CreateValue(ValueType::Ref(imm.index, kNonNullable)); DecodeGCOpcode() local 4212 Value value = CreateValue(ValueType::Ref(imm.index, kNonNullable)); DecodeGCOpcode() local 4282 Value value = CreateValue(imm.array_type->element_type().Unpacked()); DecodeGCOpcode() local 4302 Value value = CreateValue(imm.array_type->element_type()); DecodeGCOpcode() local 4318 Value value = Peek(0, 2, imm.array_type->element_type().Unpacked()); DecodeGCOpcode() local 4333 Value value = CreateValue(kWasmI32); DecodeGCOpcode() local 4412 Value value = CreateValue(kWasmI31Ref); DecodeGCOpcode() local 4421 Value value = CreateValue(kWasmI32); DecodeGCOpcode() local 4430 Value value = CreateValue(kWasmI32); DecodeGCOpcode() local 4466 Value value = CreateValue(kWasmI32); DecodeGCOpcode() local 4531 Value value = DecodeGCOpcode() local 5041 Value value = Peek(1, 1, kWasmI32); DecodeNumericOpcode() local 5079 Value value = Peek(1, 0, this->module_->tables[imm.index].type); DecodeNumericOpcode() local 5101 Value value = Peek(1, 1, this->module_->tables[imm.index].type); DecodeNumericOpcode() local 5134 Push(Value value) Push() argument [all...] |
H A D | c-api.cc | 1512 own<Ref> V8RefValueToWasm(StoreImpl* store, i::Handle<i::Object> value) { in V8RefValueToWasm() argument
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | asn1.h | 548 } value; member [all...] |
/third_party/node/src/ |
H A D | js_native_api_v8.cc | 524 v8::Local<v8::Value> value = v8impl::V8LocalValueFromJsValue(jsObject); in Unwrap() local 714 inline PropertyCallbackWrapperBase(uint32_t index, v8::Local<v8::Name> property, v8::Local<v8::Value> value, in PropertyCallbackWrapperBase() argument 737 JSVM_Value value = JsValueFromV8LocalValue(_value); NameSetterInvokeCallback() local 868 JSVM_Value value = JsValueFromV8LocalValue(_value); IndexSetterInvokeCallback() local 996 NameSetterInvoke(v8::Local<v8::Name> property, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) NameSetterInvoke() argument 1017 IndexSetterInvoke(uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) IndexSetterInvoke() argument 1038 PropertyCallbackWrapper(v8::Local<v8::Name> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<T>& cbinfo) PropertyCallbackWrapper() argument 1042 PropertyCallbackWrapper(uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<T>& cbinfo) PropertyCallbackWrapper() argument 1067 v8::Local<v8::Value> value = v8impl::V8LocalValueFromJsValue(jsObject); Wrap() local 1120 CanBeHeldWeakly(v8::Local<v8::Value> value) CanBeHeldWeakly() argument 1236 Reference(JSVM_Env env, v8::Local<v8::Value> value, Args&&... args) Reference() argument 1252 New(JSVM_Env env, v8::Local<v8::Value> value, uint32_t initialRefcount, Ownership ownership, JSVM_Finalize finalizeCallback, void* finalizeData, void* finalizeHint) New() argument 1568 v8::Local<v8::Value> value = v8impl::V8LocalValueFromJsValue(p->value); OH_JSVM_CreateEnv() local 2299 v8::Local<v8::Value> value = v8impl::V8LocalValueFromJsValue(p->value); OH_JSVM_DefineClass() local 2413 OH_JSVM_SetProperty(JSVM_Env env, JSVM_Value object, JSVM_Value key, JSVM_Value value) OH_JSVM_SetProperty() argument 2521 OH_JSVM_SetNamedProperty(JSVM_Env env, JSVM_Value object, const char* utf8name, JSVM_Value value) OH_JSVM_SetNamedProperty() argument 2592 OH_JSVM_SetElement(JSVM_Env env, JSVM_Value object, uint32_t index, JSVM_Value value) OH_JSVM_SetElement() argument 2730 v8::Local<v8::Value> value = v8impl::V8LocalValueFromJsValue(p->value); OH_JSVM_DefineProperties() local 2794 OH_JSVM_IsArray(JSVM_Env env, JSVM_Value value, bool* result) OH_JSVM_IsArray() argument 2807 OH_JSVM_IsRegExp(JSVM_Env env, JSVM_Value value, bool* result) OH_JSVM_IsRegExp() argument 2820 OH_JSVM_GetArrayLength(JSVM_Env env, JSVM_Value value, uint32_t* result) OH_JSVM_GetArrayLength() argument [all...] |