Home
last modified time | relevance | path

Searched defs:f_size (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestrecurse.c585 unsigned long f_size = xmlStrlen(BAD_CAST "some internal data"); in notRecursiveHugeTest() local
691 unsigned long f_size; in hugeDtdTest() local
/aosp_15_r20/external/libxml2/
H A Dtestrecurse.c595 unsigned long f_size = xmlStrlen(BAD_CAST "some internal data"); in notRecursiveHugeTest() local
701 unsigned long f_size; in hugeDtdTest() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dlegalize_utils.cc378 int64_t f_size = filter_type.getDimSize(filter_dim); in getPaddingValuesFromPadType() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dattr_value.pb.h1039 inline int AttrValue_ListValue::f_size() const { in f_size() function
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api.cc1070 if (const int f_size = default_value.list().f_size()) { in SetOpAttrValueScalar() local