Home
last modified time | relevance | path

Searched defs:direct (Results 1 – 25 of 27) sorted by relevance

12

/external/syslinux/gpxe/src/arch/x86/include/gpxe/
Dpcidirect.h34 PCIAPI_INLINE ( direct, pci_max_bus ) ( void ) { in PCIAPI_INLINE() argument
48 PCIAPI_INLINE ( direct, pci_read_config_byte ) ( struct pci_device *pci, in PCIAPI_INLINE() argument
65 PCIAPI_INLINE ( direct, pci_read_config_word ) ( struct pci_device *pci, in PCIAPI_INLINE() argument
82 PCIAPI_INLINE ( direct, pci_read_config_dword ) ( struct pci_device *pci, in PCIAPI_INLINE() argument
99 PCIAPI_INLINE ( direct, pci_write_config_byte ) ( struct pci_device *pci, in PCIAPI_INLINE() argument
116 PCIAPI_INLINE ( direct, pci_write_config_word ) ( struct pci_device *pci, in PCIAPI_INLINE() argument
133 PCIAPI_INLINE ( direct, pci_write_config_dword ) ( struct pci_device *pci, in PCIAPI_INLINE() argument
/external/mesa3d/src/glx/
Dcreate_context.c38 GLXContext share_context, Bool direct, in glXCreateContextAttribsARB()
Dg_glxglvnddispatchfuncs.c158 Bool direct, in dispatch_CreateContextAttribsARB()
190 Bool direct) in dispatch_CreateContextWithConfigSGIX()
/external/strace/
Dipc_msg.c113 const bool direct = in SYS_FUNC() local
/external/python/cpython2/Lib/distutils/
Dutil.py332 direct=None): argument
/external/openssh/
Dssh.c332 check_follow_cname(int direct, char **namep, const char *cname) in check_follow_cname()
373 int i, direct, ndots; in resolve_canonicalize() local
514 int i, r, opt, exit_status, use_syslog, direct, config_test = 0; in main() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_indirect_derefs.c45 nir_deref_array direct = *arr; in emit_indirect_load_store() local
/external/unicode/
DCVTUTF7.C40 static char direct[] = variable
/external/python/cpython2/Modules/zlib/
Dgzguts.h175 int direct; /* 0 if processing gzip, 1 if transparent */ member
/external/zlib/src/
Dgzguts.h175 int direct; /* 0 if processing gzip, 1 if transparent */ member
/external/pdfium/third_party/zlib_v128/
Dgzguts.h183 int direct; /* 0 if processing gzip, 1 if transparent */ member
/external/ltp/testcases/kernel/io/disktest/
Dchildmain.c236 short direct = 0; in get_next_action() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DCompositeGrammar.java222 List<Grammar> direct = getDirectDelegates(g); in getIndirectDelegates() local
/external/autotest/client/tests/disktest/src/
Ddisktest.c167 void verify_file(unsigned int end_time, int random_access, int direct) in verify_file()
/external/kmod/libkmod/
Dlibkmod-file.c55 bool direct; member
/external/selinux/libsemanage/src/
Dhandle.h52 struct semanage_direct_handle direct; member
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c178 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) in glXCreateContext()
407 …eateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) in glXCreateNewContext()
746 …nfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) in glXCreateContextWithConfigSGIX()
1383 GLXContext share_context, Bool direct, in glXCreateContextAttribsARB()
Dfakeglx.c1251 GLXContext share_list, Bool direct ) in Fake_glXCreateContext()
2250 int renderType, GLXContext shareList, Bool direct ) in Fake_glXCreateNewContext()
2458 …nfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) in Fake_glXCreateContextWithConfigSGIX()
2822 GLXContext share_context, Bool direct, in Fake_glXCreateContextAttribs()
DxmesaP.h115 GLboolean direct; /* Direct rendering context? */ member
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c1106 XMesaContext shareCtx, Bool direct, in create_context()
1141 GLXContext shareCtx, Bool direct ) in glXCreateContext()
2187 int renderType, GLXContext shareCtx, Bool direct ) in glXCreateNewContext()
2402 Bool direct) in glXCreateContextWithConfigSGIX()
2735 GLXContext shareCtx, Bool direct, in glXCreateContextAttribsARB()
/external/e2fsprogs/contrib/
Dspd_readdir.c76 int direct; member
/external/libxml2/
Dxzlib.c66 int direct; /* true if last read direct, false if lzma */ member
/external/v8/src/wasm/
Dwasm-module-builder.cc300 uint32_t direct) { in SetIndirectFunction()
/external/r8/src/main/java/com/android/tools/r8/ir/optimize/
DOutliner.java1005 DexEncodedMethod[] direct = new DexEncodedMethod[candidates.size()]; in buildOutlinerClass() local
/external/flatbuffers/src/
Didl_gen_cpp.cpp885 void GenParam(const FieldDef &field, bool direct, const char *prefix) { in GenParam()

12