Home
last modified time | relevance | path

Searched defs:BUF_SIZE (Results 1 – 25 of 60) sorted by relevance

123

/aosp12/frameworks/minikin/tests/unittest/
H A DLayoutUtilsTest.cpp26 const size_t BUF_SIZE = 256U; in ExpectNextWordBreakForCache() local
37 const size_t BUF_SIZE = 256U; in ExpectPrevWordBreakForCache() local
H A DUnicodeUtilsTest.cpp24 const size_t BUF_SIZE = 256; in TEST() local
H A DGraphemeBreakTests.cpp28 const size_t BUF_SIZE = 256; in IsBreak() local
37 const size_t BUF_SIZE = 256; in IsBreakWithAdvances() local
H A DMeasurementTests.cpp26 const size_t BUF_SIZE = 256; in getAdvance() local
/aosp12/hardware/qcom/sm8150/media/libplatformconfig/
H A DConfigParser.h43 #define BUF_SIZE 1024 macro
H A DConfigParser.cpp41 #define BUF_SIZE 1024 macro
/aosp12/hardware/qcom/sm7250/media/libplatformconfig/
H A DConfigParser.h43 #define BUF_SIZE 1024 macro
H A DConfigParser.cpp41 #define BUF_SIZE 1024 macro
/aosp12/hardware/qcom/sdm845/media/libplatformconfig/
H A DConfigParser.h43 #define BUF_SIZE 1024 macro
H A DConfigParser.cpp40 #define BUF_SIZE 1024 macro
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/recent/
H A Drecent_n_exporter.h49 constexpr int BUF_SIZE = 1024; variable
/aosp12/frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/
H A DMathErr.java31 private final int BUF_SIZE = 4096; field in MathErr
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DIOUtils.java38 private static final int BUF_SIZE = 0x1000; // 4K field in IOUtils
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.h25 constexpr unsigned BUF_SIZE = 1024; variable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/
H A Dylong_runtime_tcp.rs20 const BUF_SIZE: usize = 10000; const
/aosp12/bionic/benchmarks/
H A Dget_heap_size_benchmark.cpp71 static constexpr int BUF_SIZE = 100; variable
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_ResampleInputStream.cpp73 static const int BUF_SIZE = 2048; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.h35 constexpr int BUF_SIZE = 1024; variable
/ohos5.0/base/update/updater/test/unittest/flow_update/update_bin/
H A Dbin_flow_update_unittest.cpp30 constexpr int BUF_SIZE = 4 * 1024 * 1024; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.h32 constexpr int BUF_SIZE = 1024; variable
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dparam_checker.c26 #define BUF_SIZE 512 macro
/ohos5.0/base/hiviewdfx/hiview/base/running_status_logger/
H A Drunning_status_logger.cpp32 constexpr size_t BUF_SIZE = 2000; variable
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_loader.cpp92 constexpr size_t BUF_SIZE = 256; in LoadCJModule() local
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_utils_test.cpp31 const int BUF_SIZE = 2401; variable
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_service_test_helper.h28 const int BUF_SIZE = 1024 * 4; variable

123