| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/ |
| H A D | mock_state_machine.cpp | 190 void StateMachine::StatePlus(State *state, State *upper) in StatePlus() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir_lower_64b.c | 121 nir_ssa_def *upper = nir_build_load_kernel_input( in lower_64b_intrinsics() local
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | mul-toom.cc | 41 digit_t upper = (remainder << kHalfDigitBits) | (d >> kHalfDigitBits); in DivideByThree() local
|
| H A D | tostring.cc | 87 digit_t upper = (remainder << kHalfDigitBits) | (d >> kHalfDigitBits); in DivideByMagic() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/ |
| H A D | random_generator.cc | 54 uint32_t RandomGenerator::GetUInt32(uint32_t lower, uint32_t upper) { in GetUInt32() argument 64 uint64_t RandomGenerator::GetUInt64(uint64_t lower, uint64_t upper) { in GetUInt64() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deRandom.hpp | 52 deInt64 getInt64 (void) { deUint32 upper = getUint32(); return static_cast<deInt64>((deUint64)upper << 32ull | (deUint64)getUint32() ); } in getInt64() local 53 deUint64 getUint64 (void) { deUint32 upper = getUint32(); return (deUint64)upper << 32ull | (deUint64)getUint32(); } in getUint64() local
|
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_cups_attribute.cpp | 225 int upper = 0; in ParseCopiesAttributes() local
|
| /base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/ |
| H A D | conversion_mfcc.cpp | 257 double upper = (nextFreq - binFreq) / (nextFreq - thisFreq); in FiltersMel() local
|
| /foundation/arkui/napi/native_engine/ |
| H A D | native_value.h | 121 uint64_t upper; member
|
| /foundation/window/window_manager/utils/include/ |
| H A D | wm_math.h | 81 T Clamp(const T& value, const T& lower, const T& upper) in Clamp() argument
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | cmyk.c | 1038 upper; /* End of color ink */ in cupsCMYKLoad() local 1693 cupsCMYKSetBlack(cups_cmyk_t *cmyk, float lower, float upper) cupsCMYKSetBlack() argument [all...] |
| /third_party/icu/tools/colprobe/ |
| H A D | strengthprobe.cpp | 381 int32_t upper = 0, lower = 0, equal = 0; in isUpperFirst() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationweights.cpp | 244 WeightRange lower[5], middle, upper[5]; /* [0] and [1] are not used - this simplifies indexing */ in getWeightRanges() local [all...] |
| /third_party/markupsafe/ |
| H A D | __init__.py | 215 upper = _simple_escaping_wrapper(str.upper) variable in Markup
|
| /third_party/lame/libmp3lame/ |
| H A D | gain_analysis.c | 418 uint32_t upper; in analyzeResult() local
|
| /third_party/lame/libmp3lame/vector/ |
| H A D | xmm_quantize_sub.c | 68 int upper = max_nz + 1; in init_xrpow_core_sse() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationweights.cpp | 244 WeightRange lower[5], middle, upper[5]; /* [0] and [1] are not used - this simplifies indexing */ in getWeightRanges() local [all...] |
| /third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
| H A D | PhoneNumberMatcher.java | 178 private static String limit(int lower, int upper) { in limit() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationweights.cpp | 244 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 D | SRGBReadWritePixelsTest.cpp | 51 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 D | test_hooks.py | 51 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 D | AVRAsmBackend.cpp | 194 uint64_t upper = Value & 0xf0; in fixup() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_iptc.cpp | 677 uint32 upper = ss.Length () - 1; in SpoolString() local
|
| /third_party/python/Objects/ |
| H A D | sliceobject.c | 387 PyObject *upper=NULL, *lower=NULL; in _PySlice_GetLongIndices() local [all...] |
| H A D | unicodectype.c | 32 const int upper; member
|