Home
last modified time | relevance | path

Searched defs:flags (Results 5801 - 5825 of 24339) sorted by relevance

1...<<231232233234235236237238239240>>...974

/third_party/skia/third_party/externals/microhttpd/src/platform/
H A Dw32functions.c685 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 Dtest_https_get_select.c76 testExternalGet (int flags) in testExternalGet() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceZirconHandle.cpp36 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 DUtilsVulkan.cpp56 VkImageAspectFlags flags = 0; in VulkanAspectMask() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
H A Dmain.go116 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 DAngleNativeTest.java115 private void appendCommandLineFlags(String flags) in appendCommandLineFlags() argument
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTestPlatform.cpp89 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 Ddso_lib.c109 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 Dftcache.h677 FT_Int32 flags; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftgloadr.h42 FT_UShort flags; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.h68 FT_UInt flags; member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort1.c135 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 Dgxvmort5.c143 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 Dpsblues.h120 CF2_UInt flags; /* attributes of the edge */ member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer-serialize.cc102 _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 Dhb-ot-head-table.hh100 HBUINT16 flags; /* Bit 0: Baseline for font at y=0; member
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-format.hh100 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 DMCSectionELF.h53 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 DConvertUTF.h245 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 DConvertUTFWrapper.cpp39 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 DConvertUTFWrapper.cpp38 ConversionFlags flags = strictConversion; in ConvertUTF8toWide() local
51 ConversionFlags flags = strictConversion; in ConvertUTF8toWide() local
H A DRegex.cpp29 unsigned flags = 0; in Regex() local
/third_party/skia/third_party/externals/zlib/
H A Dzutil.c34 uLong flags; in zlibCompileFlags() local
[all...]
/third_party/skia/tools/gpu/
H A DProxyUtils.cpp95 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 Dlkc.h55 unsigned int flags; member

Completed in 16 milliseconds

1...<<231232233234235236237238239240>>...974