Home
last modified time | relevance | path

Searched refs:base (Results 4176 - 4200 of 5206) sorted by relevance

1...<<161162163164165166167168169170>>...209

/third_party/ffmpeg/libavcodec/
H A Dapedec.c568 int base; in ape_decode_value_3990() local
580 base = range_decode_culfreq(ctx, pivot); in ape_decode_value_3990()
581 range_decode_update(ctx, 1, base); in ape_decode_value_3990()
595 base = (base_hi << bbits) + base_lo; in ape_decode_value_3990()
598 x = base + overflow * pivot; in ape_decode_value_3990()
/third_party/glslang/StandAlone/
H A DStandAlone.cpp203 // Per descriptor-set binding base data
349 // Process an optional binding base of one the forms:
350 // --argname [stage] base // base for stage (if given) or all stages (if not)
351 // --argname [stage] [base set]... // set/base pairs: set the base for given binding set.
353 // Where stage is one of the forms accepted by FindLanguage, and base is an integer
374 // Parse a per-set binding base in ProcessBindingBase()
381 // Parse single binding base in ProcessBindingBase()
400 ProcessResourceSetBindingBase(int& argc, char**& argv, std::array<std::vector<std::string>, EShLangCount>& base) ProcessResourceSetBindingBase() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneRuleTest.java877 errln("FAIL: getNextStart must return null when no start time is available after the base time"); in TestTimeZoneRuleCoverage()
1212 long base = getUTCMillis(2007, Calendar.JULY, 1); in TestVTimeZoneCoverage()
1213 TimeZoneTransition tzt1 = otz.getNextTransition(base, true); in TestVTimeZoneCoverage()
1214 TimeZoneTransition tzt2 = vtz.getNextTransition(base, true); in TestVTimeZoneCoverage()
1218 tzt1 = otz.getPreviousTransition(base, false); in TestVTimeZoneCoverage()
1219 tzt2 = vtz.getPreviousTransition(base, false); in TestVTimeZoneCoverage()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneRuleTest.java875 errln("FAIL: getNextStart must return null when no start time is available after the base time"); in TestTimeZoneRuleCoverage()
1210 long base = getUTCMillis(2007, Calendar.JULY, 1); in TestVTimeZoneCoverage()
1211 TimeZoneTransition tzt1 = otz.getNextTransition(base, true); in TestVTimeZoneCoverage()
1212 TimeZoneTransition tzt2 = vtz.getNextTransition(base, true); in TestVTimeZoneCoverage()
1216 tzt1 = otz.getPreviousTransition(base, false); in TestVTimeZoneCoverage()
1217 tzt2 = vtz.getPreviousTransition(base, false); in TestVTimeZoneCoverage()
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c146 return draw->ext->image->base.version >= 9 && in loader_dri3_have_image_blit()
459 if (draw->ext->core->base.version >= 2) { in loader_dri3_drawable_init()
1441 draw->ext->image->base.version >= 15 && in dri3_alloc_render_buffer()
1598 if (draw->ext->image->base.version >= 20) in dri3_alloc_render_buffer()
1954 draw->ext->image->base.version >= 15 && in dri3_get_pixmap_buffer()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_image.c56 struct dzn_device *device = container_of(image->vk.base.device, struct dzn_device, vk); in dzn_image_destroy()
810 0, // base-offset? in dzn_GetImageSubresourceLayout()
1193 struct dzn_device *device = container_of(iview->vk.base.device, struct dzn_device, vk); in dzn_image_view_destroy()
1242 struct dzn_device *device = container_of(bview->base.device, struct dzn_device, vk); in dzn_buffer_view_destroy()
1244 vk_object_base_finish(&bview->base); in dzn_buffer_view_destroy()
1262 vk_object_base_init(&device->vk, &bview->base, VK_OBJECT_TYPE_BUFFER_VIEW); in dzn_buffer_view_create()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_generator.cpp2105 generate_zero_oob_push_regs(p, &prog_data->base, dst, src[0]); in generate_code()
2287 assert(prog_data->base.const_data_size == 0); in brw_vec4_generate_assembly()
2289 prog_data->base.const_data_size = nir->constant_data_size; in brw_vec4_generate_assembly()
2290 prog_data->base.const_data_offset = in brw_vec4_generate_assembly()
2294 return brw_get_program(p, &prog_data->base.program_size); in brw_vec4_generate_assembly()
/third_party/node/deps/v8/src/compiler/
H A Dscheduler.cc9 #include "src/base/iterator.h"
169 base::Optional<int> coupled_control_edge = GetCoupledControlEdge(node); in UpdatePlacement()
179 base::Optional<int> Scheduler::GetCoupledControlEdge(Node* node) { in GetCoupledControlEdge()
1360 base::Optional<int> coupled_control_edge = in VisitInputs()
1834 base::Optional<int> coupled_control_edge = in CloneNode()
1892 for (Node* node : base::Reversed(*nodes)) { in SealFinalSchedule()
/third_party/node/deps/v8/src/base/
H A Dieee754.cc16 #include "src/base/ieee754.h"
21 #include "src/base/build_config.h"
22 #include "src/base/macros.h"
23 #include "src/base/overflowing-math.h"
26 namespace base { namespace
1883 * logarithms in base e. The argument reduction and adding the final
1961 * Return the base 2 logarithm of x. See e_log.c and k_log.h for most
2023 * specific to base 2. It is strange that adding +-1 is so much in log2()
2050 * Return the base 10 logarithm of x
2724 return base in pow()
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object-gen.cc322 PACKED_ELEMENTS, array_map, SmiConstant(2), base::nullopt, in FastGetOwnValuesOrEntries()
514 PACKED_ELEMENTS, array_map, array_length, base::nullopt, in TF_BUILTIN()
644 PACKED_ELEMENTS, array_map, array_length, base::nullopt, in TF_BUILTIN()
1264 AllocateJSObjectFromMap(map, base::nullopt, base::nullopt, in TF_BUILTIN()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h10 #include "src/base/bits.h"
1074 MemOperand(src.base(), src.offset() + (kSmiShift / kBitsPerByte), in SmiUntag()
1264 DCHECK(base::bits::IsPowerOfTwo(unit_size)); in Claim()
1266 const int shift = base::bits::CountTrailingZeros(unit_size); in Claim()
1317 DCHECK(base::bits::IsPowerOfTwo(unit_size)); in Drop()
1319 const int shift = base::bits::CountTrailingZeros(unit_size); in Drop()
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors.h10 #include "src/base/logging.h"
162 using Flags = base::Flags<Flag>;
310 // Polymorphic base class for call interface descriptors, which defines getters
411 // CRTP base class for call interface descriptors, which defines static getters
539 #define DECLARE_DESCRIPTOR_WITH_BASE(name, base) \
543 explicit name() : base(key()) {} \
1977 using ArgumentCountField = base::BitField<uint32_t, 0, 8>;
1978 using SlotField = base::BitField<uintptr_t, 8, 24>;
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.cc7 #include "src/base/memory.h"
32 using base::Memory;
112 for (auto& parameter : base::Reversed(parameters)) { in PushStackJSArguments()
782 base::ElapsedTimer timer; in DoComputeOutputFrames()
1533 base::Optional<wasm::ValueKind> wasm_call_return_kind) { in TranslatedValueForWasmReturnKind()
1842 base::ScopedVector<char> str(128); in DoComputeBuiltinContinuation()
/third_party/node/deps/v8/src/objects/
H A Dlookup.cc1421 base::Optional<Name> maybe_name = in LookupCachedProperty()
1434 base::Optional<Object> ConcurrentLookupIterator::TryGetOwnCowElement( in TryGetOwnCowElement()
1578 base::Optional<PropertyCell> ConcurrentLookupIterator::TryGetPropertyCell( in TryGetPropertyCell()
1588 base::Optional<PropertyCell> cell = in TryGetPropertyCell()
1597 base::Optional<Name> maybe_cached_property_name = in TryGetPropertyCell()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1643 view->base = *templ; in r300_create_sampler_view_custom()
1644 view->base.reference.count = 1; in r300_create_sampler_view_custom()
1645 view->base.context = pipe; in r300_create_sampler_view_custom()
1646 view->base.texture = NULL; in r300_create_sampler_view_custom()
1647 pipe_resource_reference(&view->base.texture, texture); in r300_create_sampler_view_custom()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs113 pub base: *mut ::c_char,
1849 pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_t) -> ::locale_t; in newlocale()
1850 pub fn duplocale(base: ::locale_t) -> ::locale_t; in duplocale()
1867 base: *mut ::c_void, in lsearch()
1874 base: *const ::c_void, in lfind()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp364 YY_BUFFER_STATE yy_scan_buffer(char *base, yy_size_t size, yyscan_t yyscanner);
2836 * @param base the character buffer
2841 YY_BUFFER_STATE yy_scan_buffer(char *base, yy_size_t size, yyscan_t yyscanner) in yy_scan_buffer() argument
2845 if (size < 2 || base[size - 2] != YY_END_OF_BUFFER_CHAR || in yy_scan_buffer()
2846 base[size - 1] != YY_END_OF_BUFFER_CHAR) in yy_scan_buffer()
2855 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp527 YY_BUFFER_STATE yy_scan_buffer(char *base, yy_size_t size, yyscan_t yyscanner);
2062 * @param base the character buffer
2067 YY_BUFFER_STATE yy_scan_buffer(char *base, yy_size_t size, yyscan_t yyscanner) in yy_scan_buffer() argument
2071 if (size < 2 || base[size - 2] != YY_END_OF_BUFFER_CHAR || in yy_scan_buffer()
2072 base[size - 1] != YY_END_OF_BUFFER_CHAR) in yy_scan_buffer()
2081 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp455 YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size , yyscan_t yyscanner );
3069 * @param base the character buffer
3074 YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size , yyscan_t yyscanner) in yy_scan_buffer() argument
3079 base[size-2] != YY_END_OF_BUFFER_CHAR || in yy_scan_buffer()
3080 base[size-1] != YY_END_OF_BUFFER_CHAR ) in yy_scan_buffer()
3089 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp670 YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size , yyscan_t yyscanner );
2428 * @param base the character buffer
2433 YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size , yyscan_t yyscanner) in yy_scan_buffer() argument
2438 base[size-2] != YY_END_OF_BUFFER_CHAR || in yy_scan_buffer()
2439 base[size-1] != YY_END_OF_BUFFER_CHAR ) in yy_scan_buffer()
2448 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8664.h94 GPRRegister base() const { in base() function in Ice::X8664::AsmOperand
114 void SetSIB(ScaleFactor scale, GPRRegister index, GPRRegister base) { in SetSIB() argument
117 encoding_[1] = (scale << 6) | ((index & 0x07) << 3) | (base & 0x07); in SetSIB()
118 rex_ = ((base & 0x08) ? RexB : RexNone) | ((index & 0x08) ? RexX : RexNone); in SetSIB()
829 void bt(GPRRegister base, GPRRegister offset);
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_test.cc23 #include "absl/base/config.h"
24 #include "absl/base/internal/raw_logging.h"
25 #include "absl/base/macros.h"
211 this->base = s.data(); in MakeExternal()
226 this->base = reinterpret_cast<const char*>(this->storage); in MakeFakeExternal()
586 auto str = not_a_string_view(external->base, 1 << 20) in TEST_P()
1002 not_a_string_view(external1->base, 1 << 20).remove_prefix(1 << 16), in TEST_P()
1003 not_a_string_view(external2->base, 1 << 20))); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp2416 PtrInt base;
2417 base.i = 0x10000;
2422 reference.p = &base.p[i];
2425 result.p = callable(base.p, i);
2427 auto expect = reference.i - base.i;
2428 auto got = result.i - base.i;
3002 Function<Void(Pointer<Float> base, Pointer<Float4> val, Pointer<Int4> offsets)> function;
3004 Pointer<Float> base = function.Arg<0>();
3010 Scatter(base, *val, *offsets, mask, alignment);
3039 Function<Void(Pointer<Float> base, Pointe
[all...]
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h76 // Guard against accesses above the stack base. This could occur, for example,
87 // Equal to "stack base" - "stack limit", in AAPCS64 terminology.
116 bool IsAccessInGuardRegion(const T* base, size_t size) const { in IsAccessInGuardRegion() argument
119 const char* start = reinterpret_cast<const char*>(base); in IsAccessInGuardRegion()
374 auto base = reinterpret_cast<const char*>(AddressUntag(address)); in Read() local
375 if (stack_.IsAccessInGuardRegion(base, sizeof(value))) { in Read()
381 memcpy(&value, base, sizeof(value)); in Read()
390 auto base = reinterpret_cast<char*>(AddressUntag(address)); in Write() local
391 if (stack_.IsAccessInGuardRegion(base, sizeof(value))) { in Write()
397 memcpy(base, in Write()
1016 LogicSVEAddressVector(uint64_t base) LogicSVEAddressVector() argument
1036 LogicSVEAddressVector(uint64_t base, const SimVRegister* vector, VectorFormat vform, SVEOffsetModifier mod = NO_SVE_OFFSET_MODIFIER, int shift = 0) LogicSVEAddressVector() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp110 SPIRV_CROSS_THROW("Unexpected argument buffer resource base type. When padding argument buffer elements, " in add_msl_resource_binding()
111 "all descriptor set resources must be supplied with a base type by the app."); in add_msl_resource_binding()
389 // If a non-zero base instance is used, we need to adjust for it when calculating the view index. in build_implicit_builtins()
418 // The base workgroup needs to have the same type and vector size in build_implicit_builtins()
1912 // If this is not the base type (eg. it's a pointer or array), tunnel down in mark_as_packable()
3394 // For variables sharing location, decorations and base type must match. in add_interface_block()
3499 // We zero-base the InstanceID & VertexID variables for HLSL emulation elsewhere, so don't do it twice in add_interface_block()
6867 // The base interface index is stored per variable for structs. in emit_tessellation_io_load()
7268 // We use the pointer to the base of the input/output array here, in emit_tessellation_access_chain()
7309 // For this, we can't necessarily rely on the type of the base expressio in emit_tessellation_access_chain()
7428 access_chain_needs_stage_io_builtin_translation(uint32_t base) access_chain_needs_stage_io_builtin_translation() argument
[all...]

Completed in 78 milliseconds

1...<<161162163164165166167168169170>>...209