Home
last modified time | relevance | path

Searched defs:mode (Results 176 - 200 of 2401) sorted by relevance

12345678910>>...97

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_wm_iz.cpp45 GLuint mode:2; member
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-double-to-string.cpp402 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddraw.h45 GLubyte mode; /**< GL_POINTS, GL_LINES, GL_QUAD_STRIP, etc */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h129 nvgl_polygon_mode(unsigned mode) in nvgl_polygon_mode() argument
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess03.c23 int mode; member
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl01.c23 unsigned short mode = 0660; variable
/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind03.c42 static void verify_policy(int mode, unsigned flag) in verify_policy() argument
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

Completed in 9 milliseconds

12345678910>>...97