| /third_party/mbedtls/programs/psa/ |
| H A D | psa_constant_names.c | 207 int process_signed(signed_value_type type, long min, long max, char **argp) in process_signed() argument
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-helpers-date.c | 380 ecma_number_t min = (ecma_number_t) fmod (floor (time / ECMA_DATE_MS_PER_MINUTE), in ecma_date_min_from_time() local 429 ecma_date_make_time(ecma_number_t hour, ecma_number_t min, ecma_number_t sec, ecma_number_t ms) ecma_date_make_time() argument
|
| H A D | ecma-builtin-date.c | 55 ecma_date_parse_date_chars(const lit_utf8_byte_t **str_p, const lit_utf8_byte_t *str_end_p, uint32_t num_of_chars, uint32_t min, uint32_t max) ecma_date_parse_date_chars() argument
|
| /third_party/lame/frontend/ |
| H A D | brhist.c | 177 unsigned int hour, min, sec; in progress_line() local
|
| /third_party/jerryscript/jerry-ext/arg/ |
| H A D | arg-transform-functions.c | 130 jerryx_arg_helper_process_double(double *d, double min, double max, jerryx_arg_int_option_t option) jerryx_arg_helper_process_double() argument [all...] |
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.h | 139 unsigned min; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_cull.c | 213 LLVMValueRef min, max, not_equal[2], visible; in cull_bbox() local 290 LLVMValueRef min = ac_build_fmin(ctx, v0[chan], v1[chan]); in cull_bbox() local [all...] |
| /third_party/libwebsockets/lib/roles/h2/ |
| H A D | hpack.c | 573 int min, n = 0, m; in lws_hpack_dynamic_size() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_transfer_queue.c | 71 box_min_max(const struct pipe_box *box, int dim, int *min, int *max) in box_min_max() argument
|
| /third_party/musl/src/malloc/oldmalloc/ |
| H A D | malloc.c | 194 size_t min = (size_t)PAGE_SIZE << mmap_step/2; in __expand_heap() local
|
| /third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
| H A D | malloc.c | 186 size_t min = (size_t)PAGE_SIZE << mmap_step/2; in __expand_heap() local
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
| H A D | malloc.c | 188 size_t min = (size_t)PAGE_SIZE << mmap_step/2; in __expand_heap() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uvector.cpp | 467 int32_t min = 0, max = count; in sortedInsert() local
|
| H A D | simpleformatter.cpp | 63 applyPatternMinMaxArguments( const UnicodeString &pattern, int32_t min, int32_t max, UErrorCode &errorCode) applyPatternMinMaxArguments() argument
|
| H A D | rbbi_cache.cpp | 320 int32_t min = fStartBufIdx; in seek() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | format_parser.py | 84 def min(self): member in Channel
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_minmax_index.c | 48 GLuint min; member 176 vbo_minmax_cache_store(struct gl_context *ctx, struct gl_buffer_object *bufferObj, unsigned index_size, GLintptr offset, GLuint count, GLuint min, GLuint max) vbo_minmax_cache_store() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | csrmbcs.cpp | 22 #define min(x,y) (((x)<(y))?(x):(y)) macro
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_util.c | 212 VkFilter min, mag; member
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_parse.py | 99 def min(self): member in Channel
|
| /third_party/libfuse/example/ |
| H A D | hello_ll_uds.c | 115 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
|
| H A D | notify_store_retrieve.c | 190 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
|
| H A D | notify_inval_entry.c | 207 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
|
| H A D | notify_inval_inode.c | 187 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
|
| /third_party/libevdev/tools/ |
| H A D | mouse-dpi-tool.c | 22 #define min(a, b) (((a) < (b)) ? (a) : (b)) macro
|