Home
last modified time | relevance | path

Searched defs:full (Results 1 - 25 of 104) sorted by relevance

12345

/third_party/rust/crates/syn/codegen/src/
H A Dfull.rs7 macro_rules! full { in get_macro() macros
14 macro_rules! full { in get_macro() macros
H A Dmain.rs27 mod full; modules
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapFieldSchemas.java37 static MapFieldSchema full() { in full() method in MapFieldSchemas
H A DNewInstanceSchemas.java37 static NewInstanceSchema full() { in full() method in NewInstanceSchemas
H A DExtensionSchemas.java50 static ExtensionSchema<?> full() { in full() method in ExtensionSchemas
H A DListFieldSchema.java54 static ListFieldSchema full() { in full() method in ListFieldSchema
/third_party/libexif/test/
H A Dtest-value.c94 char v[1024], full[1024]; /* Large enough to never truncate output */ in check_entry_trunc() local
/third_party/skia/src/gpu/
H A DGrRingBuffer.cpp28 bool full = (head != tail && modHead == modTail); in getAllocationOffset() local
/third_party/ffmpeg/libavcodec/
H A Dsamidec.c38 AVBPrint full; member
/third_party/icu/icu4c/source/common/
H A Duniset_closure.cpp137 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping() argument
178 const UChar *full; in closeOver() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
H A Dmulti_con_pro.c32 sem_t full; member
[all...]
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidobjs.c387 char* full = info->full_name; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_closure.cpp137 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping() argument
178 const UChar *full; in closeOver() local
[all...]
/third_party/python/Lib/importlib/
H A D__init__.py12 import _imp # Just the builtin component, NOT the full Python module namespace
/third_party/backends/backend/genesys/
H A Drow_buffer.h64 bool full() in full() function in genesys::RowBuffer
/third_party/cups-filters/fontembed/
H A Dtest_analyze.c127 void show_glyf(OTF_FILE *otf,int full) // {{{ in show_glyf() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_queue.c66 BOOL full; member
/third_party/node/test/common/
H A Dwpt.js
/third_party/node/deps/icu-small/source/common/
H A Duniset_closure.cpp139 addCaseMapping(UnicodeSet &set, int32_t result, const char16_t *full, UnicodeString &str) { in addCaseMapping() argument
307 const char16_t *full; in closeOverAddCaseMappings() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_rect.c88 full(struct lp_rasterizer_task *task, in full() function
/third_party/python/Lib/asyncio/
H A Dqueues.py99 def full(self): member in Queue
/third_party/python/Lib/
H A Dqueue.py111 def full(self): member in Queue
/third_party/skia/tests/
H A 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/skia/third_party/externals/freetype/src/type1/
H A Dt1objs.c405 char* full = info->full_name; in FT_LOCAL_DEF() local
[all...]
/third_party/rust/crates/rust-cexpr/src/
H A Dliteral.rs91 pub fn full<I: Clone, O, F>( in full() functions

Completed in 12 milliseconds

12345