Home
last modified time | relevance | path

Searched refs:base (Results 12501 - 12525 of 18414) sorted by relevance

1...<<501502503504505506507508509510>>...737

/third_party/gn/src/gn/
H A Dtemplate_unittest.cc5 #include "base/strings/string_number_conversions.h"
86 code += "template(\"test" + base::IntToString(i) + "\") {}\n"; in TEST()
/third_party/gn/src/util/
H A Dsys_info.cc7 #include "base/logging.h"
17 #include "base/win/registry.h"
41 base::win::RegKey key(HKEY_LOCAL_MACHINE, key_name, KEY_READ); in IsLongPathsSupportEnabled()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DDependencyGraph.java5 import static com.google.common.base.Preconditions.checkNotNull;
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DSupplementalMapper.java5 import static com.google.common.base.Preconditions.checkNotNull;
/third_party/libuv/test/
H A Dtest-not-readable-nor-writable-on-read-error.c45 buf->base = slab; in alloc_cb()
H A Dtest-udp-recv-in-a-row.c44 buf->base = slab; in alloc_cb()
H A Dtest-close-fd.c32 buf->base = slab; in alloc_cb()
H A Dtest-readable-on-eof.c45 buf->base = slab; in alloc_cb()
H A Dtest-watcher-cross-stop.c43 buf->base = slab; in alloc_cb()
H A Dtest-pipe-close-stdout-read-stdin.c40 buf->base = buffer; in alloc_buffer()
/third_party/libdrm/exynos/
H A Dexynos_drm.h164 struct drm_event base; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.h63 struct vk_sync base; member
/third_party/mesa3d/src/freedreno/afuc/
H A Demu-ds.c75 emu_set_reg64(emu, &DRAW_STATE_BASE, ds->state[val].base); in emu_set_draw_state_reg()
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.h32 /* Array of 64-bit pointers to the base addresses (BASES) and array of
65 unsigned base : 9; member
130 * That is, returns the base-2 logarithm of the minimum alignment for an
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.h93 struct vk_object_base base; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h45 struct pipe_surface base; member
52 * than svga_texture(base->texture)->handle.
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.h42 struct st_framebuffer_iface base; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.h45 struct pipe_video_codec base; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_shader.c53 struct svga_winsys_screen *sws = &dst->screen->base; in vmw_svga_winsys_shader_reference()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-features.h13 #include "src/base/enum-set.h"
14 #include "src/base/macros.h"
43 class WasmFeatures : public base::EnumSet<WasmFeature> {
/third_party/node/deps/v8/tools/wasm/
H A Dcode-size-factors.py51 print(f'Computing base and factor for {name} based on {n} values')
58 base = (sum_y - factor * sum_x) / n
60 print(f'--> [{name}] Trend line: base: {base:.2f}, factor {factor:.2f}')
/third_party/nghttp2/lib/
H A Dsfparse.h115 * :member:`base` points to the beginning of the sequence of bytes.
117 uint8_t *base; member
212 * If :member:`vec.len <sf_vec.len>` == 0, :member:`vec.base
213 * <sf_vec.base>` is guaranteed to be NULL.
372 * :member:`dest->base <sf_vec.base>` must point to the buffer that
394 * :member:`dest->base <sf_vec.base>` must point to the buffer that
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_tcs_workarounds.c79 .base = offset, in load_output()
/third_party/node/deps/nghttp2/lib/
H A Dsfparse.h115 * :member:`base` points to the beginning of the sequence of bytes.
117 uint8_t *base; member
212 * If :member:`vec.len <sf_vec.len>` == 0, :member:`vec.base
213 * <sf_vec.base>` is guaranteed to be NULL.
372 * :member:`dest->base <sf_vec.base>` must point to the buffer that
394 * :member:`dest->base <sf_vec.base>` must point to the buffer that
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.h177 const uint8_t *base; member

Completed in 15 milliseconds

1...<<501502503504505506507508509510>>...737