| /third_party/skia/third_party/externals/microhttpd/src/platform/ |
| H A D | w32functions.c | 685 DWORD flags; // Reserved for future use, must be zero. in W32_SetThreadName() member
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| H A D | test_https_get_select.c | 76 testExternalGet (int flags) in testExternalGet() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/ |
| H A D | MemoryServiceZirconHandle.cpp | 36 SupportsImportMemory(VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) SupportsImportMemory() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | UtilsVulkan.cpp | 56 VkImageAspectFlags flags = 0; in VulkanAspectMask() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/ |
| H A D | main.go | 116 var flags dawnNodeFlags var [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/ |
| H A D | AngleNativeTest.java | 115 private void appendCommandLineFlags(String flags) in appendCommandLineFlags() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
| H A D | DawnPerfTestPlatform.cpp | 89 AddTraceEvent(char phase, const unsigned char* categoryGroupEnabled, const char* name, uint64_t id, double timestamp, int numArgs, const char** argNames, const unsigned char* argTypes, const uint64_t* argValues, unsigned char flags) AddTraceEvent() argument
|
| /third_party/openssl/crypto/dso/ |
| H A D | dso_lib.c | 109 DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags) in DSO_load() argument 311 DSO_dsobyaddr(void *addr, int flags) DSO_dsobyaddr() argument [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftcache.h | 677 FT_Int32 flags; member
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | ftgloadr.h | 42 FT_UShort flags; member
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.h | 68 FT_UInt flags; member
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvmort1.c | 135 gxv_mort_subtable_type1_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type1_entry_validate() argument
|
| H A D | gxvmort5.c | 143 gxv_mort_subtable_type5_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type5_entry_validate() argument
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psblues.h | 120 CF2_UInt flags; /* attributes of the edge */ member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-buffer-serialize.cc | 102 _hb_buffer_serialize_glyphs_json(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_glyphs_json() argument 205 _hb_buffer_serialize_unicode_json(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_unicode_json() argument 258 _hb_buffer_serialize_glyphs_text(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_glyphs_text() argument 352 _hb_buffer_serialize_unicode_text(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_unicode_text() argument 459 hb_buffer_serialize_glyphs(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_glyphs() argument 561 hb_buffer_serialize_unicode(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_unicode() argument 603 _hb_buffer_serialize_invalid(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_invalid() argument 659 hb_buffer_serialize(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize() argument [all...] |
| H A D | hb-ot-head-table.hh | 100 HBUINT16 flags; /* Bit 0: Baseline for font at y=0; member
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | shape-format.hh | 100 serialize(hb_buffer_t *buffer, hb_font_t *font, hb_buffer_serialize_format_t output_format, hb_buffer_serialize_flags_t flags, GString *gs) serialize() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCSectionELF.h | 53 MCSectionELF(StringRef Section, unsigned type, unsigned flags, SectionKind K, in MCSectionELF() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | ConvertUTF.h | 245 convertUTF8Sequence(const UTF8 **source, const UTF8 *sourceEnd, UTF32 *target, ConversionFlags flags) convertUTF8Sequence() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | ConvertUTFWrapper.cpp | 39 ConversionFlags flags = strictConversion; in ConvertUTF8toWide() local 52 ConversionFlags flags = strictConversion; in ConvertUTF8toWide() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | ConvertUTFWrapper.cpp | 38 ConversionFlags flags = strictConversion; in ConvertUTF8toWide() local 51 ConversionFlags flags = strictConversion; in ConvertUTF8toWide() local
|
| H A D | Regex.cpp | 29 unsigned flags = 0; in Regex() local
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | zutil.c | 34 uLong flags; in zlibCompileFlags() local [all...] |
| /third_party/skia/tools/gpu/ |
| H A D | ProxyUtils.cpp | 95 CreateProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrGeometryProcessor* geomProc, SkBlendMode blendMode, GrPrimitiveType primitiveType, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp, GrPipeline::InputFlags flags, const GrUserStencilSettings* stencilSettings) CreateProgramInfo() argument
|
| /third_party/toybox/kconfig/ |
| H A D | lkc.h | 55 unsigned int flags; member
|