Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-name.cc72 unsigned int *text_size /* IN/OUT */, in hb_ot_name_get_utf()
123 unsigned int *text_size /* IN/OUT */, in hb_ot_name_get_utf8()
151 unsigned int *text_size /* IN/OUT */, in hb_ot_name_get_utf16()
178 unsigned int *text_size /* IN/OUT */, in hb_ot_name_get_utf32()
/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Dfile_id.cc70 int* text_size) { in FindElfTextSection()
164 int text_size = 0; in ElfFileIdentifier() local
/aosp_15_r20/external/bsdiff/
H A Dsuffix_array_index.cc28 size_t text_size, in CallSaSearch()
37 size_t text_size, in CallSaSearch()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp_elf_object_pack.c291 uint32_t *text_size) in ac_rgp_file_write_elf_text()
449 uint32_t text_size = 0; in ac_rgp_file_write_elf_object() local
/aosp_15_r20/external/tink/cc/subtle/
H A Dstreaming_mac_impl_test.cc114 for (auto text_size : text_sizes) { in TEST() local
214 for (auto text_size : text_sizes) { in TEST() local
/aosp_15_r20/external/skia/modules/skottie/tests/
H A DShaper.cpp74 SkScalar text_size, in DEF_TEST() member
147 SkScalar text_size, in DEF_TEST() member
/aosp_15_r20/external/harfbuzz_ng/src/OT/name/
H A Dname.hh41 unsigned int *text_size /* IN/OUT */, in hb_ot_name_convert_utf()
165 …unsigned text_size = hb_ot_name_convert_utf<hb_utf8_t, hb_utf16_be_t> (*name_bytes, nullptr, nullp… in copy() local
/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
H A Dpmu.c1091 size_t text_size = (char *)&__bl31_sram_text_real_end - in sram_save() local
1106 size_t text_size = (char *)&__bl31_sram_text_real_end - in sram_restore() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
Dpmu.c1091 size_t text_size = (char *)&__bl31_sram_text_real_end - in sram_save() local
1106 size_t text_size = (char *)&__bl31_sram_text_real_end - in sram_restore() local
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-ot-name.c90 unsigned int text_size = 10; in test_ot_name() local
/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DTextValue.cpp40 const skjson::NumberValue* text_size = (*jtxt)["s"]; in Parse() local
/aosp_15_r20/frameworks/libs/binary_translation/kernel_api/
Dexec_emulation.cc47 int text_size = 0; in MangleGuestEnvp() local
/aosp_15_r20/external/harfbuzz_ng/test/fuzzing/
H A Dhb-subset-fuzzer.cc123 unsigned int text_size = sizeof (text_from_data) / sizeof (hb_codepoint_t); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dlexer.l32 static int text_size, text_asize; variable
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.c51 size_t text_size = 0; in load_text_fp() local
/aosp_15_r20/external/libtextclassifier/native/lang_id/
H A Dlang-id-wrapper.cc57 int text_size) { in GetPredictions()
H A Dlang-id.cc256 int text_size = 0; in IsTooShort() local
/aosp_15_r20/external/cronet/base/profiler/
H A Dmodule_cache_apple.cc42 size_t* text_size) { in GetUniqueIdAndTextSize()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/str_format/
H A Dparser.h133 size_t text_size = items_.empty() ? 0 : items_.back().text_end; variable
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/str_format/
H A Dparser.h134 size_t text_size = items_.empty() ? 0 : items_.back().text_end; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
H A Dparser.h134 size_t text_size = items_.empty() ? 0 : items_.back().text_end; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dparser.h133 size_t text_size = items_.empty() ? 0 : items_.back().text_end; variable
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/str_format/
H A Dparser.h134 size_t text_size = items_.empty() ? 0 : items_.back().text_end; variable
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dfile_id.cc130 size_t text_size; in HashElfTextSection() local
/aosp_15_r20/external/python/cpython3/Programs/
D_freeze_module.c98 size_t text_size = (size_t)stat.st_size; in read_text() local

123