/third_party/ffmpeg/libavfilter/ |
H A D | vf_lut3d.c | 1519 AVFrame *master, *second, *out; in update_apply_clut() local
|
H A D | vf_paletteuse.c | 1045 AVFrame *master, *second, *out = NULL; in load_apply_palette() local
|
/third_party/curl/lib/vtls/ |
H A D | vtls.c | 123 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp() argument
|
/third_party/curl/lib/ |
H A D | ftp.c | 2109 int year, month, day, hour, minute, second; in ftp_state_mdtm_resp() local 2052 ftp_213_date(const char *p, int *year, int *month, int *day, int *hour, int *minute, int *second) ftp_213_date() argument [all...] |
H A D | http2.c | 779 struct Curl_easy *second = curl_easy_duphandle(data); in h2_duphandle() local
|
/third_party/alsa-lib/src/alisp/ |
H A D | alisp.c | 2143 struct alisp_object * p = args, * second = NULL, * p1; in F_prog2() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | measfmttest.cpp | 4507 Measure second[] = { TestFieldPositionMultiple() local [all...] |
H A D | tztest.cpp | 1949 int32_t year, month, day, hour, minute, second; in TestFebruary() member
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-string-prototype.c | 1220 ecma_char_t second = ecma_string_get_char_at_pos (this_string_p, index + 1); in ecma_builtin_string_prototype_object_code_point_at() local
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-helpers-string.c | 2901 ecma_char_t second = ecma_string_get_char_at_pos (str_p, next_index); in ecma_op_advance_string_index() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_load_store_vectorize.c | 731 vectorize_loads(nir_builder *b, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second, unsigned new_bit_size, unsigned new_num_components, unsigned high_start) vectorize_loads() argument 822 vectorize_stores(nir_builder *b, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second, unsigned new_bit_size, unsigned new_num_components, unsigned high_start) vectorize_stores() argument 1007 check_for_aliasing(struct vectorize_ctx *ctx, struct entry *first, struct entry *second) check_for_aliasing() argument 1118 can_vectorize(struct vectorize_ctx *ctx, struct entry *first, struct entry *second) can_vectorize() argument 1137 try_vectorize(nir_function_impl *impl, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second) try_vectorize() argument 1199 try_vectorize_shared2(nir_function_impl *impl, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second) try_vectorize_shared2() argument 1298 struct entry *second = low->index < high->index ? high : low; vectorize_sorted_entries() local [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | playlog.c | 837 static BOOL index_match_undo(const char *first, const char *second, int length) in index_match_undo() argument
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl.c | 3295 isl_swizzle_compose(struct isl_swizzle first, struct isl_swizzle second) in isl_swizzle_compose() argument
|
/third_party/libdrm/ |
H A D | xf86drmMode.c | 1473 const drmModeAtomicReqItem *second = other; in sort_req_list() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | map.cc | 2103 bool CheckEquivalent(const Map first, const Map second) { in CheckEquivalent() argument
|
H A D | string.cc | 907 String second = cons_string.second(cage_base); in WriteToFlat() local [all...] |
/third_party/rust/crates/cxx/tests/ffi/ |
H A D | tests.cc | 833 rust::String first = "first", second = "second", sec = "sec"; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryMiscTests.cpp | 373 F1D second; member 377 FuncType second; member [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 2191 bool ClearTest::Compare<glw::GLfloat>(const glw::GLfloat first, const glw::GLfloat second) in Compare() argument 2204 bool ClearTest::Compare(const T first, const T second) in Compare() argument
|
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-aarch32.cc | 2370 Label second; in TEST_T32() local 2395 Label second; in TEST_T32() local 2423 Label second; in TEST_T32() local [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_xmp.cpp | 494 double second = 0.0; in DecodeGPSDateTime() local
|
/third_party/python/Modules/ |
H A D | _zoneinfo.c | 67 int8_t second; member 76 int8_t second; member 1216 calendarrule_new(uint8_t month, uint8_t week, uint8_t day, int8_t hour, int8_t minute, int8_t second, CalendarRule *out) calendarrule_new() argument 1303 dayrule_new(uint8_t julian, unsigned int day, int8_t hour, int8_t minute, int8_t second, DayRule *out) dayrule_new() argument 1743 int8_t second = 0; parse_transition_rule() local 1851 parse_transition_time(const char *const p, int8_t *hour, int8_t *minute, int8_t *second) parse_transition_time() argument 2203 int hour, minute, second; get_local_timestamp() local [all...] |
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes_test.c | 35 unsigned long second; member 60 unsigned int second; member
|
/third_party/python/Modules/_decimal/libmpdec/literature/ |
H A D | umodarith.lisp | |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_test.cc | 986 intptr_t second = reinterpret_cast<intptr_t>(&*t.find(2)); TEST() local [all...] |