Home
last modified time | relevance | path

Searched defs:second (Results 226 - 250 of 295) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/libavfilter/
H A Dvf_lut3d.c1519 AVFrame *master, *second, *out; in update_apply_clut() local
H A Dvf_paletteuse.c1045 AVFrame *master, *second, *out = NULL; in load_apply_palette() local
/third_party/curl/lib/vtls/
H A Dvtls.c123 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp() argument
/third_party/curl/lib/
H A Dftp.c2109 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 Dhttp2.c779 struct Curl_easy *second = curl_easy_duphandle(data); in h2_duphandle() local
/third_party/alsa-lib/src/alisp/
H A Dalisp.c2143 struct alisp_object * p = args, * second = NULL, * p1; in F_prog2() local
/third_party/icu/icu4c/source/test/intltest/
H A Dmeasfmttest.cpp4507 Measure second[] = { TestFieldPositionMultiple() local
[all...]
H A Dtztest.cpp1949 int32_t year, month, day, hour, minute, second; in TestFebruary() member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-prototype.c1220 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 Decma-helpers-string.c2901 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 Dnir_opt_load_store_vectorize.c731 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 Dplaylog.c837 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 Disl.c3295 isl_swizzle_compose(struct isl_swizzle first, struct isl_swizzle second) in isl_swizzle_compose() argument
/third_party/libdrm/
H A Dxf86drmMode.c1473 const drmModeAtomicReqItem *second = other; in sort_req_list() local
/third_party/node/deps/v8/src/objects/
H A Dmap.cc2103 bool CheckEquivalent(const Map first, const Map second) { in CheckEquivalent() argument
H A Dstring.cc907 String second = cons_string.second(cage_base); in WriteToFlat() local
[all...]
/third_party/rust/crates/cxx/tests/ffi/
H A Dtests.cc833 rust::String first = "first", second = "second", sec = "sec"; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp373 F1D second; member
377 FuncType second; member
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp2191 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 Dtest-assembler-aarch32.cc2370 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 Ddng_xmp.cpp494 double second = 0.0; in DecodeGPSDateTime() local
/third_party/python/Modules/
H A D_zoneinfo.c67 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.c35 unsigned long second; member
60 unsigned int second; member
/third_party/python/Modules/_decimal/libmpdec/literature/
H A Dumodarith.lisp
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc986 intptr_t second = reinterpret_cast<intptr_t>(&*t.find(2)); TEST() local
[all...]

Completed in 85 milliseconds

12345678910>>...12