| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pt_fetch.c | 60 draw_pt_fetch_prepare(struct pt_fetch *fetch, in draw_pt_fetch_prepare() 148 draw_pt_fetch_run(struct pt_fetch *fetch, in draw_pt_fetch_run() 176 draw_pt_fetch_run_linear(struct pt_fetch *fetch, in draw_pt_fetch_run_linear() 206 struct pt_fetch *fetch = CALLOC_STRUCT(pt_fetch); in draw_pt_fetch_create() local 222 draw_pt_fetch_destroy(struct pt_fetch *fetch) in draw_pt_fetch_destroy()
|
| D | draw_pt_vsplit.c | 88 vsplit_add_cache(struct vsplit_frontend *vsplit, unsigned fetch) in vsplit_add_cache() 114 vsplit_get_base_idx(unsigned start, unsigned fetch) in vsplit_get_base_idx() 122 #define VSPLIT_CREATE_IDX(elts, start, fetch, elt_bias) \ argument 130 unsigned start, unsigned fetch, int elt_bias) in vsplit_add_cache_ubyte() 145 unsigned start, unsigned fetch, int elt_bias) in vsplit_add_cache_ushort() 165 unsigned start, unsigned fetch, int elt_bias) in vsplit_add_cache_uint() 185 #define ADD_CACHE(vsplit, ib, start, fetch, bias) vsplit_add_cache_ubyte(vsplit,ib,start,fetch,bias) argument 190 #define ADD_CACHE(vsplit, ib, start, fetch, bias) vsplit_add_cache_ushort(vsplit,ib,start,fetch, bi… argument 195 #define ADD_CACHE(vsplit, ib, start, fetch, bias) vsplit_add_cache_uint(vsplit, ib, start, fetch, b… argument
|
| D | draw_pt_fetch_shade_pipeline.c | 46 struct pt_fetch *fetch; member 156 static void fetch( struct pt_fetch *fetch, in fetch() argument
|
| D | draw_vs_variant.c | 56 struct translate *fetch; member 302 struct translate_key fetch, emit; in draw_vs_create_variant_generic() local
|
| D | draw_pt_fetch_shade_pipeline_llvm.c | 48 struct pt_fetch *fetch; member
|
| /external/skia/bin/ |
| D | fetch-clang-format | 17 def fetch(target): function
|
| /external/autotest/client/site_tests/security_OpenSSLBlacklist/ |
| D | security_OpenSSLBlacklist.py | 22 def fetch(self, blacklist='/dev/null'): member in security_OpenSSLBlacklist
|
| /external/python/cpython2/PCbuild/ |
| D | get_externals.bat | 40 :fetch label
|
| /external/valgrind/coregrind/m_gdbserver/ |
| D | regcache.c | 46 int fetch) in get_regcache() 203 unsigned char *register_data (int n, int fetch) in register_data() 211 unsigned char *register_data_for_supply (int n, int fetch, Bool *mod) in register_data_for_supply()
|
| /external/python/cpython2/Lib/idlelib/ |
| D | IdleHistory.py | 40 def fetch(self, reverse): member in History
|
| /external/skia/src/effects/ |
| D | SkMatrixConvolutionImageFilter.cpp | 125 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in UncheckedPixelFetcher 132 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in ClampPixelFetcher 141 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in RepeatPixelFetcher 156 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() function in ClampToBlackPixelFetcher
|
| /external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| D | disasm-a2xx.c | 325 static void print_fetch_vtx(instr_fetch_t *fetch) in print_fetch_vtx() 361 static void print_fetch_tex(instr_fetch_t *fetch) in print_fetch_tex() 455 instr_fetch_t *fetch = (instr_fetch_t *)dwords; in disasm_fetch() local
|
| D | ir-a2xx.c | 281 instr_fetch_t *fetch = (instr_fetch_t *)dwords; in instr_emit_fetch() local
|
| D | ir-a2xx.h | 84 } fetch; member
|
| /external/ppp/pppd/plugins/pppoatm/ |
| D | text2qos.c | 19 #define fetch __atmlib_fetch macro
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_test_format.c | 144 LLVMValueRef fetch = NULL; in test_format_float() local 243 LLVMValueRef fetch = NULL; in test_format_unorm8() local
|
| /external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/ |
| D | Crawler.java | 82 public void fetch(HttpUrl url) throws IOException { in fetch() method in Crawler
|
| /external/mesa3d/src/mesa/main/ |
| D | texcompress.c | 924 compressed_fetch_func fetch; in _mesa_decompress_image() local
|
| /external/autotest/utils/ |
| D | external_packages.py | 507 def fetch(self, dest_dir): member in ExternalPackage 1086 def fetch(self, unused_dest_dir): member in _ExternalGitRepo 1099 def fetch(self, unused_dest_dir): member in HdctoolsRepo 1202 def fetch(self, unused_dest_dir): member in BtsocketRepo
|
| /external/syslinux/gpxe/src/include/gpxe/ |
| D | settings.h | 69 int ( * fetch ) ( struct settings *settings, struct setting *setting, member
|
| /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
| D | BufferedTokenStream.java | 131 protected void fetch(int n) { in fetch() method in BufferedTokenStream
|
| /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
| D | template.rb | 131 def fetch( name, values = {} ) method in ANTLR3.Template.Group
|
| /external/autotest/scheduler/ |
| D | scheduler_models.py | 367 def fetch(cls, where='', params=(), joins='', order_by=''): member in DBObject 519 def fetch(cls, where='', params=(), joins='', order_by=''): member in HostQueueEntry
|
| /external/libpcap/ |
| D | pcap-usb-linux.c | 884 struct mon_bin_mfetch fetch; in usb_read_linux_mmap() local
|
| /external/mesa3d/src/gallium/auxiliary/translate/ |
| D | translate_generic.c | 56 fetch_func fetch; member
|