Home
last modified time | relevance | path

Searched defs:mode (Results 976 - 1000 of 12205) sorted by relevance

1...<<31323334353637383940>>...489

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_connmark.h20 __u8 mode; member
24 __u8 shift_dir, shift_bits, mode; member
H A Dxt_statistic.h21 __u16 mode; member
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H A DIt_process_plimits_ipc_006.cpp72 mode_t mode; in ItProcessPlimitsIpc006() local
H A DIt_process_plimits_memory_002.cpp57 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in ItProcessPlimitsMemory002() local
H A DIt_process_plimits_memory_001.cpp56 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in ItProcessPlimitsMemory001() local
H A DIt_process_plimits_pid_002.cpp65 mode_t mode = 0; in ItProcessPlimitsPid002() local
/test/xts/hats/kernel/syscalls/fileio/mkdirat/
H A DMkdiratApiTest.cpp66 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
91 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
110 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
128 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
146 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp537 int32_t mode = PORT_MODE_NONE; in HWTEST_F() local
/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp391 int32_t mode = PORT_MODE_NONE; in HWTEST_F() local
410 int32_t mode = PORT_MODE_NONE; in HWTEST_F() local
429 int32_t mode = PORT_MODE_NONE; in HWTEST_F() local
448 int32_t mode = PORT_MODE_NONE; in HWTEST_F() local
467 int32_t mode = PORT_MODE_NONE; in HWTEST_F() local
490 int32_t mode = PORT_MODE_NONE; HWTEST_F() local
[all...]
/test/xts/hats/kernel/syscalls/fileio/mknodat/
H A DMknodatApiTest.cpp67 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
86 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
104 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
122 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
140 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
161 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; HWTEST_F() local
182 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; HWTEST_F() local
203 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibcelt_dec.c30 CELTMode *mode; member
53 static int ff_celt_bitstream_version_hack(CELTMode *mode) in ff_celt_bitstream_version_hack() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_spp.h36 int mode; member
/third_party/gn/src/gn/
H A Descape.h51 EscapingMode mode = ESCAPE_NONE; member
/third_party/NuttX/fs/vfs/include/
H A Ddriver.h86 mode_t mode; member
/third_party/libuv/test/
H A Dtest-fs-copyfile.c48 uint64_t mode; in handle_result() local
/third_party/mbedtls/library/
H A Dpadlock.c57 mbedtls_padlock_xcryptecb(mbedtls_aes_context *ctx, int mode, const unsigned char input[16], unsigned char output[16]) mbedtls_padlock_xcryptecb() argument
103 mbedtls_padlock_xcryptcbc(mbedtls_aes_context *ctx, int mode, size_t length, unsigned char iv[16], const unsigned char *input, unsigned char *output) mbedtls_padlock_xcryptcbc() argument
/third_party/lzma/CPP/7zip/UI/Console/
H A DUserInputUtils.cpp85 DWORD mode = 0; in GetPassword() local
/third_party/ltp/lib/
H A Dsafe_stdio.c26 safe_fopen(const char *file, const int lineno, void (cleanup_fn)(void), const char *path, const char *mode) safe_fopen() argument
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-caps.c35 _lws_plat_apply_caps(unsigned int mode, const cap_value_t *cv, int count) in _lws_plat_apply_caps() argument
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddatabin.c44 void databingen(int mode, char *buffer, int bsize, int offset) in databingen() argument
83 int databinchk(int mode, char *buffer, int bsize, int offset, char **errmsg) in databinchk() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.c169 softpipe_render_condition(struct pipe_context *pipe, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) softpipe_render_condition() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9ex.c105 NineSwapChain9Ex_new( struct NineDevice9 *pDevice, BOOL implicit, ID3DPresent *pPresent, D3DPRESENT_PARAMETERS *pPresentationParameters, struct d3dadapter9_context *pCTX, HWND hFocusWindow, D3DDISPLAYMODEEX *mode, struct NineSwapChain9Ex **ppOut ) NineSwapChain9Ex_new() argument
/third_party/mesa3d/src/glx/tests/
H A Dfake_glx_screen.cpp52 indirect_create_context(struct glx_screen *psc, struct glx_config *mode, in indirect_create_context() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_visual.c78 apple_visual_create_pfobj(CGLPixelFormatObj * pfobj, const struct glx_config * mode, in apple_visual_create_pfobj() argument
[all...]
H A Dapple_glx_pixmap.c119 apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, const void *mode) apple_glx_pixmap_create() argument

Completed in 10 milliseconds

1...<<31323334353637383940>>...489