Home
last modified time | relevance | path

Searched defs:int_size (Results 1 – 8 of 8) 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/proto/
Dnanopb.proto47 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/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c624 LLVMValueRef int_size, in lp_build_sample_image_nearest()
748 LLVMValueRef int_size, in lp_build_sample_image_nearest_afloat()
1023 LLVMValueRef int_size, in lp_build_sample_image_linear()
1223 LLVMValueRef int_size, in lp_build_sample_image_linear_afloat()
Dlp_bld_sample.h393 LLVMValueRef int_size; member
Dlp_bld_sample.c231 LLVMValueRef int_size, float_size; in lp_build_rho() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAPI.cpp1875 const glw::GLint int_size = sizeof(glw::GLint); in iterate() local
/external/libaom/libaom/av1/encoder/
Dencoder.h1266 int int_size = (int)bsize; in find_partition_size() local