/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | pipeline.cc | 1026 uint32_t base = 0; in GenerateOpenCLPushConstants() local 1030 bytes[base] = 3; in GenerateOpenCLPushConstants() 1034 bytes[base] = 0; in GenerateOpenCLPushConstants() 1035 bytes[base + 1] = 0; in GenerateOpenCLPushConstants() 1036 bytes[base + 2] = 0; in GenerateOpenCLPushConstants() 1040 bytes[base] = 0; in GenerateOpenCLPushConstants() 1041 bytes[base + 1] = 0; in GenerateOpenCLPushConstants() 1042 bytes[base + 2] = 0; in GenerateOpenCLPushConstants()
|
/third_party/skia/src/gpu/v1/ |
H A D | Device_drawTexture.cpp | 893 // issue the accumulated 'n' draws starting at 'base'. 'p' represents the number of proxy in drawEdgeAAImageSet() 895 int base = 0, n = 0, p = 0; in drawEdgeAAImageSet() local 898 auto textureXform = GrColorSpaceXform::Make(set[base].fImage->imageInfo().colorInfo(), in drawEdgeAAImageSet() 901 textures.get() + base, in drawEdgeAAImageSet() 912 base = nextBase; in drawEdgeAAImageSet() 977 textures[base].fProxyView.proxy()) || in drawEdgeAAImageSet() 978 textures[i].fProxyView.swizzle() != textures[base].fProxyView.swizzle() || in drawEdgeAAImageSet() 979 set[i].fImage->alphaType() != set[base].fImage->alphaType() || in drawEdgeAAImageSet() 980 !SkColorSpace::Equals(set[i].fImage->colorSpace(), set[base].fImage->colorSpace()))) { in drawEdgeAAImageSet()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | putil.cpp | 595 uprv_maximumPtr(void * base) in uprv_maximumPtr() argument 615 if ((base != NULL) && (_TESTPTR(base, _C_TERASPACE_CHECK))) { in uprv_maximumPtr() 617 return ((void *)(((char *)base)-((uint32_t)(base))+((uint32_t)0x7fffefff))); in uprv_maximumPtr() 620 return ((void *)(((char *)base)-((uint32_t)(base))+((uint32_t)0xffefff))); in uprv_maximumPtr() 623 return U_MAX_PTR(base); in uprv_maximumPtr()
|
/third_party/python/Lib/unittest/test/ |
H A D | test_discovery.py | 78 base = orig_load_tests(module, pattern=pattern) 79 return base + [module + ' tests'] 124 base = orig_load_tests(module, pattern=pattern) 125 return base + [module + ' tests'] 179 base = orig_load_tests(module, pattern=pattern) 180 return base + [module.path + ' module tests'] 253 base = orig_load_tests(module, pattern=pattern) 254 return base + [module.path + ' module tests']
|
/third_party/python/Python/ |
H A D | errors.c | 1127 PyErr_NewException(const char *name, PyObject *base, PyObject *dict) in PyErr_NewException() argument 1141 if (base == NULL) { in PyErr_NewException() 1142 base = PyExc_Exception; in PyErr_NewException() 1162 if (PyTuple_Check(base)) { in PyErr_NewException() 1163 bases = base; in PyErr_NewException() 1167 bases = PyTuple_Pack(1, base); in PyErr_NewException() 1185 PyObject *base, PyObject *dict) in PyErr_NewExceptionWithDoc() 1209 ret = PyErr_NewException(name, base, dict); in PyErr_NewExceptionWithDoc() 1184 PyErr_NewExceptionWithDoc(const char *name, const char *doc, PyObject *base, PyObject *dict) PyErr_NewExceptionWithDoc() argument
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | parse.cpp | 871 ce32 = data->base->getCE32(c); in writeCollationDiacriticsTOML() 927 ce32 = data->base->getCE32(c); in writeCollationJamoTOML() 963 if (data->base) { in writeCollationDataTOML() 965 tailoringSet.removeAll(*(data->base->unsafeBackwardSet)); in writeCollationDataTOML() 987 ce32 = data->base->getCE32(c); in writeCollationDataTOML() 1049 if (!data->base && isRoot) { in writeCollationTOML() 1062 } else if (data->base && !lithuanianDotAbove) { in writeCollationTOML() 1069 if ((ce32 != icu::Collation::FALLBACK_CE32) && (ce32 != data->base->getCE32(c))) { in writeCollationTOML() 1090 // Write collation data if either base is non-null or the name is root. in writeCollationTOML() 1092 // null base in writeCollationTOML() 1284 const icu::CollationTailoring *base = icu::CollationRoot::getRoot(intStatus); addCollation() local [all...] |
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | parse.cpp | 871 ce32 = data->base->getCE32(c); in writeCollationDiacriticsTOML() 927 ce32 = data->base->getCE32(c); in writeCollationJamoTOML() 963 if (data->base) { in writeCollationDataTOML() 965 tailoringSet.removeAll(*(data->base->unsafeBackwardSet)); in writeCollationDataTOML() 987 ce32 = data->base->getCE32(c); in writeCollationDataTOML() 1049 if (!data->base && isRoot) { in writeCollationTOML() 1062 } else if (data->base && !lithuanianDotAbove) { in writeCollationTOML() 1069 if ((ce32 != icu::Collation::FALLBACK_CE32) && (ce32 != data->base->getCE32(c))) { in writeCollationTOML() 1090 // Write collation data if either base is non-null or the name is root. in writeCollationTOML() 1092 // null base in writeCollationTOML() 1284 const icu::CollationTailoring *base = icu::CollationRoot::getRoot(intStatus); addCollation() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_state.c | 628 prog, nvc0_context(pipe)->screen->base.device->chipset, in nvc0_sp_state_create() 629 nvc0_context(pipe)->screen->base.disk_shader_cache, in nvc0_sp_state_create() 768 prog, nvc0_context(pipe)->screen->base.device->chipset, in nvc0_cp_state_create() 769 nvc0_context(pipe)->screen->base.disk_shader_cache, in nvc0_cp_state_create() 1101 assert(buf->base.target == PIPE_BUFFER); in nvc0_so_target_create() 1102 util_range_add(&buf->base, &buf->valid_buffer_range, offset, offset + size); in nvc0_so_target_create() 1116 PUSH_SPACE(nvc0_context(pipe)->base.pushbuf, 1); in nvc0_so_target_save_offset() 1117 IMMED_NVC0(nvc0_context(pipe)->base.pushbuf, NVC0_3D(SERIALIZE), 0); in nvc0_so_target_save_offset() 1267 if (nvc0->screen->base.class_3d >= GM107_3D_CLASS) { in nvc0_bind_images_range() 1276 gm107_create_texture_view_from_image(&nvc0->base in nvc0_bind_images_range() [all...] |
/base/global/resource_management_lite/frameworks/resmgr_lite/include/utils/ |
H A D | utils.h | 57 static uint16_t EncodeLanguageOrRegion(const char *str, char base);
|
/foundation/ability/idl_tool/metadata/ |
H A D | metadata_builder.h | 57 void WriteMetadata(uintptr_t base);
|
/foundation/ability/idl_tool/idl_tool_2/metadata/ |
H A D | metadata_builder.h | 56 void WriteMetadata(uintptr_t base);
|
/foundation/ability/idl_tool/test/hdi_unittest/hdi_hash_test/ |
H A D | hash_bad_04.py | 18 from base import Test
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/ |
H A D | render_configuration_component.h | 21 #include <base/containers/string.h>
|
H A D | animation_state_component.h | 21 #include <base/containers/vector.h>
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | any_builder.h | 19 #include <meta/base/meta_types.h>
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/animation/ |
H A D | interpolator.h | 19 #include <meta/base/namespace.h>
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_staging.h | 19 #include <base/util/uid.h>
|
H A D | render_node_bloom.h | 19 #include <base/util/uid.h>
|
H A D | render_node_combined_post_process.h | 19 #include <base/util/uid.h>
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/ |
H A D | skin_joints_component_manager.cpp | 17 #include <base/containers/array_view.h>
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_proxy_object.h | 19 #include <meta/base/bit_field.h>
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/modifiers/ |
H A D | loop.h | 19 #include <meta/base/namespace.h>
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | util.h | 19 #include <base/containers/vector.h>
|
/foundation/multimedia/audio_lite/interfaces/kits/ |
H A D | audio_capturer.h | 92 * @brief Enumerates the time base of this <b>Timestamp</b>. Different timing methods are supported.
223 * @param base Indicates the time base, which can be {@link Timestamp.Timebase#BOOTTIME Timestamp.Timebase.BOOTTIME}
229 bool GetAudioTime(Timestamp ×tamp, Timestamp::Timebase base);
|
/foundation/multimedia/audio_lite/frameworks/binder/ |
H A D | audio_capturer_client.h | 46 bool GetAudioTime(Timestamp ×tamp, Timestamp::Timebase base);
|