/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_wm_iz.cpp | 45 GLuint mode:2; member
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | double-conversion-double-to-string.cpp | 402 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 D | draw.h | 45 GLubyte mode; /**< GL_POINTS, GL_LINES, GL_QUAD_STRIP, etc */ member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_gldefs.h | 129 nvgl_polygon_mode(unsigned mode) in nvgl_polygon_mode() argument
|
/third_party/ltp/testcases/kernel/syscalls/access/ |
H A D | access03.c | 23 int mode; member
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl01.c | 23 unsigned short mode = 0660; variable
|
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
H A D | mbind03.c | 42 static void verify_policy(int mode, unsigned flag) in verify_policy() argument
|
H A D | mbind02.c | 45 static void verify_policy(int mode) in verify_policy() argument
|
/third_party/ltp/testcases/kernel/syscalls/fchmod/ |
H A D | fchmod06.c | 27 int mode; member
|
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/ |
H A D | set_mempolicy01.c | 54 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 D | set_mempolicy03.c | 44 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 D | unshare02.c | 36 int mode; member
|
/third_party/libdrm/tests/tegra/ |
H A D | drm-test.h | 40 drmModeModeInfo mode; member
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-type-profile.cc | 72 void TypeProfile::SelectMode(Isolate* isolate, debug::TypeProfileMode mode) { in SelectMode() argument
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | dtoa.cc | 31 void DoubleToAscii(double v, DtoaMode mode, int requested_digits, in DoubleToAscii() argument
|
/third_party/node/deps/v8/src/parsing/ |
H A D | parsing.cc | 26 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 D | regexp-match-info-inl.h | 37 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 D | runtime-bigint.cc | 17 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 D | fd6_rasterizer.c | 80 enum a6xx_polygon_mode mode = POLYMODE6_TRIANGLES; in __fd6_setup_rasterizer_stateobj() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_util.c | 139 fd_polygon_mode(unsigned mode) in fd_polygon_mode() argument
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_state_inlines.h | 151 i915_translate_blend_func(unsigned mode) in i915_translate_blend_func() argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_parser.h | 135 *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 D | daemon.c | 101 int mode = setsid(); in daemon_0600() local
|
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_surface.c | 63 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 D | tgsi_from_mesa.c | 297 tgsi_get_interp_mode(enum glsl_interp_mode mode, bool color) in tgsi_get_interp_mode() argument
|