| /kernel/linux/linux-5.10/lib/ |
| H A D | string_helpers.c | 34 void string_get_size(u64 size, u64 blk_size, const enum string_size_units units, in string_get_size() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | hid-sensor-hub.h | 31 s32 units; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | hid-sensor-hub.h | 31 s32 units; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_file.c | 912 const char *units[] = {"", " KiB", " MiB"}; in print_size() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test-string_helpers.c | 486 static __init void test_string_get_size_check(const char *units, in test_string_get_size_check() argument
|
| /third_party/gptfdisk/ |
| H A D | support.cc | 244 string units, prefixes = " KMGTPEZ"; in BytesToIeee() local 264 theValue << sizeInIeee << "." << (uint32_t) decimalIeee << units; in BytesToIeee() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
| H A D | UnitsConverter.java | |
| H A D | UnitsData.java | [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | utmstest.c | 123 static void epochOffsetTest(int64_t epochOffset, int64_t units, UDateTimeScale scale) in epochOffsetTest() argument 159 int64_t units = utmscale_getTimeScaleValue((UDateTimeScale)scale, UTSV_UNITS_VALUE, &status); in TestEpochOffsets() local
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | stringtriebuilder.h | 367 char16_t units[kMaxBranchLinearSubNodeLength]; member in StringTrieBuilder::ListBranchNode
|
| /third_party/ltp/testcases/kernel/controllers/freezer/ |
| H A D | vfork.c | 147 char *units; in _parse_opts() local
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | stringtriebuilder.h | 367 char16_t units[kMaxBranchLinearSubNodeLength]; member in StringTrieBuilder::ListBranchNode
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | units_converter.h | 19 namespace units { namespace [all...] |
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
| H A D | RbnfSampleRuleSets.java | 1135 public static final String units = field in RbnfSampleRuleSets
|
| /third_party/mesa3d/src/tool/pps/ |
| H A D | pps_datasource.cc | 195 auto units = perfetto::protos::pbzero::GpuCounterDescriptor::NONE; in add_descriptors() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | units_data.cpp | 20 namespace units { namespace
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | bit_reader_utils.c | 248 const char* units = "bits"; in PrintBitTraces() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
| H A D | DawnPerfTest.cpp | 409 << value << " " << units; in PrintResultImpl() local 380 PrintResult(const std::string& trace, double value, const std::string& units, bool important) const PrintResult() argument 387 PrintResult(const std::string& trace, unsigned int value, const std::string& units, bool important) const PrintResult() argument 394 PrintResultImpl(const std::string& trace, const std::string& value, const std::string& units, bool important) const PrintResultImpl() argument
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | font_header_table.cc | 165 void FontHeaderTable::Builder::SetUnitsPerEm(int32_t units) { in SetUnitsPerEm() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | stringtriebuilder.h | 367 char16_t units[kMaxBranchLinearSubNodeLength]; member in StringTrieBuilder::ListBranchNode
|
| /third_party/toybox/toys/other/ |
| H A D | vmstat.c | 89 uint64_t units, total_hz, *ptr = (uint64_t *)(top+idx), in vmstat_main() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_checkbox_bridge.cpp | 249 int units[arraySize];
in SetCheckboxPadding() local
|
| H A D | arkts_native_textpicker_bridge.cpp | 411 int32_t units[size];
in SetDivider() local 51 PopulateUnits(const CalcDimension& dividerStrokeWidth, const CalcDimension& dividerStartMargin, const CalcDimension& dividerEndMargin, int32_t units[], uint32_t size) PopulateUnits() argument
|
| H A D | arkts_native_image_span_bridge.cpp | 395 int units[size]; in SetBorderRadius() local 38 ParseOuterBorderRadius(ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<ArkUI_Float32>& values, std::vector<ArkUI_Int32>& units, int32_t argsIndex) ParseOuterBorderRadius() argument [all...] |
| H A D | arkts_native_side_bar_container_bridge.cpp | 345 int32_t units[NUM_3] = { static_cast<int32_t>(DimensionUnit::VP) }; in SetDivider() local
|