| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu_vamgr.c | 44 amdgpu_vamgr_init(struct amdgpu_bo_va_mgr *mgr, uint64_t start, uint64_t max, uint64_t alignment) amdgpu_vamgr_init() argument
|
| /third_party/libdrm/freedreno/msm/ |
| H A D | msm_priv.h | 120 grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() argument
|
| /third_party/mbedtls/library/ |
| H A D | ssl_cache.c | 381 void mbedtls_ssl_cache_set_max_entries(mbedtls_ssl_cache_context *cache, int max) in mbedtls_ssl_cache_set_max_entries() argument
|
| /third_party/mesa3d/src/etnaviv/drm/ |
| H A D | etnaviv_cmd_stream.c | 35 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_offsets.c | 38 try_extract_const_addition(nir_builder *b, nir_ssa_scalar val, opt_offsets_state *state, unsigned *out_const, uint32_t max) in try_extract_const_addition() argument 105 try_fold_load_store(nir_builder *b, nir_intrinsic_instr *intrin, opt_offsets_state *state, unsigned offset_src_idx, uint32_t max) try_fold_load_store() argument
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | redump.h | 86 #define max(a, b) (((a) > (b)) ? (a) : (b)) macro
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_register_allocate.c | 65 agx_assign_regs(BITSET_WORD *used_regs, unsigned count, unsigned align, unsigned max) in agx_assign_regs() argument
|
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | v3d_packet_helpers.h | 76 const uint64_t max = (1ull << width) - 1; in __gen_uint() local 93 const int64_t max = (1ll << (width - 1)) - 1; in __gen_sint() local 132 const float max = ((1 << (end - start)) - 1) / factor; in __gen_sfixed() local 151 const float max = ((1 << (end - start + 1)) - 1) / factor; in __gen_ufixed() local
|
| /third_party/mesa3d/src/imagination/csbgen/ |
| H A D | pvr_packet_helpers.h | 77 const uint64_t max = (1ull << width) - 1; in __pvr_uint() local 103 const int64_t max = (1ll << (width - 1)) - 1; in __pvr_sint() local 196 const float max = ((1 << (end - start)) - 1) / factor; in __pvr_sfixed() local 218 const float max = ((1 << (end - start + 1)) - 1) / factor; in __pvr_ufixed() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_tile_cache.c | 67 is_clear_flag_set(const uint *bitvec, union tile_address addr, unsigned max) in is_clear_flag_set() argument 81 clear_clear_flag(uint *bitvec, union tile_address addr, unsigned max) in clear_clear_flag() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_limits.h | 45 unsigned max; member 50 unsigned max; member 214 unsigned max; member
|
| /third_party/node/deps/zlib/ |
| H A D | inftrees.c | 37 unsigned min, max; /* minimum and maximum code lengths */ in inflate_table() local [all...] |
| H A D | gzread.c | 15 unsigned get, max = ((unsigned)-1 >> 2) + 1; in gz_load() local
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | gzread.c | 28 unsigned get, max = ((unsigned)-1 >> 2) + 1; local
|
| H A D | gzwrite.c | 78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uvectr32.cpp | 309 int32_t min = 0, max = count; in sortedInsert() local
|
| H A D | ucnvlat1.cpp | 146 char16_t c, max; in _Latin1FromUnicodeWithOffsets() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_texture.h | 94 uint32_t max; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nvc0.h | 105 int min, max; member
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | nodearray.h | 161 nodearray_orr(nodearray *a, unsigned key, nodearray_value value, unsigned max_sparse, unsigned max) nodearray_orr() argument
|
| /third_party/icu/icu4c/source/test/perf/charperf/ |
| H A D | charperf.h | 40 CharPerfFunction(CharPerfFn func, UChar32 min, UChar32 max) in CharPerfFunction() argument 70 StdLibCharPerfFunction(StdLibCharPerfFn func, wchar_t min, wchar_t max) in StdLibCharPerfFunction() argument
|
| /third_party/libevdev/tools/ |
| H A D | touchpad-edge-detector.c | 24 #define max(a, b) (((a) > (b)) ? (a) : (b)) macro
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| H A D | netsync.c | 122 int configureServer(int max) in configureServer() argument
|
| /third_party/ltp/testcases/realtime/func/async_handler/ |
| H A D | async_handler_tsc.c | 133 long delta, max, min; in signal_thread() local
|
| H A D | async_handler.c | 117 long delta, max, min; in signal_thread() local
|