Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-name.cc70 unsigned int *text_size /* IN/OUT */, in hb_ot_name_convert_utf()
117 unsigned int *text_size /* IN/OUT */, in hb_ot_name_get_utf()
167 unsigned int *text_size /* IN/OUT */, in hb_ot_name_get_utf8()
194 unsigned int *text_size /* IN/OUT */, in hb_ot_name_get_utf16()
220 unsigned int *text_size /* IN/OUT */, in hb_ot_name_get_utf32()
/external/google-breakpad/src/common/solaris/
Dfile_id.cc67 int *text_size) { in FindElfTextSection()
159 int text_size = 0; in ElfFileIdentifier() local
/external/bsdiff/
Dsuffix_array_index.cc27 size_t text_size, in CallSaSearch()
36 size_t text_size, in CallSaSearch()
/external/python/cpython3/Programs/
D_freeze_importlib.c38 size_t text_size, data_size, n; in main() local
/external/harfbuzz_ng/test/api/
Dtest-ot-name.c81 unsigned int text_size = 10; in test_ot_name() local
/external/harfbuzz_ng/test/fuzzing/
Dhb-subset-fuzzer.cc71 unsigned int text_size = sizeof (text_from_data) / sizeof (hb_codepoint_t); in LLVMFuzzerTestOneInput() local
/external/u-boot/scripts/kconfig/
Dzconf.l27 static int text_size, text_asize; variable
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.c51 size_t text_size = 0; in load_text_fp() local
/external/syzkaller/executor/
Dcommon_kvm_arm64.h41 int text_size = 0; in syz_kvm_setup_cpu() local
Dtest_linux.h9 static int test_one(int text_type, const char* text, int text_size, int flags, unsigned reason, boo… in test_one()
Dcommon_kvm_amd64.h291 uintptr_t text_size = 0; in syz_kvm_setup_cpu() local
/external/google-breakpad/src/common/linux/
Dfile_id.cc122 size_t text_size; in HashElfTextSection() local
/external/swiftshader/third_party/SPIRV-Tools/source/
Dlibspirv.cpp77 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble()
/external/deqp-deps/SPIRV-Tools/source/
Dlibspirv.cpp77 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble()
/external/ImageMagick/coders/
Dps2.c444 text_size; in WritePS2Image() local
Dps3.c873 text_size; in WritePS3Image() local
Dps.c1558 text_size; in WritePSImage() local
Dpdf.c1332 text_size, in WritePDFImage() local
/external/skia/modules/skottie/src/
DSkottieValue.cpp258 const skjson::NumberValue* text_size = (*jtxt)["s"]; in FromJSON() local
/external/skqp/modules/skottie/src/
DSkottieValue.cpp258 const skjson::NumberValue* text_size = (*jtxt)["s"]; in FromJSON() local
/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc1042 const size_t text_size = text.size(); in ParseStringAppend() local
/external/strace/
Dsocketutils.c149 socklen_t addr_size, text_size; in inet_parse_response() local