Home
last modified time | relevance | path

Searched defs:int_size (Results 1 – 15 of 15) sorted by relevance

/external/grpc-grpc/third_party/nanopb/generator/proto/
Dnanopb.proto42 optional IntSize int_size = 7 [default = IS_DEFAULT]; field
/external/nanopb-c/generator/nanopb/
Doptions.proto55 optional IntSize int_size = 7 [default = IS_DEFAULT]; field
/external/nanopb-c/generator/proto/
Dnanopb.proto53 optional IntSize int_size = 7 [default = IS_DEFAULT]; field
/external/cronet/net/ntlm/
Dntlm_buffer_writer.cc162 size_t int_size = sizeof(T); in WriteUInt() local
Dntlm_buffer_reader.cc281 size_t int_size = sizeof(T); in ReadUInt() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c439 LLVMValueRef int_size, in lp_build_sample_image_nearest()
748 LLVMValueRef int_size, in lp_build_sample_image_linear()
Dlp_bld_sample.h441 LLVMValueRef int_size; member
Dlp_bld_sample.c266 LLVMValueRef int_size, float_size; in lp_build_rho() local
/external/tensorflow/tensorflow/lite/testing/
Dtflite_driver.cc316 int int_size = tensor.type == kTfLiteInt8 ? 1 : 2; in QuantizedCheck() local
/external/flatbuffers/tests/
Dpy_flexbuffers_test.py60 def int_size(value): function
/external/openthread/third_party/mbedtls/repo/library/
Dpk_wrap.c520 unsigned char *sig, size_t int_size ) in extract_ecdsa_sig()
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAPI.cpp1883 const glw::GLint int_size = sizeof(glw::GLint); in iterate() local
/external/mbedtls/library/
Dpk_wrap.c902 unsigned char *sig, size_t int_size ) in extract_ecdsa_sig()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1856 int int_size, PatternRewriter &rewriter) const { in BroadcastConstant()
/external/libaom/av1/encoder/
Dencoder.h3997 int int_size = (int)bsize; in find_partition_size() local