| /third_party/skia/src/shaders/ |
| H A D | SkImageShader.cpp | 311 SkMakeBitmapShaderForPaint(const SkPaint& paint, const SkBitmap& src, SkTileMode tmx, SkTileMode tmy, const SkSamplingOptions& sampling, const SkMatrix* localMatrix, SkCopyPixelsMode mode) SkMakeBitmapShaderForPaint() argument
|
| /third_party/openssl/test/helpers/ |
| H A D | ssl_test_ctx.c | 391 const char *ssl_handshake_mode_name(ssl_handshake_mode_t mode) in ssl_handshake_mode_name() argument 439 const char *ssl_ct_validation_name(ssl_ct_validation_t mode) in ssl_ct_validation_name() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | scheduler.cpp | 363 Scheduler::Worker::Worker(Scheduler* scheduler, Mode mode, uint32_t id) in Worker() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
| H A D | assembler_arm.h | 333 Mode mode() const { return static_cast<Mode>(encoding() & kModeMask); } in mode() function in dart::Address [all...] |
| /third_party/skia/tools/ |
| H A D | ToolUtils.cpp | 110 const char* tilemode_name(SkTileMode mode) { in tilemode_name() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | rbbi.cpp | 799 RBBIRunMode mode; in handleNext() local [all...] |
| H A D | uniset_props.cpp | 288 int8_t lastItem = 0, mode = 0; in applyPattern() local [all...] |
| /third_party/python/Python/clinic/ |
| H A D | bltinmodule.c.h | 262 const char *mode; in builtin_compile() local [all...] |
| /third_party/python/Python/ |
| H A D | pystrtod.c | 1266 int mode; in PyOS_double_to_string() local 1007 format_float_short(double d, char format_code, int mode, int precision, int always_add_sign, int add_dot_0_if_integer, int use_alt_formatting, int no_negative_zero, const char * const *float_strings, int *type) format_float_short() argument [all...] |
| /third_party/python/Modules/ |
| H A D | ossaudiodev.c | 63 int mode; /* file mode (O_RDONLY, etc.) */ member 91 const char *mode = NULL; in newossobject() local [all...] |
| /third_party/python/Modules/_io/ |
| H A D | winconsoleio.c | 50 DWORD mode, peek_count; in _get_console_type() local 249 _io__WindowsConsoleIO___init___impl(winconsoleio *self, PyObject *nameobj, const char *mode, int closefd, PyObject *opener) _io__WindowsConsoleIO___init___impl() argument [all...] |
| H A D | fileio.c | 220 _io_FileIO___init___impl(fileio *self, PyObject *nameobj, const char *mode, argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_format.cc | 182 char* FormatOffset(char* ep, int offset, const char* mode) { in FormatOffset() argument 581 const char* ParseOffset(const char* dp, const char* mode, int* offset) { in ParseOffset() argument
|
| /third_party/skia/modules/skottie/src/ |
| H A D | Layer.cpp | 38 const MaskInfo* GetMaskInfo(char mode) { in GetMaskInfo() argument 155 const auto mode = *jmode->begin(); in AttachMask() local [all...] |
| /third_party/skia/modules/pathkit/ |
| H A D | pathkit_wasm_bindings.cpp | 376 auto mode = isComplement ? SkTrimPathEffect::Mode::kInverted : SkTrimPathEffect::Mode::kNormal; in ApplyTrim() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | matchpathcon.c | 438 static int matchpathcon_internal(const char *path, mode_t mode, char ** con) in matchpathcon_internal() argument 459 int matchpathcon(const char *path, mode_t mode, char ** con) { in matchpathcon() argument 463 int matchpathcon_index(const char *name, mode_t mode, char ** con) in matchpathcon_index() argument 501 int selinux_file_context_verify(const char *path, mode_t mode) in selinux_file_context_verify() argument [all...] |
| H A D | label_file.h | 53 mode_t mode; /* mode format value */ member 100 static inline mode_t string_to_mode(char *mode) in string_to_mode() argument 519 mode_t mode = string_to_mode(type); in process_line() local [all...] |
| /third_party/rust/crates/nix/src/sys/ |
| H A D | aio.rs | 441 pub fn mode(&self) -> AioFsyncMode { in mode() functions [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureWrapTests.cpp | 397 deUint32 mode; in init() member 408 deUint32 mode; in init() member [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fAdvancedBlendTests.cpp | 836 const deUint32 mode = s_blendEquations[modeNdx]; in init() local 157 AdvancedBlendCase(Context& context, const char* name, const char* desc, deUint32 mode, int overdrawCount, bool coherent, RenderTargetType rtType) AdvancedBlendCase() argument [all...] |
| H A D | es31fDrawElementsBaseVertexTests.cpp | 298 void VertexIDCase::draw (GLenum mode, GLsizei count, GLenum type, GLvoid* indices, GLint baseVertex) in draw() argument
|
| H A D | es31fTextureFilteringTests.cpp | 449 deUint32 mode; in init() member 460 deUint32 mode; in init() member 474 deUint32 mode; in init() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationUtil.cpp | 379 float getClampedTessLevel (const SpacingMode mode, const float tessLevel) in getClampedTessLevel() argument 392 int getRoundedTessLevel (const SpacingMode mode, const float clampedTessLevel) in getRoundedTessLevel() argument 412 int getClampedRoundedTessLevel (const SpacingMode mode, const float tessLevel) in getClampedRoundedTessLevel() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_common.c | 754 enum hostapd_hw_mode mode; in wps_build_ap_freq() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | dfs.c | 131 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) in dfs_get_chan_data() argument 144 static int dfs_chan_range_available(struct hostapd_hw_modes *mode, in dfs_chan_range_available() argument 217 struct hostapd_hw_modes *mode; in dfs_find_channel() local 322 struct hostapd_hw_modes *mode; dfs_get_start_chan_idx() local 411 struct hostapd_hw_modes *mode; dfs_check_chans_radar() local 431 struct hostapd_hw_modes *mode; dfs_check_chans_available() local 460 struct hostapd_hw_modes *mode; dfs_check_chans_unavailable() local 485 struct hostapd_hw_modes *mode; dfs_get_valid_channel() local 578 struct hostapd_hw_modes *mode; set_dfs_state_freq() local 607 struct hostapd_hw_modes *mode; set_dfs_state() local 672 struct hostapd_hw_modes *mode; dfs_are_channels_overlapped() local 737 struct hostapd_hw_modes *mode; dfs_get_cac_time() local 1333 struct hostapd_hw_modes *mode = iface->current_mode; hostapd_is_dfs_overlap() local [all...] |