Searched defs:base_value (Results 1 – 10 of 10) sorted by relevance
/third_party/vixl/test/ |
D | test-code-buffer.cc | 104 uint64_t base_value = 0x0100001000100101; in TEST() local
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
D | ecma-get-put-value.c | 130 ecma_op_get_value_object_base (ecma_value_t base_value, /**< base value */ in ecma_op_get_value_object_base()
|
D | ecma-reference.c | 331 ecma_value_t base_value = ecma_make_object_value (binding_obj_p); in ecma_op_resolve_reference_value() local
|
D | ecma-objects.c | 445 ecma_op_object_find_own (ecma_value_t base_value, /**< base value */ in ecma_op_object_find_own() 733 ecma_value_t base_value = ecma_make_object_value (object_p); in ecma_op_object_find() local
|
/third_party/ffmpeg/libavcodec/ |
D | wnv1.c | 44 static inline int wnv1_get_code(GetBitContext *gb, int shift, int base_value) in wnv1_get_code()
|
/third_party/jerryscript/tests/unit-core/ |
D | test-arraybuffer.cpp | 209 const uint8_t base_value = 51; variable
|
/third_party/gn/src/gn/ |
D | parse_tree.cc | 355 const Value* base_value = scope->GetValue(base_.value(), true); in ExecuteSubscriptAccess() local 373 const Value* base_value, in ExecuteArrayAccess() 383 const Value* base_value, in ExecuteScopeSubscriptAccess()
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 125 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma() 134 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma()
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvcommn.c | 576 GXV_LookupValueDesc base_value; in gxv_LookupTable_fmt4_validate() local
|
/third_party/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 575 struct vtn_value *base_value, in _foreach_decoration_helper()
|