| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_android_mapper.cpp | 196 Dataspace range = (Dataspace)((int)dataspace & (uint32_t)Dataspace::RANGE_MASK); in mapper_metadata_get_buffer_info() local
|
| /third_party/musl/src/time/ |
| H A D | strptime.c | 94 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
| /third_party/node/deps/v8/src/ast/ |
| H A D | source-range-ast-visitor.cc | 55 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 D | MatcherCompilerTest.java | 120 private static int range(int... digits) { in range() method in MatcherCompilerTest
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | IndexRangeCache.cpp | 22 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 D | ClearImageBenchmarks.cpp | 68 vk::ImageSubresourceRange range; in initialize() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | HuffmanEncoder.java | 31 private int range; field in HuffmanEncoder 42 public HuffmanEncoder(BitIOWriter bits, int range) { in HuffmanEncoder() argument [all...] |
| /third_party/skia/tests/ |
| H A D | SubsetPath.cpp | 17 int SubsetPath::range(int* end) const { in range() function in SubsetPath
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | BindGroupLayoutD3D12.cpp | 101 D3D12_DESCRIPTOR_RANGE range; in BindGroupLayout() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afglobal.c | 159 AF_Script_UniRange range; in af_face_globals_compute_style_coverage() local [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_1d_table.cpp | 48 uint32 range = upper - lower; in SubDivide() local
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | context.h | 37 mls_range_t range; member [all...] |
| /third_party/rust/crates/rust-cexpr/tests/ |
| H A D | clang.rs | 257 let mut range = clang_getCursorExtent(cur); in file_visit_macros() variables
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| H A D | bit_table_test.cpp | 258 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 D | bounds_analysis_test.cpp | 289 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 D | range.h | 169 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 D | aarch64_fixshortbranch.cpp | 41 uint32 range = ((1U << alignPower) - (((addr - 1) * kInsnSize) & ((1U << alignPower) - 1))) / kInsnSize - 1; in CalculateAlignRange() local
|
| /arkcompiler/ets_frontend/es2panda/parser/module/ |
| H A D | sourceTextModuleRecord.cpp | 148 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 D | input_method_ffi_structs.h | 85 Range range; member
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| H A D | native_text_changed_listener.cpp | 255 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 D | text_listener_inner_api_test.cpp | 599 Range range = { 1, 2 }; in HWTEST_F() local 619 Range range = { 1, 2 }; in HWTEST_F() local [all...] |
| H A D | virtual_listener_test.cpp | 187 Range range; in HWTEST_F() local
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| H A D | print_range_helper.cpp | 26 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 D | print_utils_test.cpp | 370 PrintRange range; in HWTEST_F() local
|
| /base/web/webview/ohos_adapter/graphic_adapter/src/ |
| H A D | vsync_adapter_impl.cpp | 182 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
|