| /third_party/json/include/nlohmann/detail/input/ |
| H A D | input_adapters.hpp | 144 iterator_input_adapter(IteratorType first, IteratorType last) in iterator_input_adapter() argument [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-deserialization.cpp | 583 auto first = str.begin(); variable
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | negative_equal_tests.cpp | 317 count_sequence(nir_const_value c[NIR_MAX_VEC_COMPONENTS], nir_alu_type full_type, int first) count_sequence() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_non_uniform_access.c | 31 nir_ssa_def *first; member 84 nir_ssa_def *first = nir_read_first_invocation(b, channels[i]); in nu_handle_compare() local [all...] |
| H A D | nir_opt_peephole_select.c | 332 nir_block *first = nir_if_first_then_block(parent_if); in nir_opt_collapse_if() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_dead_code_local.cpp | 302 dead_code_local_basic_block(ir_instruction *first, in dead_code_local_basic_block() argument
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | crc32.c | 114 static volatile int first = 1; /* flag to limit concurrent making */
in make_crc_table() local
|
| /third_party/libwebsockets/plugins/ |
| H A D | protocol_fulltext_demo.c | 53 uint8_t first:1; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_nir.c | 57 void si_nir_opts(struct si_screen *sscreen, struct nir_shader *nir, bool first) in si_nir_opts() argument
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_ext_pbuffer.c | 76 static boolean first = TRUE; in wglCreatePbufferARB() local
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | crc32.c | 100 static volatile int first = 1; /* flag to limit concurrent making */ in make_crc_table() local
|
| H A D | gzwrite.c | 149 int first; local
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | reflect.c | 34 bool first = true; in print_valtypes() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | cache.c | 68 struct HASH_ENTRY *first; in inserthashindex() local
|
| /third_party/musl/src/thread/ |
| H A D | sem_open.c | 37 int fd, i, e, slot, first=1, cnt, cs; in sem_open() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_router.cc | 350 const RNode *match_prefix(size_t *nread, const RNode *node, const char *first, in match_prefix() argument 162 match_complete(size_t *offset, const RNode *node, const char *first, const char *last) match_complete() argument 194 match_partial(bool *pattern_is_wildcard, const RNode *node, size_t offset, const char *first, const char *last) match_partial() argument [all...] |
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | sem_open.c | 37 int fd, i, e, slot, first=1, cnt, cs; in sem_open() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | scissor.c | 135 scissor_array(struct gl_context *ctx, GLuint first, GLsizei count, in scissor_array() argument 156 _mesa_ScissorArrayv_no_error(GLuint first, GLsizei count, const GLint *v) in _mesa_ScissorArrayv_no_error() argument 165 _mesa_ScissorArrayv(GLuint first, GLsizei count, const GLint *v) in _mesa_ScissorArrayv() argument [all...] |
| H A D | hash.c | 456 GLuint first = _mesa_HashFindFreeKeyBlock(table, numKeys); in _mesa_HashFindFreeKeys() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | numrange_fluent.cpp | 289 formatFormattableRange( const Formattable& first, const Formattable& second, UErrorCode& status) const formatFormattableRange() argument
|
| H A D | numrange_capi.cpp | 109 unumrf_formatDoubleRange( const UNumberRangeFormatter* uformatter, double first, double second, UFormattedNumberRange* uresult, UErrorCode* ec) unumrf_formatDoubleRange() argument 128 unumrf_formatDecimalRange( const UNumberRangeFormatter* uformatter, const char* first, int32_t firstLen, const char* second, int32_t secondLen, UFormattedNumberRange* uresult, UErrorCode* ec) unumrf_formatDecimalRange() argument
|
| H A D | search.cpp | 200 int32_t SearchIterator::first(UErrorCode &status) in first() function in SearchIterator
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_print.c | 131 bool first = true; in mir_print_embedded_constant() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_format.c | 148 boolean first = TRUE; in test_format_float() local 252 boolean first = TRUE; in test_format_unorm8() local
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-thumb.c | 273 struct tp_touch *first = NULL, in tp_thumb_update_multifinger() local [all...] |