Home
last modified time | relevance | path

Searched refs:base (Results 2951 - 2975 of 5568) sorted by relevance

1...<<111112113114115116117118119120>>...223

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c59 uint32_t base = 0; in emit_mrt() local
88 base = gmem->cbuf_base[i]; in emit_mrt()
110 OUT_RING(ring, base); /* RB_MRT[i].BASE_LO */ in emit_mrt()
506 emit_mem2gmem_surf(struct fd_batch *batch, uint32_t base, in emit_mem2gmem_surf() argument
553 OUT_RING(ring, base); /* RB_BLIT_DST_LO */ in emit_mem2gmem_surf()
572 * setup mrt and zs with system memory base addresses: in fd5_emit_tile_mem2gmem()
627 emit_gmem2mem_surf(struct fd_batch *batch, uint32_t base, in emit_gmem2mem_surf() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c79 uint32_t base = 0; in emit_mrt() local
115 base = bases[i]; in emit_mrt()
121 base = bases[i]; in emit_mrt()
131 OUT_RING(ring, base); in emit_mrt()
169 emit_gmem2mem_surf(struct fd_batch *batch, bool stencil, uint32_t base, in emit_gmem2mem_surf() argument
195 A4XX_RB_COPY_CONTROL_GMEM_BASE(base)); in emit_gmem2mem_surf()
469 /* for gmem pitch/base calculations, we need to use the non-
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java18 import static com.google.common.base.Preconditions.checkArgument;
19 import static com.google.common.base.Preconditions.checkNotNull;
20 import static com.google.common.base.Preconditions.checkState;
25 import com.google.common.base.Preconditions;
26 import com.google.common.base.Supplier;
27 import com.google.common.base.Suppliers;
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.cpp296 d = data->base; in appendCEsFromCE32()
419 // fall back to the base data in appendCEsFromCE32()
420 d = d->base; in appendCEsFromCE32()
671 d = data->base; in nextCE32FromDiscontiguousContraction()
699 ce32 = data->base->getCE32(c); in appendNumericCEs()
715 ce32 = data->base->getCE32(c); in appendNumericCEs()
859 d = data->base; in previousCE()
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp469 std::unique_ptr<Expression> base = this->expression(); in expression() local
472 return FieldAccess::Make(fContext, std::move(base), index, ownerKind); in expression()
489 std::unique_ptr<Expression> base = this->expression(); in expression() local
491 return IndexExpression::Make(fContext, std::move(base), std::move(index)); in expression()
513 std::unique_ptr<Expression> base = this->expression(); in expression() local
519 return Swizzle::Make(fContext, std::move(base), components); in expression()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexFormatTests.cpp205 std::string base; in ShaderTypeGenerator() local
207 base = "f32"; in ShaderTypeGenerator()
209 base = "u32"; in ShaderTypeGenerator()
211 base = "i32"; in ShaderTypeGenerator()
215 return base; in ShaderTypeGenerator()
218 return "vec" + std::to_string(componentCount) + "<" + base + ">"; in ShaderTypeGenerator()
/third_party/python/Lib/test/
H A Dtest_pyexpat.py121 name, base, sysid, pubid = args
125 entityName, base, systemId, publicId, notationName = args
133 context, base, sysId, pubId = args
333 def ExternalEntityRefHandler(self, context, base, sysId, pubId):
696 def resolve_entity(context, base, system_id, public_id):
724 def resolve_entity(context, base, system_id, public_id):
/third_party/python/Lib/urllib/
H A Dparse.py539 def urljoin(base, url, allow_fragments=True):
540 """Join a base URL and a possibly relative URL to form an absolute
542 if not base:
545 return base
547 base, url, _coerce_result = _coerce_args(base, url)
549 urlparse(base, '', allow_fragments)
575 # for rfc3986, ignore all base path should the first character be root.
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dftw.h25 int base; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A DMakefile30 EXTRA_SYMBOLS += $(BUSLOG_PATH_RELATIVE)/drivers/base/bus_logger/Module.symvers
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-audio.h14 void __iomem *base; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-audio.h14 void __iomem *base; member
H A Ddw-hdmi-audio.h9 void __iomem *base; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Ddw-hdmi-audio.h9 void __iomem *base; member
/third_party/gn/src/base/files/
H A Dfile_enumerator.cc5 #include "base/files/file_enumerator.h"
7 #include "base/files/file_util.h"
9 namespace base { namespace
25 } // namespace base
H A Dfile_path_constants.cc9 #include "base/files/file_path.h"
11 namespace base { namespace
26 } // namespace base
H A Dscoped_file.h12 #include "base/logging.h"
13 #include "base/scoped_generic.h"
16 namespace base { namespace
44 // If you're writing low-level Windows code, see base/win/scoped_handle.h
48 // should generally use base::File instead which can be constructed with a
57 } // namespace base
H A Dscoped_temp_dir.h20 #include "base/files/file_path.h"
22 namespace base { namespace
68 } // namespace base
/third_party/gn/src/base/mac/
H A Dbundle_locations.h8 #include "base/files/file_path.h"
16 namespace base { namespace
63 } // namespace base
H A Dscoped_cftyperef.h10 #include "base/mac/scoped_typeref.h"
12 namespace base { namespace
46 } // namespace base
/third_party/gn/src/base/json/
H A Dstring_escape.h13 namespace base { namespace
44 // will be mangled if passed to to the base::JSONReader, since the reader will
52 } // namespace base
/third_party/gn/src/base/strings/
H A Dstring_util_win.h13 #include "base/logging.h"
15 namespace base { namespace
27 } // namespace base
/third_party/gn/src/base/win/
H A Dwin_util.h11 namespace base { namespace
28 } // namespace base
/third_party/libwebsockets/lib/event-libs/glib/
H A Dprivate-lib-event-libs-glib.h43 GSource base; member
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/
H A Dlib_drivers.h27 DECLARE_JS_WRAPPER_REGISTRATION (base) { in DECLARE_JS_WRAPPER_REGISTRATION()

Completed in 17 milliseconds

1...<<111112113114115116117118119120>>...223