Home
last modified time | relevance | path

Searched defs:range (Results 351 - 375 of 905) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_range.cpp928 FormattedNumberRange range = lnf.formatFormattableRange(1, 5, status); in testGetDecimalNumbers() local
945 FormattedNumberRange range = lnf.formatFormattableRange(3, 3, status); in testGetDecimalNumbers() local
[all...]
/third_party/libinput/src/
H A Devdev-tablet-pad.c155 double range = absinfo_range(absinfo); in normalize_ring() local
172 double range = max - min; in normalize_strip() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.c506 int segment_register(seg_type_t type, char *name, range_t * range, int flags) in segment_register() argument
671 int segment_touch(char *name, range_t * range, int rw) in segment_touch() argument
761 int segment_map(char *name, range_t * range, in argument
813 segment_mbind(char *name, range_t * range, int policy, nodemask_t * nodemask, int flags) segment_mbind() argument
876 segment_location(char *name, range_t * range) segment_location() argument
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dmain.c476 int range; in gen_random_file_size() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dspill-placer.cc24 void SpillPlacer::Add(TopLevelLiveRange* range) { in Add() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc341 auto range = entries_.equal_range(iter->first); in EmitEntries() local
590 auto range = entries_.equal_range(iter->first); in EmitEntries() local
[all...]
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-interpreter.cc452 RegExpInstruction::Uc16Range range = inst.payload.consume_range; in FlushBlockedThreads() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMemUtil.cpp347 const VkMappedMemoryRange range = in flushMappedMemoryRange() local
361 const VkMappedMemoryRange range = in invalidateMappedMemoryRange() local
/third_party/skia/src/gpu/
H A DSkGr.cpp352 make_dither_effect( GrRecordingContext* rContext, std::unique_ptr<GrFragmentProcessor> inputFP, float range, const GrCaps* caps) make_dither_effect() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DTextureGL.cpp213 MaybeError Texture::ClearTexture(const SubresourceRange& range, in ClearTexture() argument
522 EnsureSubresourceContentInitialized(const SubresourceRange& range) EnsureSubresourceContentInitialized() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-unicode.hh381 const hb_unicode_range_t *range = (hb_unicode_range_t *) _item; in cmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h47 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High, in range() function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc906 const absl::Duration range = absl::Hours(24) * 365.2425 * 100000000000; in TEST() local
/third_party/selinux/libsepol/src/
H A Dmls.c113 unsigned int i, l, len, range; in mls_compute_context_len() local
172 unsigned int i, l, range, wrote_sep; mls_sid_to_context() local
493 mls_range_set(context_struct_t * context, const mls_range_t * range) mls_range_set() argument
[all...]
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4333 int range = 1; in TEST_F() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp895 GLfloat range[2] = {1}; test() local
[all...]
H A Des3fImplementationLimitTests.cpp79 std::ostream& operator<< (std::ostream& str, const FloatRange& range) { return str << range.min << ", " << range.max; } in operator <<() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragOpInteractionCase.cpp157 static tcu::Vector<float, Size> interpolateRange (const rsg::ConstValueRangeAccess& range, const tcu::Vector<float, Size>& t) in interpolateRange() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp411 StateQueryMemoryWriteGuard<GLint[2]> range; verifyFloatRange() local
596 StateQueryMemoryWriteGuard<GLint64[2]> range; verifyFloatRange() local
802 GLfloat range[2] = {1}; test() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
H A Dpinctrl-rk806.c381 rk806_pmx_gpio_set_direction(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned int offset, bool input) rk806_pmx_gpio_set_direction() argument
404 rk806_pinctrl_gpio_request_enable(struct pinctrl_dev *pctldev, struct pinctrl_gpio_range *range, unsigned int offset) rk806_pinctrl_gpio_request_enable() argument
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.h191 virtual int32_t SetPreviewText(const std::string& previewValue, const PreviewRange range) in SetPreviewText() argument
199 virtual int32_t CheckPreviewTextValidate(const std::string& previewValue, const PreviewRange range) in CheckPreviewTextValidate() argument
/foundation/arkui/ace_engine/frameworks/core/text/
H A Dtext_emoji_processor.cpp246 TextEmojiSubStringRange range = CalSubWstringRange(index, length, content, includeHalf); in SubWstring() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_test_update.cpp1841 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; in HWTEST_F() local
H A Dtext_picker_pattern_test_ng.cpp233 std::vector<NG::RangeContent> range = { { "/demo/demo1.jpg", "test1" }, { "/demo/demo2.jpg", "test2" }, in HWTEST_F() local
1045 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; in HWTEST_F() local
1083 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; in HWTEST_F() local
1121 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; in HWTEST_F() local
1159 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1197 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1235 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1273 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1311 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1349 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1387 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1425 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1463 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1521 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1590 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" }, { "", "4" }, { "", "5" } }; HWTEST_F() local
1678 std::vector<NG::RangeContent> range = { { "", "" } }; HWTEST_F() local
1718 std::vector<NG::RangeContent> range = { { "", "" } }; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp357 OnCalculatedClockwise(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) OnCalculatedClockwise() argument
393 OnCalculatedAnticlockwise(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) OnCalculatedAnticlockwise() argument
429 CalculatedBeginAndCopySize(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) CalculatedBeginAndCopySize() argument
455 TextInRange range = TextInRange::NEED_CLIP; CalculatedTransformDataInfo() local
[all...]

Completed in 37 milliseconds

1...<<11121314151617181920>>...37