Home
last modified time | relevance | path

Searched defs:mode (Results 351 - 375 of 4538) sorted by relevance

1...<<11121314151617181920>>...182

/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind02.c45 static void verify_policy(int mode) in verify_policy() argument
/third_party/ltp/testcases/kernel/syscalls/fchmod/
H A Dfchmod06.c27 int mode; member
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy01.c54 static void verify_mempolicy(unsigned int node, int mode) in verify_mempolicy() argument
109 int mode = n ? MPOL_PREFERRED : MPOL_BIND; in verify_set_mempolicy() local
H A Dset_mempolicy03.c44 static void verify_mempolicy(unsigned int node, int mode) in verify_mempolicy() argument
90 int mode = n ? MPOL_PREFERRED : MPOL_BIND; in verify_set_mempolicy() local
/third_party/ltp/testcases/kernel/syscalls/unshare/
H A Dunshare02.c36 int mode; member
/third_party/libdrm/tests/tegra/
H A Ddrm-test.h40 drmModeModeInfo mode; member
/third_party/node/deps/v8/src/debug/
H A Ddebug-type-profile.cc72 void TypeProfile::SelectMode(Isolate* isolate, debug::TypeProfileMode mode) { in SelectMode() argument
/third_party/node/deps/v8/src/base/numbers/
H A Ddtoa.cc31 void DoubleToAscii(double v, DtoaMode mode, int requested_digits, in DoubleToAscii() argument
/third_party/node/deps/v8/src/parsing/
H A Dparsing.cc26 MaybeReportStatistics(ParseInfo* info, Handle<Script> script, Isolate* isolate, Parser* parser, ReportStatisticsMode mode) MaybeReportStatistics() argument
40 ParseProgram(ParseInfo* info, Handle<Script> script, MaybeHandle<ScopeInfo> maybe_outer_scope_info, Isolate* isolate, ReportStatisticsMode mode) ParseProgram() argument
64 ParseProgram(ParseInfo* info, Handle<Script> script, Isolate* isolate, ReportStatisticsMode mode) ParseProgram() argument
69 ParseFunction(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, Isolate* isolate, ReportStatisticsMode mode) ParseFunction() argument
95 ParseAny(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, Isolate* isolate, ReportStatisticsMode mode) ParseAny() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dregexp-match-info-inl.h37 void RegExpMatchInfo::SetLastSubject(String value, WriteBarrierMode mode) { in SetLastSubject() argument
47 void RegExpMatchInfo::SetLastInput(Object value, WriteBarrierMode mode) { in SetLastInput() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-bigint.cc17 int mode = args.smi_value_at(0); in RUNTIME_FUNCTION() local
28 int mode = args.smi_value_at(0); in RUNTIME_FUNCTION() local
39 int mode = args.smi_value_at(0); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_rasterizer.c80 enum a6xx_polygon_mode mode = POLYMODE6_TRIANGLES; in __fd6_setup_rasterizer_stateobj() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c139 fd_polygon_mode(unsigned mode) in fd_polygon_mode() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h151 i915_translate_blend_func(unsigned mode) in i915_translate_blend_func() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_parser.h135 *lima_get_wrap_mode_string(int mode) { in lima_get_wrap_mode_string() argument
/third_party/musl/libc-test/src/functionalext/supplement/legacy/
H A Ddaemon.c101 int mode = setsid(); in daemon_0600() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_surface.c63 amdgpu_surface_init(struct radeon_winsys *rws, const struct pipe_resource *tex, uint64_t flags, unsigned bpe, enum radeon_surf_mode mode, struct radeon_surf *surf) amdgpu_surface_init() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c297 tgsi_get_interp_mode(enum glsl_interp_mode mode, bool color) in tgsi_get_interp_mode() argument
/third_party/musl/arch/mips64/bits/
H A Dipc.h7 mode_t mode; member
/third_party/musl/arch/powerpc/bits/
H A Dipc.h7 mode_t mode; member
/third_party/musl/arch/powerpc64/bits/
H A Dipc.h7 mode_t mode; member
/third_party/node/deps/openssl/openssl/crypto/
H A Do_fopen.c38 FILE *openssl_fopen(const char *filename, const char *mode) in openssl_fopen() argument
121 void *openssl_fopen(const char *filename, const char *mode) in openssl_fopen() argument
/third_party/node/deps/uv/src/win/
H A Dhandle.c33 DWORD mode; in uv_guess_handle() local
/third_party/openssl/crypto/
H A Do_fopen.c38 FILE *openssl_fopen(const char *filename, const char *mode) in openssl_fopen() argument
121 void *openssl_fopen(const char *filename, const char *mode) in openssl_fopen() argument
/third_party/opencl-headers/tests/
H A Dtest_cl_half.h.c41 test_half_from_float(cl_float f, cl_half ref, cl_half_rounding_mode mode, const char *mode_str) test_half_from_float() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...182