Home
last modified time | relevance | path

Searched refs:base (Results 6576 - 6600 of 6816) sorted by relevance

1...<<261262263264265266267268269270>>...273

/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp45 #include <base/containers/array_view.h>
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp209 efilters_.insert(result.base(), efilter); in AddEFilter()
/third_party/gn/src/base/
H A Dvalues.cc5 #include "base/values.h"
16 #include "base/json/json_writer.h"
17 #include "base/logging.h"
18 #include "base/memory/ptr_util.h"
19 #include "base/stl_util.h"
20 #include "base/strings/string_util.h"
21 #include "base/strings/utf_string_conversions.h"
23 namespace base { namespace
1309 } // namespace base
/third_party/ffmpeg/libavutil/x86/
H A Dtx_float.asm95 ; %2 - GRP of base input memory address
/third_party/libuv/src/unix/
H A Dfs.c1515 bufs[offset].base += size; in uv__fs_buf_offset()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-dynamic.tex176 \item[\Type{unw\_word\_t} \Var{segbase}] The segment-base value
/third_party/libuv/include/
H A Duv.h454 /* Abstract base class of all requests. */
491 /* The abstract base class of all handles. */
524 UV_EXTERN uv_buf_t uv_buf_init(char* base, unsigned int len);
/third_party/libuv/include/uv_ndk/
H A Duv.h408 /* Abstract base class of all requests. */
445 /* The abstract base class of all handles. */
478 UV_EXTERN uv_buf_t uv_buf_init(char* base, unsigned int len);
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_parser.y1204 | '.' T_BASE { instr->flags |= IR3_INSTR_B; instr->cat6.base = $2; }
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.c524 vk_object_base_init(&device->vk, &set->base, VK_OBJECT_TYPE_DESCRIPTOR_SET); in tu_descriptor_set_create()
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c919 return cmd_buffer->state.graphics_pipeline->ia_multi_vgt_param.base | in si_get_ia_multi_vgt_param()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dgldrv.h40 void (APIENTRY *glListBase )( GLuint base );
/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c97 * surface state base or dynamic state base), and for that we can just get a
475 * in the GTT. There are two documented workarounds for state base address in anv_block_pool_expand_range()
477 * which state that those two base addresses do not support 48-bit in anv_block_pool_expand_range()
498 * addresses we choose are fine for base addresses. in anv_block_pool_expand_range()
1476 /* Even though the Scratch base pointers in 3DSTATE_*S are 64 bits, they in anv_scratch_pool_alloc()
1477 * are still relative to the general state base address. When we emit in anv_scratch_pool_alloc()
1478 * STATE_BASE_ADDRESS, we set general state base address to 0 and the size in anv_scratch_pool_alloc()
1481 * and just set the scratch base pointer in 3DSTATE_*S using a relocation. in anv_scratch_pool_alloc()
1670 anv_perf_warn(VK_LOG_NO_OBJS(&device->physical->instance->vk.base), in anv_device_alloc_bo()
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_rtb.c129 memcpy(p, token->base, token->len); in ngtcp2_frame_chain_new_token_objalloc_new()
/third_party/node/deps/v8/src/compiler/
H A Dload-elimination.cc649 base::Optional<LoadElimination::FieldInfo const*> result; in LookupField()
H A Drepresentation-change.cc9 #include "src/base/bits.h"
10 #include "src/base/safe_conversions.h"
1109 if (base::IsValueInRangeForNumericType<int64_t>(fv)) { in GetWord64RepresentationFor()
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.h102 Register base() const { return base_; } in base() function in v8::internal::MemOperand
109 Register base_; // base
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h12 #include "src/base/numbers/double.h"
143 void LoadDoubleLiteral(DoubleRegister result, base::Double value,
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.cc199 base::Optional<Bytecode> short_code = reg.TryToShortStar(); in OutputStarRaw()
/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.cc28 base::bits::RoundUpToPowerOfTwo32(std::max({kInitialCapacity, capacity})); in Allocate()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c1289 return &state->base;
/third_party/node/deps/uv/include/
H A Duv.h410 /* Abstract base class of all requests. */
447 /* The abstract base class of all handles. */
480 UV_EXTERN uv_buf_t uv_buf_init(char* base, unsigned int len);
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs1413 pub base: *const CXIdxEntityInfo,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1143 base: *mut ::c_void, in qsort_r()
/third_party/rust/crates/libc/src/unix/haiku/
H A Dnative.rs1032 pub fn set_signal_stack(base: *mut ::c_void, size: ::size_t); in set_signal_stack()

Completed in 61 milliseconds

1...<<261262263264265266267268269270>>...273