Home
last modified time | relevance | path

Searched refs:base (Results 12751 - 12775 of 17150) sorted by relevance

1...<<511512513514515516517518519520>>...686

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_uniforms_to_ubo.c68 ubo_idx, uniform_offset, .base=nir_intrinsic_base(instr)); in lower_instr()
71 * base/offset in dword units instead of vec4 units. in lower_instr()
/third_party/mesa3d/src/compiler/glsl/
H A Dir_optimization.h137 unsigned base, unsigned components);
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_vdecl.c52 svga->curr.vs->base.info.num_inputs); in emit_hw_vs_vdecl()
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_gem.c110 list_addtail(&to_vc4_bo(&exec->exec_bo->base)->unref_head, in vc4_get_bcl()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.h55 struct NineUnknown base; member
H A Dswapchain9.h43 struct NineUnknown base; member
H A Ddevice9ex.h30 struct NineDevice9 base; member
H A Dvertexshader9.h38 struct NineUnknown base; member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.h77 struct pipe_transfer base; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.h127 int base; member
/third_party/node/src/dataqueue/
H A Dqueue.h130 uint8_t* base; member
/third_party/node/deps/v8/src/wasm/
H A Dstacks.h12 #include "src/base/build_config.h"
60 Address base() const { return reinterpret_cast<Address>(limit_ + size_); } in base() function in v8::internal::wasm::StackMemory
H A Dmemory-protection-key.cc13 #include "src/base/build_config.h"
14 #include "src/base/logging.h"
15 #include "src/base/macros.h"
16 #include "src/base/platform/platform.h"
37 // base/platform/platform.h {OS} (lower-level functions) and
38 // {base::PageAllocator} (exported API).
110 // was {base::ProtectedMemory} to protect the function pointer from being
165 PageAllocator* page_allocator, base::AddressRegion region, in SetPermissionsAndMemoryProtectionKey()
173 // Copied with slight modifications from base/platform/platform-posix.cc in SetPermissionsAndMemoryProtectionKey()
177 // once the whole PKU code is moved into base/platfor in SetPermissionsAndMemoryProtectionKey()
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationruleparser.h109 CollationRuleParser(const CollationData *base, UErrorCode &errorCode);
H A Ddouble-conversion-bignum.h65 void AssignPowerUInt16(uint16_t base, const int exponent);
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dgl_enums.py237 value = int(enum.get('value'), base=16)
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_layout.c42 vk_object_base_init(device, &layout->base, VK_OBJECT_TYPE_PIPELINE_LAYOUT); in vk_pipeline_layout_init()
H A Dvk_android.c120 struct vk_device *device = queue->base.device; in vk_common_QueueSignalReleaseImageANDROID()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_pool.h70 pool_subclass *pool = container_of(p, pool_subclass, base); \
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_opt_dce.c74 uint16_t *live = mem_dup(block->base.live_out, ctx->temp_count * sizeof(uint16_t)); in midgard_opt_dead_code_eliminate_block()
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_xfb.c50 nir_ssa_def *buf = nir_load_xfb_address(b, 64, .base = buffer); in lower_xfb_output()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state.h105 struct pipe_stream_output_info base; member
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_x86_svm.h63 uint64_t base; member
/third_party/node/deps/v8/src/compiler/
H A Dallocation-builder-inl.h30 DCHECK(base::IsInRange(map.instance_type(), FIRST_CONTEXT_TYPE, in AllocateContext()
/third_party/node/deps/v8/src/common/
H A Dassert-scope.cc7 #include "src/base/bit-field.h"
8 #include "src/base/lazy-instance.h"
9 #include "src/base/platform/platform.h"
19 using PerThreadDataBit = base::BitField<bool, kType, 1>;

Completed in 17 milliseconds

1...<<511512513514515516517518519520>>...686