/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_event.c | 71 evhandler->evctx.base.version = 2; in setup_g2d_event_handler()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | escape-analysis.h | 8 #include "src/base/functional.h" 91 return base::hash_value(v.id_); in hash_value()
|
H A D | js-type-hint-lowering.h | 8 #include "src/base/flags.h" 41 using Flags = base::Flags<Flag>;
|
H A D | loop-unrolling.cc | 7 #include "src/base/small-vector.h" 39 base::make_iterator_range(loop->begin(), loop->end()), in UnrollLoop()
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-regexp-gen.h | 8 #include "src/base/optional.h" 98 base::Optional<DescriptorIndexNameValue> additional_property_to_check,
|
/third_party/node/deps/v8/src/base/ |
H A D | bounded-page-allocator.cc | 5 #include "src/base/bounded-page-allocator.h" 8 namespace base { namespace 196 } // namespace base
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | fast-dtoa.cc | 5 #include "src/base/numbers/fast-dtoa.h" 9 #include "src/base/logging.h" 10 #include "src/base/numbers/cached-powers.h" 11 #include "src/base/numbers/diy-fp.h" 12 #include "src/base/numbers/double.h" 13 #include "src/base/v8-fallthrough.h" 16 namespace base { namespace 687 } // namespace base
|
H A D | strtod.cc | 5 #include "src/base/numbers/strtod.h" 12 #include "src/base/numbers/bignum.h" 13 #include "src/base/numbers/cached-powers.h" 14 #include "src/base/numbers/double.h" 17 namespace base { namespace 417 } // namespace base
|
/third_party/node/deps/v8/src/base/debug/ |
H A D | stack_trace_win.cc | 8 #include "src/base/debug/stack_trace.h" 10 // This file can't use "src/base/win32-headers.h" because it defines symbols 25 #include "src/base/logging.h" 26 #include "src/base/macros.h" 29 namespace base { namespace 248 } // namespace base
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | heap.cc | 8 #include "src/heap/base/stack.h" 171 SetStackEndOfCurrentGC(v8::base::Stack::GetCurrentStackPosition()); in FinalizeGarbageCollection()
|
/third_party/node/deps/v8/src/parsing/ |
H A D | preparse-data-impl.h | 199 base::Vector<uint8_t>* byte_data,
|
H A D | pending-compilation-error-handler.cc | 8 #include "src/base/export-template.h" 9 #include "src/base/logging.h" 67 ->NewStringFromUtf8(base::CStrVector(args_[index].c_string), in ArgString()
|
/third_party/node/deps/v8/src/objects/ |
H A D | backing-store.h | 12 #include "src/base/optional.h" 36 // backing store of an array buffer or Wasm memory, including its base address 118 base::Optional<size_t> GrowWasmMemoryInPlace(Isolate* isolate,
|
/third_party/node/deps/v8/src/utils/ |
H A D | identity-map.h | 10 #include "src/base/functional.h" 85 base::hash<uintptr_t> hasher_;
|
H A D | ostreams.cc | 9 #include "src/base/lazy-instance.h" 118 DEFINE_LAZY_LEAKY_OBJECT_GETTER(base::RecursiveMutex,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_fence.c | 260 fence_flush(&fence->ctx->tc->base, fence, PIPE_TIMEOUT_INFINITE); in fd_fence_get_fd()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_context.h | 246 struct pipe_context base; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_disk_cache.c | 60 prog_key.base.program_string_id = 0; in iris_disk_cache_compute_key()
|
H A D | iris_screen.h | 151 struct pipe_screen base; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.h | 329 /* Since buffer invalidations are queued, we can't use the base resource 390 /* If b.resource is not the base instance of the buffer, but it's one of its 391 * reallocations (set in "latest" of the base instance), this points to 392 * the valid range of the base instance. It's used for transfers after 394 * the base instance. Initially it's set to &b.resource->valid_buffer_range. 465 struct pipe_context base; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_enc.h | 112 struct pipe_video_codec base; member
|
H A D | d3d12_tcs_variant.cpp | 79 nir_builder b = nir_builder_init_simple_shader(MESA_SHADER_TESS_CTRL, &d3d12_screen(ctx->base.screen)->nir_options, "passthrough"); in create_tess_ctrl_shader_variant()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_disk_cache.c | 60 prog_key.base.program_string_id = 0; in crocus_disk_cache_compute_key()
|
H A D | crocus_screen.h | 169 struct pipe_screen base; member
|
H A D | gen4_blorp_exec.h | 119 prog_data->base.dispatch_grf_start_reg; in blorp_emit_wm_state()
|