| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | daemon.c | 790 MHD_socket max; in MHD_handle_connection() local 2259 MHD_socket max; in MHD_select() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontHost_win.cpp | 174 int32_t max = UINT16_MAX + 1; in calculateGlyphCount() local [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkPolyUtils.cpp | 1456 Sk4s min, max; compute_triangle_bounds() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 2033 FT_Pos max = seg1->max_coord; in af_latin_hints_link_segments() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnvmbcs.cpp | 739 int32_t min, max, entry, nextState; in getStateProp() local
|
| H A D | uloc_tag.cpp | 410 _isAlphaNumericStringLimitedLength(const char* s, int32_t len, int32_t min, int32_t max) { in _isAlphaNumericStringLimitedLength() argument
|
| H A D | umutablecptrie.cpp | 740 int32_t max = -1; in findMostUsed() local
|
| /third_party/toybox/toys/pending/ |
| H A D | fdisk.c | 689 static int get_non_free_partition(int max) in get_non_free_partition() argument 708 static int get_free_partition(int max) in get_free_partition() argument
|
| /third_party/tzdata/ |
| H A D | private.h | 819 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|
| /third_party/vixl/src/aarch64/ |
| H A D | logic-aarch64.cc | 1153 sminmax(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) sminmax() argument 1190 sminmaxp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) sminmaxp() argument 1301 sminmaxv(VectorFormat vform, LogicVRegister dst, const LogicPRegister& pg, const LogicVRegister& src, bool max) sminmaxv() argument 1359 uminmax(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) uminmax() argument 1396 uminmaxp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) uminmaxp() argument 1443 uminmaxv(VectorFormat vform, LogicVRegister dst, const LogicPRegister& pg, const LogicVRegister& src, bool max) uminmaxv() argument [all...] |
| /third_party/python/PC/ |
| H A D | launcher.c | 1247 unsigned short max; member
|
| /third_party/python/Modules/_sre/ |
| H A D | sre.c | 1823 SRE_CODE min, max; in _validate_inner() local 1843 SRE_CODE op1 = op, min, max; in _validate_inner() local
|
| /third_party/python/Modules/ |
| H A D | mathmodule.c | 2557 vector_norm(Py_ssize_t n, double *vec, double max, int found_nan) in vector_norm() argument 2676 double max = 0.0; math_dist_impl() local 2758 double max = 0.0; math_hypot() local [all...] |
| H A D | selectmodule.c | 125 int max = -1; in seq2set() local 276 int imax, omax, emax, max; in select_select_impl() local [all...] |
| H A D | pyexpat.c | 347 int i, max; in my_StartElementHandler() local
|
| /third_party/pulseaudio/src/modules/raop/ |
| H A D | raop-client.c | 277 static size_t write_ALAC_data(uint8_t *packet, const size_t max, uint8_t *raw, size_t *length, bool compress) { in write_ALAC_data() argument 363 const size_t max = sizeof(tcp_audio_header) + 8 + 16384; in send_tcp_audio_packet() local 454 const size_t max = sizeof(udp_audio_retrans_header) + sizeof(udp_audio_header) + 8 + 1408; in send_udp_audio_packet() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_post.c | 1257 static int __cil_expr_to_bitmap_helper(struct cil_list_item *curr, enum cil_flavor flavor, ebitmap_t *bitmap, int max, struct cil_db *db) in __cil_expr_to_bitmap_helper() argument 1297 static int __cil_expr_to_bitmap(struct cil_list *expr, ebitmap_t *out, int max, struct cil_db *db) in __cil_expr_to_bitmap() argument 1411 __cil_expr_list_to_bitmap(struct cil_list *expr_list, ebitmap_t *out, int max, struct cil_db *db) __cil_expr_list_to_bitmap() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTextureGatherTests.cpp | 1587 const int max = offsetRange.y(); in generateBasic2DCaseIterations() local 1614 const int max in generateBasic2DCaseIterations() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsVertexArrayTests.cpp | 223 inline GLValue::Float getRandom (deRandom& rnd, GLValue::Float min, GLValue::Float max) in getRandom() argument 232 inline GLValue::Short getRandom (deRandom& rnd, GLValue::Short min, GLValue::Short max) in getRandom() argument 241 inline GLValue::Ushort getRandom (deRandom& rnd, GLValue::Ushort min, GLValue::Ushort max) in getRandom() argument 250 getRandom(deRandom& rnd, GLValue::Byte min, GLValue::Byte max) getRandom() argument 259 getRandom(deRandom& rnd, GLValue::Ubyte min, GLValue::Ubyte max) getRandom() argument 268 getRandom(deRandom& rnd, GLValue::Fixed min, GLValue::Fixed max) getRandom() argument 277 getRandom(deRandom& rnd, GLValue::Half min, GLValue::Half max) getRandom() argument 289 getRandom(deRandom& rnd, GLValue::Int min, GLValue::Int max) getRandom() argument 298 getRandom(deRandom& rnd, GLValue::Uint min, GLValue::Uint max) getRandom() argument 307 getRandom(deRandom& rnd, GLValue::Double min, GLValue::Double max) getRandom() argument 1248 setData(char* data, Array::InputType type, deRandom& rnd, GLValue min, GLValue max) setData() argument 1318 generateArray(int seed, GLValue min, GLValue max, int count, int componentCount, int stride, Array::InputType type) generateArray() argument 1341 generateQuads(int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, Array::InputType type, GLValue min, GLValue max, float gridSize) generateQuads() argument 1423 const deUint32 max = 1024; createQuadsPacked() local 1479 createQuads(int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, T min, T max, float gridSize) createQuads() argument 1582 generatePerQuad(int seed, int count, int componentCount, int stride, Array::Primitive primitive, Array::InputType type, GLValue min, GLValue max) generatePerQuad() argument 1637 createPerQuads(int seed, int count, int componentCount, int stride, Array::Primitive primitive, T min, T max) createPerQuads() argument [all...] |
| H A D | glsVertexArrayTests.hpp | 468 GLValue max; member in deqp::gls::MultiVertexArrayTest::Spec::ArraySpec
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleTests.cpp | 889 deUint32 max; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | libtommath.c | 223 int olduse, res, min, max; in s_mp_add() local 310 int olduse, res, min, max; in s_mp_sub() local [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgExpression.cpp | 599 isConversionOk(DstType min, DstType max) isConversionOk() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | libtommath.c | 223 int olduse, res, min, max; in s_mp_add() local 310 int olduse, res, min, max; in s_mp_sub() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/image_util/ |
| H A D | loadimage_etc.cpp | 991 int mu[3], min[3], max[3]; in selectEndPointPCA() local
|