| /third_party/skia/tests/ |
| H A D | SurfaceTest.cpp | 602 test_no_canvas1(skiatest::Reporter* reporter, SkSurface* surface, SkSurface::ContentChangeMode mode) test_no_canvas1() argument 608 test_no_canvas2(skiatest::Reporter* reporter, SkSurface* surface, SkSurface::ContentChangeMode mode) test_no_canvas2() argument [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFGradientShader.cpp | 295 static void tileModeCode(SkTileMode mode, SkDynamicMemoryWStream* result) { in tileModeCode() argument
|
| /third_party/skia/third_party/externals/brotli/c/tools/ |
| H A D | brotli.c | 63 static FILE* ms_fopen(const char* filename, const char* mode) { in ms_fopen() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/null/ |
| H A D | DeviceNull.cpp | 322 MaybeError Buffer::MapAsyncImpl(wgpu::MapMode mode, size_t offset, size_t size) { in MapAsyncImpl() argument
|
| /third_party/openssl/test/ |
| H A D | evp_kdf_test.c | 575 int mode = 0; in test_kdf_pbkdf2() local 607 int mode = 0; in test_kdf_pbkdf2_small_output() local 635 int mode = 0; in test_kdf_pbkdf2_large_output() local 664 int mode = 0; in test_kdf_pbkdf2_small_salt() local 547 construct_pbkdf2_params(char *pass, char *digest, char *salt, unsigned int *iter, int *mode) construct_pbkdf2_params() argument 689 int mode = 0; test_kdf_pbkdf2_small_iterations() local 715 int mode = 1; test_kdf_pbkdf2_small_salt_pkcs5() local 752 int mode = 1; test_kdf_pbkdf2_small_iterations_pkcs5() local 788 int mode = 0; test_kdf_pbkdf2_invalid_digest() local 1310 static char *mode = "COUNTER"; test_kdf_kbkdf_fixedinfo() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.c | 1380 FT_Render_Mode mode; in FT_LOCAL_DEF() local [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | callproc.c | 1519 int mode = RTLD_NOW | RTLD_LOCAL; in py_dl_open() local 1522 int mode = RTLD_NOW; in py_dl_open() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86DisassemblerDecoder.h | 524 DisassemblerMode mode; member
|
| /third_party/skia/third_party/externals/tint/samples/ |
| H A D | main.cc | 515 WriteFile(const std::string& output_file, const std::string mode, const ContainerT& buffer) WriteFile() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | messagepattern.cpp | 154 MessagePattern::MessagePattern(UMessagePatternApostropheMode mode, UErrorCode &errorCode) in MessagePattern() argument
|
| /third_party/toybox/lib/ |
| H A D | xwrap.c | 372 int xcreate_stdio(char *path, int flags, int mode) in xcreate_stdio() argument 438 int xcreate(char *path, int flags, int mode) in xcreate() argument 463 FILE *xfdopen(int fd, char *mode) in xfdopen() argument 473 FILE *xfopen(char *path, char *mode) in xfopen() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | mke2fs.c | 181 uint16_t mode; // File mode member
|
| /third_party/python/Modules/ |
| H A D | faulthandler.c | 1012 UINT mode; in faulthandler_suppress_crash_report() local
|
| H A D | zlibmodule.c | 984 zlib_Compress_flush_impl(compobject *self, PyTypeObject *cls, int mode) in zlib_Compress_flush_impl() argument
|
| /third_party/pulseaudio/src/utils/ |
| H A D | pacat.c | 52 static enum { RECORD, PLAYBACK } mode = PLAYBACK; variable [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _winapi.c.h | 953 PyObject *mode; in _winapi_SetNamedPipeHandleState() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_info.cc | 583 inline FilePtr FOpen(const char* path, const char* mode) { in FOpen() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCanvas.cpp | 98 SkBlendMode mode; in make_fuzz_colorfilter() local
|
| /third_party/skia/gm/ |
| H A D | gradients.cpp | 773 static sk_sp<SkShader> make_linear(const GradRun& run, SkTileMode mode) { in make_linear() argument 778 static sk_sp<SkShader> make_radial(const GradRun& run, SkTileMode mode) { in make_radial() argument 784 static sk_sp<SkShader> make_conical(const GradRun& run, SkTileMode mode) { in make_conical() argument 838 const SkTileMode mode = SkTileMode::kClamp; in DEF_SIMPLE_GM() local [all...] |
| /third_party/skia/dm/ |
| H A D | DM.cpp | 480 static void push_codec_src(Path path, CodecSrc::Mode mode, CodecSrc::DstColorType dstColorType, in push_codec_src() argument 579 static void push_image_gen_src(Path path, ImageGenSrc::Mode mode, SkAlphaType alphaType, bool isGpu) in push_image_gen_src() argument 614 static void push_brd_src(Path path, CodecSrc::DstColorType dstColorType, BRDSrc::Mode mode, in push_brd_src() argument [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | label_file.c | 300 uint32_t mode = 0, prefix_len = 0; in load_mmap() local 932 mode_t mode = (mode_t)type; lookup_all() local 1146 mode_t mode = matches[i]->mode; hash_all_partial_matches() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureFilteringTests.cpp | 1202 deUint32 mode; in init() member 1213 deUint32 mode; in init() member 1227 deUint32 mode; in init() member [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSSBOLayoutTests.cpp | 799 SSBOLayoutCase::BufferMode mode; in init() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| H A D | vktRasterizationProvokingVertexTests.cpp | 920 ProvokingVertexMode mode; in createTests() member 92 verifyXfbBuffer(const tcu::Vec4* const xfbResults, deUint32 count, VkPrimitiveTopology topology, ProvokingVertexMode mode, std::string& errorMessage) verifyXfbBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingOpacityMicromapTests.cpp | 78 deUint32 mode; // Special index value if useSpecialIndex, 2 or 4 for number of states otherwise member 805 deUint32 mode; in createOpacityMicromapTests() member [all...] |