Searched refs:direct (Results 1 - 25 of 210) sorted by relevance

123456789

/external/selinux/libsemanage/src/
H A Dsemanage.conf23 # "direct" - libsemanage will write directly to a module store.
31 module-store = direct
/external/syslinux/gpxe/src/arch/x86/core/
H A Dpcidirect.c41 PROVIDE_PCIAPI_INLINE ( direct, pci_max_bus );
42 PROVIDE_PCIAPI_INLINE ( direct, pci_read_config_byte );
43 PROVIDE_PCIAPI_INLINE ( direct, pci_read_config_word );
44 PROVIDE_PCIAPI_INLINE ( direct, pci_read_config_dword );
45 PROVIDE_PCIAPI_INLINE ( direct, pci_write_config_byte );
46 PROVIDE_PCIAPI_INLINE ( direct, pci_write_config_word );
47 PROVIDE_PCIAPI_INLINE ( direct, pci_write_config_dword );
/external/syslinux/gpxe/src/arch/x86/include/gpxe/
H A Dpcidirect.h34 PCIAPI_INLINE ( direct, pci_max_bus ) ( void ) { argument
48 PCIAPI_INLINE ( direct, pci_read_config_byte ) ( struct pci_device *pci, argument
65 PCIAPI_INLINE ( direct, pci_read_config_word ) ( struct pci_device *pci, argument
82 PCIAPI_INLINE ( direct, pci_read_config_dword ) ( struct pci_device *pci, argument
99 PCIAPI_INLINE ( direct, pci_write_config_byte ) ( struct pci_device *pci, argument
116 PCIAPI_INLINE ( direct, pci_write_config_word ) ( struct pci_device *pci, argument
133 PCIAPI_INLINE ( direct, pci_write_config_dword ) ( struct pci_device *pci, argument
/external/fio/examples/
H A Denospc-pressure.fio26 direct=1
47 direct=1
H A De4defrag2.fio74 [direct-aio-32k]
78 direct=1
/external/tensorflow/tensorflow/stream_executor/lib/
H A Dprocess_state.cc19 #include <direct.h>
/external/capstone/bindings/ocaml/
H A Dxcore.ml10 direct: int; Record field in type:xcore_op_mem
H A Dtest_xcore.ml35 if mem.direct != 0 then
36 printf "\t\t\toperands[%u].mem.direct: 0x%x\n" i mem.direct;
/external/valgrind/memcheck/tests/
H A Dleak-cycle.stderr.exp5 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
17 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
23 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
H A Dleak-cases-possible.stderr.exp11 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
17 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
H A Dleak-tree.stderr.exp11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object_avail.cpp61 const CPDF_Object* direct = holder_->GetOrParseIndirectObject(ref_obj_num); local
66 root_ = direct;
90 const CPDF_Object* direct = holder_->GetOrParseIndirectObject(obj_num); local
91 if (direct == root_.Get())
95 !AppendObjectSubRefs(direct, &objects_to_check)) {
/external/ltp/testcases/kernel/controllers/io-throttle/
H A Drun_io_throttle_test.sh37 phys_bw=`./iobw -direct 1 $BUFSIZE $DATASIZE | grep TOTAL | awk '{print $7}'`
96 ./iobw -direct $tasks $BUFSIZE $DATASIZE > /tmp/$MYGROUP.out &
/external/unicode/
H A DCVTUTF7.C40 static char direct[] = variable
62 limit = strlen(direct);
64 mustshiftopt[direct[i]] = mustshiftsafe[direct[i]] = 0;
/external/e2fsprogs/contrib/
H A Dspd_readdir.c76 int direct; member in struct:dir_s
235 DEBUG_DIR(printf("No memory, backing off to direct readdir\n"));
237 dirstruct->direct = 1;
263 DEBUG_DIR(printf("Directory size %ld, using direct readdir\n",
265 dirstruct->direct = 1;
296 DEBUG_DIR(printf("Directory size %ld, using direct readdir\n",
299 dirstruct->direct = 1;
325 if (dirstruct->direct)
347 if (dirstruct->direct)
371 if (dirstruct->direct)
[all...]
/external/mesa3d/src/glx/
H A Dcreate_context.c38 GLXContext share_context, Bool direct,
73 if (direct && psc->vtable->create_context_attribs) {
37 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list) argument
/external/strace/
H A Dipc_msg.c113 const bool direct = local
118 if (direct) {
/external/mesa3d/src/compiler/nir/
H A Dnir_lower_indirect_derefs.c45 nir_deref_array direct = *arr; local
46 direct.deref_array_type = nir_deref_array_type_direct;
47 direct.base_offset += start;
48 direct.indirect = NIR_SRC_INIT;
50 arr_parent->child = &direct.deref;
51 emit_load_store(b, orig_instr, deref, &direct.deref, dest, src);
220 /** Lowers indirect variable loads/stores to direct loads/stores.
/external/curl/docs/cmdline-opts/
H A Dproxytunnel.d9 request and requires that the proxy allows direct connect to the remote port
/external/capstone/bindings/java/capstone/
H A DXcore.java20 public int direct; field in class:Xcore.MemType
24 return Arrays.asList("base", "index", "disp", "direct");
/external/capstone/bindings/python/
H A Dtest_xcore.py45 if i.mem.direct != 1:
46 print("\t\t\toperands[%u].mem.direct: -1" % c)
/external/capstone/cstool/
H A Dcstool_xcore.c43 if (op->mem.direct != 1)
44 printf("\t\t\toperands[%u].mem.direct: -1\n", i);
/external/gflags/src/
H A Dwindows_port.h55 #include <direct.h> /* for mkdir */
/external/icu/icu4c/source/samples/udata/
H A Dreader.c32 #include <direct.h>
H A Dwriter.c32 #include <direct.h>

Completed in 3549 milliseconds

123456789