Home
last modified time | relevance | path

Searched defs:full (Results 26 - 50 of 104) sorted by relevance

12345

/third_party/ffmpeg/libavformat/
H A Dtedcaptionsdec.c93 static int parse_string(AVIOContext *pb, int *cur_byte, AVBPrint *bp, int full) in parse_string() argument
/third_party/curl/lib/
H A Dpingpong.c292 size_t full = Curl_dyn_len(&pp->recvbuf); in Curl_pp_readresp() local
/third_party/lame/frontend/
H A Dbrhist.c135 brhist_disp_line(int i, int br_hist_TOT, int br_hist_LR, int full, int frames) in brhist_disp_line() argument
171 progress_line(const lame_global_flags * gf, int full, int frames) in progress_line() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.h159 unsigned full, half, shared; member
H A Dir3_ra_validate.c89 struct file_state half, full, shared; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c31 struct list_head full; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h55 struct nouveau_bo *interlaced, *full; member
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.h212 bool full() const { return (capacity_ - length_) == 1; } in full() function in v8::internal::final
/third_party/python/Lib/multiprocessing/
H A Dqueues.py131 def full(self): member in Queue
/third_party/skia/tests/
H A DCodecPartialTest.cpp356 SkBitmap full; in test_interleaved() local
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.c246 char* full = info->full_name; in FT_LOCAL_DEF() local
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc445 Primitive full; in TEST_P() local
545 Primitive full; TEST_P() local
578 Primitive full; TEST_P() local
[all...]
/third_party/rust/crates/syn/codegen/src/
H A Dparse.rs299 fn full(input: ParseStream) -> Vec<Attribute> { in full() functions
/third_party/zlib/examples/
H A Dgzappend.c261 int ret, lastbit, left, full; in gzscan() local
/third_party/ffmpeg/libavfilter/
H A Dvf_premultiply.c520 int full, limited; in filter_frame() local
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-printers.h552 int full = std::numeric_limits<FloatType>::max_digits10; in AppropriateResolution() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.c915 char* full = cff_index_get_sid_string( cff, in FT_LOCAL_DEF() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp116 QueueGlobalPriorities QueueGlobalPriorities::full () in full() function in vkt::synchronization::QueueGlobalPriorities
/third_party/ffmpeg/libavcodec/
H A Dh264_sei.h58 int full; member
H A Daacps.c202 static void map_idx_10_to_20(int8_t *par_mapped, const int8_t *par, int full) in map_idx_10_to_20() argument
216 static void map_idx_34_to_20(int8_t *par_mapped, const int8_t *par, int full) in map_idx_34_to_20() argument
281 static void map_idx_10_to_34(int8_t *par_mapped, const int8_t *par, int full) in map_idx_10_to_34() argument
323 static void map_idx_20_to_34(int8_t *par_mapped, const int8_t *par, int full) in map_idx_20_to_34() argument
520 remap34(int8_t (*p_par_mapped)[PS_MAX_NR_IIDICC], int8_t (*par)[PS_MAX_NR_IIDICC], int num_par, int num_env, int full) remap34() argument
539 remap20(int8_t (*p_par_mapped)[PS_MAX_NR_IIDICC], int8_t (*par)[PS_MAX_NR_IIDICC], int num_par, int num_env, int full) remap20() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducase.cpp422 FullCaseFoldingIterator::next(UnicodeString &full) { in next() argument
1071 int32_t full; in ucase_toFullLower() local
1223 int32_t full, idx; toUpperOrTitle() local
1458 int32_t full, idx; ucase_toFullFolding() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface_meta_address_test.c317 static void run_dcc_address_test(const char *name, const struct radeon_info *info, bool full) in run_dcc_address_test() argument
497 static void run_htile_address_test(const char *name, const struct radeon_info *info, bool full) in run_htile_address_test() argument
671 static void run_cmask_address_test(const char *name, const struct radeon_info *info, bool full) in run_cmask_address_test() argument
722 bool full = false; in main() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducase.cpp518 next(UnicodeString &full) next() argument
1167 int32_t full; ucase_toFullLower() local
1319 int32_t full, idx; toUpperOrTitle() local
1554 int32_t full, idx; ucase_toFullFolding() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.c764 bool full = !fb->extent.minx && !fb->extent.miny && in pan_emit_fbd() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducase.cpp428 FullCaseFoldingIterator::next(UnicodeString &full) { in next() argument
1075 int32_t full; in ucase_toFullLower() local
1226 int32_t full, idx; toUpperOrTitle() local
1460 int32_t full, idx; ucase_toFullFolding() local
[all...]

Completed in 24 milliseconds

12345