/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_rounding.cpp | 303 constructFractionSignificant( const FractionPrecision &base, int32_t minSig, int32_t maxSig, UNumberRoundingPriority priority, bool retain) constructFractionSignificant() argument
|
H A D | windtfmt.cpp | 64 const char *base = locale->getBaseName(); in getTimeDateFormat() local
|
/third_party/node/deps/nghttp2/lib/ |
H A D | sfparse.c | 210 const uint8_t *base; in parser_key() local 376 const uint8_t *base; in parser_string() local 427 const uint8_t *base; parser_token() local 470 const uint8_t *base; parser_byteseq() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_print.cpp | 442 size_t base = pos; in print() local
|
H A D | nv50_ir_build_util.cpp | 332 int base = 0; in mkClobber() local
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_texture.c | 455 mali_ptr base = iview->image->data.bo->ptr.gpu + iview->image->data.offset; in panfrost_emit_texture_payload() local 265 panfrost_get_surface_pointer(const struct pan_image_layout *layout, enum mali_texture_dimension dim, mali_ptr base, unsigned l, unsigned w, unsigned f, unsigned s) panfrost_get_surface_pointer() argument
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_render_pass.h | 284 struct vk_object_base base; member
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_win32.c | 43 struct wsi_interface base; member 52 struct wsi_image base; member 62 struct wsi_swapchain base; member [all...] |
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_framebuffer.c | 584 unsigned base = var->data.driver_location; in pan_lower_framebuffer() local 512 pan_lower_fb_load(nir_shader *shader, nir_builder *b, nir_intrinsic_instr *intr, const struct util_format_description *desc, bool reorder_comps, unsigned base, int sample) pan_lower_fb_load() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_common.h | 157 struct vk_instance base; member 163 struct vk_physical_device base; member 169 struct vk_device base; member 175 struct vk_object_base base; member [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vk_icd.h | 134 VkIcdSurfaceBase base; member 142 VkIcdSurfaceBase base; member 150 VkIcdSurfaceBase base; member 158 VkIcdSurfaceBase base; member 166 VkIcdSurfaceBase base; member 174 VkIcdSurfaceBase base; member 182 VkIcdSurfaceBase base; member 189 VkIcdSurfaceBase base; member 196 VkIcdSurfaceBase base; member 203 VkIcdSurfaceBase base; member 209 VkIcdSurfaceBase base; global() member 220 VkIcdSurfaceBase base; global() member 225 VkIcdSurfaceBase base; global() member 232 VkIcdSurfaceBase base; global() member 239 VkIcdSurfaceBase base; global() member [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs_linear_llvm.c | 76 struct lp_build_sampler_aos base; member 90 emit_fetch_texel_linear(const struct lp_build_sampler_aos *base, in emit_fetch_texel_linear() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_screen.h | 24 struct pipe_screen base; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_draw.c | 38 struct vbuf_render base; member [all...] |
H A D | nv30_miptree.c | 80 struct pipe_transfer base; member [all...] |
H A D | nv30_transfer.c | 553 linear_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) in linear_ptr() argument 569 swizzle2d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) in swizzle2d_ptr() argument 586 swizzle3d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) swizzle3d_ptr() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_vbo.c | 216 uint32_t base, size; in nv50_upload_user_buffers() local 188 nv50_user_vbuf_range(struct nv50_context *nv50, unsigned vbi, uint32_t *base, uint32_t *size) nv50_user_vbuf_range() argument 244 uint32_t base, size; nv50_update_user_vbufs() local 615 const unsigned base = buf->offset & ~3; nv50_draw_elements() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | windtfmt.cpp | 61 const char *base = locale->getBaseName(); in getTimeDateFormat() local
|
/third_party/libinput/src/ |
H A D | evdev-tablet-pad.c | 256 struct libinput_device *base = &device->base; in pad_check_notify_axes() local 366 struct libinput_device *base = &device->base; in pad_notify_button_mask() local [all...] |
H A D | evdev-tablet-pad-leds.c | 36 struct libinput_tablet_pad_mode_group base; member [all...] |
H A D | evdev-tablet.h | 57 struct evdev_dispatch base; member
|
/third_party/ltp/utils/benchmark/ebizzy-0.3/ |
H A D | ebizzy.c | 329 static void *linear_search(record_t key, record_t * base, size_t size) in linear_search() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | dissect.c | 178 static bool deanon(struct symbol *base, struct ident *node, struct symbol *parent) in deanon() argument 205 struct symbol *base, *dctx; in examine_sym_node() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | move-optimizer.cc | 81 int base = -1; in ContainsOpOrAlias() local
|
/third_party/node/deps/v8/src/base/ |
H A D | hashmap.h | 20 namespace base { namespace [all...] |