Home
last modified time | relevance | path

Searched defs:full (Results 1 – 25 of 151) sorted by relevance

1234567

/third_party/ffmpeg/libavcodec/mips/
Dh264qpel_mmi.c2181 uint8_t full[36]; in ff_put_h264_qpel4_mc01_mmi() local
2192 uint8_t full[36]; in ff_put_h264_qpel4_mc02_mmi() local
2201 uint8_t full[36]; in ff_put_h264_qpel4_mc03_mmi() local
2212 uint8_t full[36]; in ff_put_h264_qpel4_mc11_mmi() local
2225 uint8_t full[36]; in ff_put_h264_qpel4_mc31_mmi() local
2238 uint8_t full[36]; in ff_put_h264_qpel4_mc13_mmi() local
2251 uint8_t full[36]; in ff_put_h264_qpel4_mc33_mmi() local
2290 uint8_t full[36]; in ff_put_h264_qpel4_mc12_mmi() local
2303 uint8_t full[36]; in ff_put_h264_qpel4_mc32_mmi() local
2345 uint8_t full[36]; in ff_avg_h264_qpel4_mc01_mmi() local
[all …]
/third_party/ffmpeg/libavcodec/
Daacps.c201 static void map_idx_10_to_20(int8_t *par_mapped, const int8_t *par, int full) in map_idx_10_to_20()
215 static void map_idx_34_to_20(int8_t *par_mapped, const int8_t *par, int full) in map_idx_34_to_20()
280 static void map_idx_10_to_34(int8_t *par_mapped, const int8_t *par, int full) in map_idx_10_to_34()
322 static void map_idx_20_to_34(int8_t *par_mapped, const int8_t *par, int full) in map_idx_20_to_34()
521 int num_par, int num_env, int full) in remap34()
540 int num_par, int num_env, int full) in remap20()
/third_party/skia/third_party/externals/microhttpd/doc/doxygen/
DMakefile.am8 full: libmicrohttpd.doxy target
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DNewInstanceSchemas.java37 static NewInstanceSchema full() { in full() method in NewInstanceSchemas
DExtensionSchemas.java50 static ExtensionSchema<?> full() { in full() method in ExtensionSchemas
DMapFieldSchemas.java37 static MapFieldSchema full() { in full() method in MapFieldSchemas
/third_party/skia/tests/
DSkTOptionalTest.cpp222 skstd::optional<SkTOptionalTestPayload> full(1); in DEF_TEST() local
249 skstd::optional<SkTOptionalTestPayload> full(1); in DEF_TEST() local
333 skstd::optional<SkString> full("full"); in DEF_TEST() local
DImageFilterCacheTest.cpp155 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_TEST() local
175 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in test_image_backed() local
262 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/flutter/skia/tests/
DImageFilterCacheTest.cpp153 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_TEST() local
172 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in test_image_backed() local
257 const SkIRect& full = SkIRect::MakeWH(kFullSize, kFullSize); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/node/deps/icu-small/source/common/
Duniset_closure.cpp137 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping()
178 const UChar *full; in closeOver() local
Ducase.cpp428 FullCaseFoldingIterator::next(UnicodeString &full) { in next()
1075 int32_t full; in ucase_toFullLower() local
1226 int32_t full, idx; in toUpperOrTitle() local
1460 int32_t full, idx; in ucase_toFullFolding() local
/third_party/icu/icu4c/source/common/
Duniset_closure.cpp137 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping()
178 const UChar *full; in closeOver() local
Ducase.cpp428 FullCaseFoldingIterator::next(UnicodeString &full) { in next()
1075 int32_t full; in ucase_toFullLower() local
1226 int32_t full, idx; in toUpperOrTitle() local
1460 int32_t full, idx; in ucase_toFullFolding() local
/third_party/skia/third_party/externals/icu/source/common/
Duniset_closure.cpp137 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping()
178 const UChar *full; in closeOver() local
Ducase.cpp428 FullCaseFoldingIterator::next(UnicodeString &full) { in next()
1075 int32_t full; in ucase_toFullLower() local
1226 int32_t full, idx; in toUpperOrTitle() local
1460 int32_t full, idx; in ucase_toFullFolding() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_closure.cpp137 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping()
178 const UChar *full; in closeOver() local
Ducase.cpp427 FullCaseFoldingIterator::next(UnicodeString &full) { in next()
1049 int32_t full; in ucase_toFullLower() local
1200 int32_t full, idx; in toUpperOrTitle() local
1423 int32_t full, idx; in ucase_toFullFolding() local
/third_party/skia/src/gpu/
DGrRingBuffer.cpp28 bool full = (head != tail && modHead == modTail); in getAllocationOffset() local
/third_party/rust/crates/syn/codegen/src/
Dmain.rs20 mod full; module
/third_party/libexif/test/
Dtest-value.c94 char v[1024], full[1024]; /* Large enough to never truncate output */ in check_entry_trunc() local
/third_party/typescript/tests/cases/fourslash/
DfindAllRefsReExportsUseInImportType.ts19 const full = { constant
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc599 InputVec full; in ReplicateInputs() local
616 void FillSubset(const InputVec& full, const FuncInput input_to_skip, in FillSubset()
740 const InputVec& unique, const InputVec& full, in MeasureImpl()
788 const InputVec full = in Measure() local
/third_party/flatbuffers/grpc/src/compiler/
Djava_generator.cc130 static void GrpcSplitStringToIteratorUsing(const string& full, in GrpcSplitStringToIteratorUsing()
163 static void GrpcSplitStringUsing(const string& full, const char* delim, in GrpcSplitStringUsing()
169 static std::vector<string> GrpcSplit(const string& full, const char* delim) { in GrpcSplit()
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
Dmulti_con_pro.c32 sem_t full; member
/third_party/mesa3d/src/amd/common/
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()
497 static void run_htile_address_test(const char *name, const struct radeon_info *info, bool full) in run_htile_address_test()
671 static void run_cmask_address_test(const char *name, const struct radeon_info *info, bool full) in run_cmask_address_test()
722 bool full = false; in main() local

1234567