Home
last modified time | relevance | path

Searched defs:mode (Results 751 - 775 of 4128) sorted by relevance

1...<<31323334353637383940>>...166

/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.cc123 bool File::CreateDir(const string& name, int mode) { in CreateDir() argument
130 bool File::RecursivelyCreateDir(const string& path, int mode) { in RecursivelyCreateDir() argument
/third_party/python/Modules/clinic/
H A D_dbmmodule.c.h140 int mode = 438; in dbmopen() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcall_once.h112 explicit SchedulingHelper(base_internal::SchedulingMode mode) : mode_(mode) { in SchedulingHelper() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dspinlock.h61 constexpr SpinLock(absl::ConstInitType, base_internal::SchedulingMode mode) in SpinLock() argument
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DTrimPaths.cpp43 auto mode = SkTrimPathEffect::Mode::kNormal; variable
61 this->node()->setMode(mode); variable
83 const auto mode = gModes[std::min<size_t>(ParseDefault<size_t>(jtrim["m"], 1) - 1, in AttachTrimGeometryEffect() local
/third_party/skia/modules/sksg/src/
H A DSkSGMaskEffect.cpp15 static bool is_inverted(sksg::MaskEffect::Mode mode) { in is_inverted() argument
19 static bool is_luma(sksg::MaskEffect::Mode mode) { in is_luma() argument
23 MaskEffect::MaskEffect(sk_sp<RenderNode> child, sk_sp<RenderNode> mask, Mode mode) in MaskEffect() argument
/third_party/skia/gm/
H A Dconstcolorprocessor.cpp55 ColorProcessor(TestMode mode) : fMode(mode) { in ColorProcessor() argument
H A Daarectmodes.cpp93 static SkScalar drawCell(SkCanvas* canvas, SkBlendMode mode, SkAlpha a0, SkAlpha a1) { in drawCell() argument
H A Dgradients_degenerate.cpp91 static sk_sp<SkShader> make_linear(SkTileMode mode) { in make_linear() argument
97 static sk_sp<SkShader> make_radial(SkTileMode mode) { in make_radial() argument
102 static sk_sp<SkShader> make_sweep(SkTileMode mode) { in make_sweep() argument
109 static sk_sp<SkShader> make_sweep_zero_ang(SkTileMode mode) { in make_sweep_zero_ang() argument
115 static sk_sp<SkShader> make_2pt_conic(SkTileMode mode) { in make_2pt_conic() argument
121 make_2pt_conic_zero_rad(SkTileMode mode) make_2pt_conic_zero_rad() argument
[all...]
/third_party/skia/include/effects/
H A DSkGradientShader.h77 MakeLinear(const SkPoint pts[2], const SkColor colors[], const SkScalar pos[], int count, SkTileMode mode) MakeLinear() argument
101 MakeLinear(const SkPoint pts[2], const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count, SkTileMode mode) MakeLinear() argument
124 MakeRadial(const SkPoint& center, SkScalar radius, const SkColor colors[], const SkScalar pos[], int count, SkTileMode mode) MakeRadial() argument
147 MakeRadial(const SkPoint& center, SkScalar radius, const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count, SkTileMode mode) MakeRadial() argument
165 MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, const SkPoint& end, SkScalar endRadius, const SkColor colors[], const SkScalar pos[], int count, SkTileMode mode) MakeTwoPointConical() argument
185 MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, const SkPoint& end, SkScalar endRadius, const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count, SkTileMode mode) MakeTwoPointConical() argument
[all...]
/third_party/selinux/libselinux/utils/
H A Dmatchpathcon.c21 static int printmatchpathcon(struct selabel_handle *hnd, const char *path, int header, int mode, int notrans) in printmatchpathcon() argument
139 int rc, mode = 0; in main() local
[all...]
/third_party/skia/bench/
H A DBlendmodeBench.cpp33 XfermodeBench(SkBlendMode mode, Type t) : fBlendMode(mode) { in XfermodeBench() argument
/third_party/spirv-tools/source/val/
H A Dvalidate_mode_setting.cpp304 const auto mode = i.GetOperandAs<spv::ExecutionMode>(1); ValidateEntryPoint() local
341 const auto mode = inst->GetOperandAs<spv::ExecutionMode>(1); ValidateExecutionMode() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_common.c139 int ht_supported(const struct hostapd_hw_modes *mode) in ht_supported() argument
157 int vht_supported(const struct hostapd_hw_modes *mode) in vht_supported() argument
H A Ddriver_ndis.h50 int mode; member
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeFloat16.c211 deFloat16 deFloat32To16Round (float val32, deRoundingMode mode) in deFloat32To16Round() argument
368 deFloat16 deFloat64To16Round (double val64, deRoundingMode mode) in deFloat64To16Round() argument
[all...]
H A DdeMath.c67 deBool deSetRoundingMode (deRoundingMode mode) in deSetRoundingMode() argument
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeFileStream.c150 void fileIOStream_init (deIOStream* stream, const char* filename, deFileMode mode) in fileIOStream_init() argument
170 void deFileInStream_init (deInStream* stream, const char* filename, deFileMode mode) in deFileInStream_init() argument
190 void deFileOutStream_init (deOutStream* stream, const char* filename, deFileMode mode) in deFileOutStream_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.h50 int mode; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DRenderbufferD3D.cpp44 setStorageMultisample(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageMultisample() argument
/base/hiviewdfx/hiview_lite/
H A Dhiview_file.c227 int8 ProcFile(HiviewFile *fp, const char *dest, FileProcMode mode) in ProcFile() argument
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h43 char* mode; member
/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_event.c198 int HiEventFileProc(uint8 type, const char *dest, uint8 mode) in HiEventFileProc() argument
/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H A Dhitrace_chain_ndk.c58 void OH_HiTrace_Tracepoint(HiTrace_Communication_Mode mode, HiTrace_Tracepoint_Type type, in OH_HiTrace_Tracepoint() argument
/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_log.c211 int HiLogFileProc(const char *dest, uint8 mode) in HiLogFileProc() argument

Completed in 10 milliseconds

1...<<31323334353637383940>>...166