| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query.c | 74 nv50_render_condition(struct pipe_context *pipe, struct pipe_query *pq, bool condition, enum pipe_render_cond_flag mode) nv50_render_condition() argument
|
| /third_party/ltp/testcases/kernel/syscalls/fallocate/ |
| H A D | fallocate01.c | 218 void runtest(int mode, int fd, loff_t expected_size) in runtest() argument [all...] |
| H A D | fallocate03.c | 115 int mode; member
|
| /third_party/ltp/testcases/kernel/syscalls/mknod/ |
| H A D | mknod07.c | 71 int mode; member
|
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat03.c | 64 static int openat_tmp(int mode) in openat_tmp() argument
|
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx07.c | 85 unsigned int mode; member
|
| /third_party/ltp/testcases/kernel/syscalls/mknodat/ |
| H A D | mknodat02.c | 65 mode_t mode; member 146 mode_t mode = tc->mode; in mknodat_verify() local
|
| /third_party/ltp/testcases/kernel/tracing/pt_test/ |
| H A D | pt_test.c | 46 int mode = 1; variable
|
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmpv3_mbedtls.c | 108 snmpv3_crypt(struct snmp_pbuf_stream *stream, u16_t length, const u8_t *key, const u8_t *priv_param, const u32_t engine_boots, const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) snmpv3_crypt() argument
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | lws-genrsa.c | 80 lws_genrsa_create(struct lws_genrsa_ctx *ctx, const struct lws_gencrypto_keyelem *el, struct lws_context *context, enum enum_genrsa_mode mode, enum lws_genhash_types oaep_hashid) lws_genrsa_create() argument 151 lws_genrsa_new_keypair(struct lws_context *context, struct lws_genrsa_ctx *ctx, enum enum_genrsa_mode mode, struct lws_gencrypto_keyelem *el, int bits) global() argument [all...] |
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | gzguts.h | 88 int mode; /* see gzip modes above */
member
|
| /third_party/libdrm/tests/modeprint/ |
| H A D | modeprint.c | 58 static int printMode(struct drm_mode_modeinfo *mode) in printMode() argument 134 struct drm_mode_modeinfo *mode = NULL; printConnector() local [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-frames.cc | 100 RedirectActiveFunctions(SharedFunctionInfo shared, Mode mode) RedirectActiveFunctions() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-sharedarraybuffer.cc | 181 Object DoWait(Isolate* isolate, FutexEmulation::WaitMode mode, in DoWait() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | scope-info.h | 44 VariableMode mode; member [all...] |
| H A D | script-inl.h | 70 void Script::set_wrapped_arguments(FixedArray value, WriteBarrierMode mode) { in set_wrapped_arguments() argument 57 set_eval_from_shared(SharedFunctionInfo shared, WriteBarrierMode mode) set_eval_from_shared() argument 81 set_shared_function_info_table(ObjectHashTable value, WriteBarrierMode mode) set_shared_function_info_table() argument 104 set_shared_function_infos(WeakFixedArray value, WriteBarrierMode mode) set_shared_function_infos() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-compiler.cc | 248 ConcurrencyMode mode = in RUNTIME_FUNCTION() local 32 CompileOptimized(Isolate* isolate, Handle<JSFunction> function, CodeKind target_kind, ConcurrencyMode mode) CompileOptimized() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_emit.h | 125 fd5_set_render_mode(struct fd_context *ctx, struct fd_ringbuffer *ring, enum render_mode_cmd mode) fd5_set_render_mode() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_unfilled.c | 50 unsigned mode[2]; member 190 unsigned mode = unfilled->mode[cw]; in unfilled_tri() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/standalone/ |
| H A D | lima_compiler_cmdline.c | 62 sort_varyings(nir_shader *nir, nir_variable_mode mode) in sort_varyings() argument 74 fixup_varying_slots(nir_shader *nir, nir_variable_mode mode) in fixup_varying_slots() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_cpufreq.c | 53 int mode; /* CPUFREQ_MINIMUM, CPUFREQ_CURRENT, CPUFREQ_MAXIMUM */ member 68 find_cfi_by_index(int cpu_index, int mode) in find_cfi_by_index() argument 124 hud_cpufreq_graph_install(struct hud_pane *pane, int cpu_index, unsigned int mode) hud_cpufreq_graph_install() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_surface.cpp | 313 enum d3d12_surface_conversion_mode mode; in d3d12_surface_update_pre_draw() local 356 d3d12_surface_update_post_draw(struct pipe_context *pctx, struct d3d12_surface *surface, enum d3d12_surface_conversion_mode mode) d3d12_surface_update_post_draw() argument 365 d3d12_surface_get_handle(struct d3d12_surface *surface, enum d3d12_surface_conversion_mode mode) d3d12_surface_get_handle() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_program.c | 213 enum a2xx_sq_ps_vtx_mode mode = POSITION_1_VECTOR; in fd2_program_emit() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_draw_private.h | 68 svga_translate_prim(unsigned mode, unsigned vcount, unsigned *prim_count, in svga_translate_prim() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query.c | 96 nvc0_render_condition(struct pipe_context *pipe, struct pipe_query *pq, bool condition, enum pipe_render_cond_flag mode) nvc0_render_condition() argument
|