Home
last modified time | relevance | path

Searched defs:upper (Results 101 - 125 of 396) sorted by relevance

12345678910>>...16

/third_party/lame/libmp3lame/
H A Dgain_analysis.c418 uint32_t upper; in analyzeResult() local
/third_party/lame/libmp3lame/vector/
H A Dxmm_quantize_sub.c68 int upper = max_nz + 1; in init_xrpow_core_sse() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationweights.cpp244 WeightRange lower[5], middle, upper[5]; /* [0] and [1] are not used - this simplifies indexing */ in getWeightRanges() local
[all...]
/third_party/node/deps/v8/src/bigint/
H A Dtostring.cc87 digit_t upper = (remainder << kHalfDigitBits) | (d >> kHalfDigitBits); in DivideByMagic() local
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcher.java178 private static String limit(int lower, int upper) { in limit() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationweights.cpp244 WeightRange lower[5], middle, upper[5]; /* [0] and [1] are not used - this simplifies indexing */ in getWeightRanges() local
[all...]
/third_party/skia/tests/
H A DSRGBReadWritePixelsTest.cpp51 float upper = std::min(255.f, (float) inputComponent + error); in check_conversion() local
76 float upper = std::min(255.f, (float) inputComponent + error); in check_double_conversion() local
[all...]
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_hooks.py51 def upper(self): member in CollationTests.test_create_collation_bad_upper.BadUpperStr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp194 uint64_t upper = Value & 0xf0; in fixup() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_iptc.cpp677 uint32 upper = ss.Length () - 1; in SpoolString() local
/third_party/python/Objects/
H A Dsliceobject.c387 PyObject *upper=NULL, *lower=NULL; in _PySlice_GetLongIndices() local
[all...]
H A Dunicodectype.c32 const int upper; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dchar_map.h113 static constexpr uint64_t OpenRangeFromZeroForWord(uint64_t upper, in OpenRangeFromZeroForWord() argument
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dinterval.rs341 fn upper(&self) -> Self::Bound; next() functions
[all...]
/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dstate_machine.cpp79 void StateMachine::StatePlus(State *state, State *upper) in StatePlus() argument
321 StateInfo *StateMachineHandler::StatePlus(State *state, State *upper) in StatePlus() argument
[all...]
/kernel/linux/linux-5.10/arch/riscv/net/
H A Dbpf_jit_comp64.c135 s64 upper = (val + (1 << 11)) >> 12; in emit_imm() local
249 s64 upper, lower; in emit_branch() local
400 s64 upper, lower; emit_jump_and_link() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcore_priv.h189 rdma_is_upper_dev_rcu(struct net_device *dev, struct net_device *upper) rdma_is_upper_dev_rcu() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c331 int upper; in computeRegs() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.h176 struct list_head upper; member
280 btrfs_backref_link_edge(struct btrfs_backref_edge *edge, struct btrfs_backref_node *lower, struct btrfs_backref_node *upper, int link_which) btrfs_backref_link_edge() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c669 u32 lower, upper, tmp; in vlv_residency_raw() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h149 u64 upper; member
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c357 static int lan966x_foreign_bridging_check(struct net_device *upper, in lan966x_foreign_bridging_check() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c331 int upper; in computeRegs() local
/kernel/linux/linux-6.6/drivers/clocksource/
H A Darm_global_timer.c71 u32 upper, old_upper; in _gt_counter_read() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c755 u32 lower, upper, tmp; in vlv_residency_raw() local

Completed in 20 milliseconds

12345678910>>...16