Home
last modified time | relevance | path

Searched defs:range (Results 251 - 275 of 2123) sorted by relevance

1...<<11121314151617181920>>...85

/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android_mapper.cpp196 Dataspace range = (Dataspace)((int)dataspace & (uint32_t)Dataspace::RANGE_MASK); in mapper_metadata_get_buffer_info() local
/third_party/musl/src/time/
H A Dstrptime.c94 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
[all...]
/third_party/node/deps/v8/src/ast/
H A Dsource-range-ast-visitor.cc55 AstNodeSourceRanges* range = source_range_map_->Find(node); in VisitNode() local
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompilerTest.java120 private static int range(int... digits) { in range() method in MatcherCompilerTest
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DIndexRangeCache.cpp22 addRange(DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, const IndexRange &range) addRange() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
H A DClearImageBenchmarks.cpp68 vk::ImageSubresourceRange range; in initialize() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DHuffmanEncoder.java31 private int range; field in HuffmanEncoder
42 public HuffmanEncoder(BitIOWriter bits, int range) { in HuffmanEncoder() argument
[all...]
/third_party/skia/tests/
H A DSubsetPath.cpp17 int SubsetPath::range(int* end) const { in range() function in SubsetPath
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupLayoutD3D12.cpp101 D3D12_DESCRIPTOR_RANGE range; in BindGroupLayout() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafglobal.c159 AF_Script_UniRange range; in af_face_globals_compute_style_coverage() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_1d_table.cpp48 uint32 range = upper - lower; in SubDivide() local
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h37 mls_range_t range; member
[all...]
/third_party/rust/crates/rust-cexpr/tests/
H A Dclang.rs257 let mut range = clang_getCursorExtent(cur); in file_visit_macros() variables
/arkcompiler/runtime_core/libpandabase/tests/
H A Dbit_table_test.cpp258 auto range = table.GetRange(0, 6); in TEST_F() local
300 auto range = table.GetRangeReversed(4, 10); TEST_F() local
340 auto range = table.GetRange(0, 0); TEST_F() local
351 auto range = table.GetRangeReversed(0, 0); TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dbounds_analysis_test.cpp289 auto range = BoundsRange::Union(ranges); in TEST_F() local
347 BoundsRange range; in TEST_F() local
464 auto range = rinfo->FindBoundsRange(&BB(3U), &INS(4U)); TEST_F() local
529 auto range = rinfo->FindBoundsRange(&BB(3U), &INS(4U)); TEST_F() local
561 auto range = rinfo->FindBoundsRange(&BB(3U), &INS(4U)); TEST_F() local
647 auto range = bri->FindBoundsRange(bb, bb->GetLastInst()->GetInput(0U).GetInst()); TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/verification/util/
H A Drange.h169 string to_string(const ark::verifier::Range<Int> &range) // NOLINT(readability-identifier-naming) in to_string() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_fixshortbranch.cpp41 uint32 range = ((1U << alignPower) - (((addr - 1) * kInsnSize) & ((1U << alignPower) - 1))) / kInsnSize - 1; in CalculateAlignRange() local
/arkcompiler/ets_frontend/es2panda/parser/module/
H A DsourceTextModuleRecord.cpp148 auto range = localExportEntries_.equal_range(importEntry->localName_); in CheckImplicitIndirectExport() local
182 auto range = localExportEntries_.equal_range(it->first); in AssignIndexToModuleVariable() local
[all...]
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h85 Range range; member
/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_text_changed_listener.cpp255 int32_t NativeTextChangedListener::SetPreviewText(const std::u16string &text, const OHOS::MiscServices::Range &range) in SetPreviewText() argument
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dtext_listener_inner_api_test.cpp599 Range range = { 1, 2 }; in HWTEST_F() local
619 Range range = { 1, 2 }; in HWTEST_F() local
[all...]
H A Dvirtual_listener_test.cpp187 Range range; in HWTEST_F() local
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_range_helper.cpp26 napi_value PrintRangeHelper::MakeJsObject(napi_env env, const PrintRange &range) in MakeJsObject() argument
[all...]
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_utils_test.cpp370 PrintRange range; in HWTEST_F() local
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dvsync_adapter_impl.cpp182 Rosen::FrameRateRange range = {0, RANGE_MAX_REFRESHRATE, 0, WEBVIEW_FRAME_RATE_TYPE}; in SetFrameRateLinkerEnable() local
192 Rosen::FrameRateRange range = {0, RANGE_MAX_REFRESHRATE, preferredRate, WEBVIEW_FRAME_RATE_TYPE}; in SetFramePreferredRate() local

Completed in 13 milliseconds

1...<<11121314151617181920>>...85