Searched refs:mode (Results 326 - 350 of 4963) sorted by relevance

<<11121314151617181920>>

/external/libchrome/base/test/
H A Dtest_file_util_posix.cc49 mode_t* mode = new mode_t; local
50 *mode = stat_buf.st_mode & ~S_IFMT; // Filter out file/path kind.
52 return mode;
65 mode_t* mode = reinterpret_cast<mode_t*>(info); local
67 int rv = HANDLE_EINTR(chmod(path.value().c_str(), *mode));
69 delete mode;
H A Dtest_io_thread.cc11 TestIOThread::TestIOThread(Mode mode) argument
13 switch (mode) {
20 CHECK(false) << "Invalid mode";
/external/ltp/testcases/kernel/fs/doio/
H A Dforker.c43 * int forker(ncopies, mode, prefix)
45 * int mode;
73 * Using mode 0, the parent will get the total number of successful
74 * forks. Using mode 1, the newest child will get the total number
82 * access to all pids via Forker_pids. If using mode 0, only the
84 * If using mode 1, only the last child process will have all information.
156 int mode, /* 0 - all children of parent, 1 - only 1 direct child */
169 switch (mode) {
242 int mode = 0; local
247 printf("Usage: %s ncopies [mode]\
155 forker(int ncopies, int mode, char *prefix) argument
[all...]
/external/lzma/C/
H A DXz.c47 void XzCheck_Init(CXzCheck *p, unsigned mode) argument
49 p->mode = mode;
50 switch (mode)
60 switch (p->mode)
70 switch (p->mode)
/external/mesa3d/src/compiler/glsl/
H A Dopt_dead_code.cpp96 if (entry->var->data.mode != ir_var_function_out &&
97 entry->var->data.mode != ir_var_function_inout &&
98 entry->var->data.mode != ir_var_shader_out &&
99 entry->var->data.mode != ir_var_shader_storage) {
129 if (entry->var->data.mode == ir_var_uniform ||
130 entry->var->data.mode == ir_var_shader_storage) {
/external/mockito/src/main/java/org/mockito/internal/
H A DInOrderImpl.java46 public <T> T verify(T mock, VerificationMode mode) { argument
50 if (mode instanceof VerificationWrapper) {
51 return mockitoCore.verify(mock, new VerificationWrapperInOrderWrapper((VerificationWrapper) mode, this));
52 } else if (!(mode instanceof VerificationInOrderMode)) {
53 throw new MockitoException(mode.getClass().getSimpleName() + " is not implemented to work with InOrder");
55 return mockitoCore.verify(mock, new InOrderWrapper((VerificationInOrderMode) mode, this));
/external/tensorflow/tensorflow/python/platform/
H A Dgfile.py44 def __init__(self, name, mode='r'):
45 super(GFile, self).__init__(name=name, mode=mode)
52 def __init__(self, name, mode='r'):
53 super(FastGFile, self).__init__(name=name, mode=mode)
57 # 'b' mode.
/external/toybox/toys/other/
H A Dmakedevs.c21 <name> <type> <mode> <uid> <gid> <major> <minor> <start> <increment> <count>
57 unsigned int mode = 0755, major = 0, minor = 0, cnt = 0, incr = 0, local
71 sscanf(ptr, "%c %o %63s %63s %u %u %u %u %u", &type, &mode,
79 } else mode |= (mode_t[]){S_IFIFO, S_IFCHR, S_IFBLK, 0, 0}[i];
93 if (mkpathat(AT_FDCWD, ptr, mode, 3)) {
102 } else if (mknod(ptr, mode, dev_makedev(major, minor + i*incr))) {
107 if (chown(ptr, uid, gid) || chmod(ptr, mode))
/external/v8/src/parsing/
H A Dpreparsed-scope-data.cc17 if (var->mode() == VAR || var->mode() == LET || var->mode() == CONST) {
69 if (var->mode() == VAR || var->mode() == LET || var->mode() == CONST) {
/external/v8/src/builtins/
H A Dbuiltins-arguments.cc20 ParameterMode mode) {
30 Variable argument_count(this, ParameterRepresentation(mode));
42 shared, SharedFunctionInfo::kFormalParameterCountOffset, mode);
52 argument_count.Bind(TaggedToParameter(adapted_parameter_count, mode));
64 ParameterMode mode,
73 element_count = IntPtrOrSmiAdd(element_count, parameter_map_count, mode);
79 : ElementOffsetFromIndex(element_count, FAST_ELEMENTS, mode,
86 Node* smi_arguments_count = ParameterToTagged(arguments_count, mode);
100 arguments_count, FAST_ELEMENTS, mode, FixedArray::kHeaderSize);
107 parameter_map_count = ParameterToTagged(parameter_map_count, mode);
19 GetArgumentsFrameAndCount(Node* function, ParameterMode mode) argument
61 AllocateArgumentsObject(Node* map, Node* arguments_count, Node* parameter_map_count, ParameterMode mode, int base_size) argument
154 ParameterMode mode = OptimalParameterMode(); local
217 ParameterMode mode = OptimalParameterMode(); local
271 ParameterMode mode = OptimalParameterMode(); local
[all...]
/external/brotli/c/enc/
H A Dcontext.h164 static BROTLI_INLINE uint8_t Context(uint8_t p1, uint8_t p2, ContextType mode) { argument
165 switch (mode) {
/external/iproute2/ip/
H A Diplink_ipoib.c26 " [ mode {datagram | connected} ]\n"
40 fprintf(stderr, "Error: argument of \"mode\" must be \"datagram\"or \"connected\"\n");
47 __u16 pkey, mode, umcast; local
55 } else if (matches(*argv, "mode") == 0) {
58 mode = IPOIB_MODE_DATAGRAM;
60 mode = IPOIB_MODE_CONNECTED;
63 addattr_l(n, 1024, IFLA_IPOIB_MODE, &mode, 2);
85 __u16 mode; local
109 mode = rta_getattr_u16(tb[IFLA_IPOIB_MODE]);
112 mode
[all...]
/external/llvm/test/MC/ARM/
H A Dinst-arm-suffixes.s12 @ CHECK-ERROR: width suffixes are invalid in ARM mode
14 @ CHECK-ERROR: width suffixes are invalid in ARM mode
/external/ltp/include/old/
H A Dold_safe_stdio.h25 #define SAFE_FOPEN(cleanup_fn, path, mode) \
26 safe_fopen(__FILE__, __LINE__, cleanup_fn, path, mode)
/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c63 unsigned int mode; member in struct:sensors_temp_info
94 switch(sti->mode) {
145 find_sti_by_name(const char *n, unsigned int mode) argument
148 if (sti->mode != mode)
166 switch (sti->mode) {
198 * \param mode query type (NIC_DIRECTION_RX/WR/RSSI) statistics.
202 unsigned int mode)
211 sti = find_sti_by_name(dev_name, mode);
222 sti->mode
201 hud_sensors_temp_graph_install(struct hud_pane *pane, const char *dev_name, unsigned int mode) argument
250 create_object(const char *chipname, const char *featurename, const sensors_chip_name *chip, const sensors_feature *feature, int mode) argument
[all...]
/external/mesa3d/src/glx/tests/
H A Dfake_glx_screen.h69 fake_glx_context(struct glx_screen *psc, struct glx_config *mode) argument
77 this->config = mode;
103 fake_glx_context_direct(struct glx_screen *psc, struct glx_config *mode) argument
104 : fake_glx_context(psc, mode)
109 static glx_context *create(struct glx_screen *psc, struct glx_config *mode, argument
115 return new fake_glx_context_direct(psc, mode);
119 struct glx_config *mode,
130 return new fake_glx_context_direct(psc, mode);
118 create_attribs(struct glx_screen *psc, struct glx_config *mode, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) argument
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_buffers.c36 intelDrawBuffer(struct gl_context * ctx, GLenum mode) argument
52 intelReadBuffer(struct gl_context * ctx, GLenum mode) argument
/external/mockito/src/main/java/org/mockito/internal/verification/
H A DVerificationModeFactory.java41 * Verification mode will prepend the specified failure message if verification fails with the given implementation.
42 * @param mode Implementation used for verification
47 public static VerificationMode description(VerificationMode mode, String description) { argument
48 return new Description(mode, description);
/external/python/cpython2/Lib/
H A Danydbm.py57 def open(file, flag='r', mode=0666):
85 return mod.open(file, flag, mode)
/external/python/cpython2/Modules/_ctypes/darwin/
H A Ddlfcn.h56 extern void * (*ctypes_dlopen)(const char *path, int mode);
62 extern void * dlopen(const char *path, int mode);
/external/python/cpython3/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/external/python/cpython3/Modules/_ctypes/darwin/
H A Ddlfcn.h56 extern void * (*ctypes_dlopen)(const char *path, int mode);
62 extern void * dlopen(const char *path, int mode);
/external/syslinux/efi/
H A Dpxe.c92 EFI_PXE_BASE_CODE_MODE *mode; local
114 mode = bc->Mode;
126 parse_dhcp(&mode->DhcpDiscover.Dhcpv4, pkt_len);
142 parse_dhcp(&mode->DhcpAck.Dhcpv4, pkt_len);
148 hardlen = mode->DhcpAck.Dhcpv4.BootpHwAddrLen;
150 MAC_type = mode->DhcpAck.Dhcpv4.BootpHwType;
151 memcpy(MAC, mode->DhcpAck.Dhcpv4.BootpHwAddr, MAC_len);
157 parse_dhcp(&mode->PxeReply.Dhcpv4, pkt_len);
/external/syslinux/libinstaller/
H A Dsyslxopt.h36 void __attribute__ ((noreturn)) usage(int rv, enum syslinux_mode mode);
37 void parse_options(int argc, char *argv[], enum syslinux_mode mode);
/external/syslinux/
H A Dnow.pl10 ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,

Completed in 731 milliseconds

<<11121314151617181920>>