Home
last modified time | relevance | path

Searched defs:first (Results 726 - 750 of 1249) sorted by relevance

1...<<21222324252627282930>>...50

/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp305 BOOL GL_APIENTRY wglUseFontBitmapsA(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsA() argument
311 BOOL GL_APIENTRY wglUseFontBitmapsW(HDC hDC, DWORD first, DWORD count, DWORD listBase) in wglUseFontBitmapsW() argument
317 wglUseFontOutlinesA(HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf) wglUseFontOutlinesA() argument
330 wglUseFontOutlinesW(HDC hDC, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf) wglUseFontOutlinesW() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultiDrawTest.cpp99 GLuint first; member
873 GLint first = 0; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DContextNULL.cpp131 drawArrays(const gl::Context *context, gl::PrimitiveMode mode, GLint first, GLsizei count) drawArrays() argument
139 drawArraysInstanced(const gl::Context *context, gl::PrimitiveMode mode, GLint first, GLsizei count, GLsizei instanceCount) drawArraysInstanced() argument
148 drawArraysInstancedBaseInstance(const gl::Context *context, gl::PrimitiveMode mode, GLint first, GLsizei count, GLsizei instanceCount, GLuint baseInstance) drawArraysInstancedBaseInstance() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp760 bool first = true; in WriteCFGGraphVizDotFile() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinline_pass.cpp495 auto& first = new_blocks->front(); in MoveLoopMergeInstToFirstBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinline_pass.cpp495 auto& first = new_blocks->front(); in MoveLoopMergeInstToFirstBlock() local
/third_party/skia/third_party/externals/imgui/
H A Dimstb_textedit.h523 int i=0, first; in stb_textedit_find_charpos() local
/third_party/skia/third_party/externals/jinja2/
H A Druntime.py462 def first(self): member in LoopContext
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8_dec.c524 int first; in ParseResiduals() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dgenrb.cpp437 int32_t first = *p; in main() local
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxinternal.c101 WebPChunk* ChunkSearchList(WebPChunk* first, uint32_t nth, uint32_t tag) { in ChunkSearchList() argument
/third_party/skia/tests/
H A DPathOpsAngleTest.cpp517 SkOpSegment* first = contour.first(); in DEF_TEST() local
[all...]
H A DPathOpsExtendedTest.cpp425 bool first = true; in json_path_out() local
/third_party/skia/src/pathops/
H A DSkOpContour.h175 SkOpSegment* first() { in first() function in SkOpContour
180 const SkOpSegment* first() const { in first() function in SkOpContour
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h282 AF_Point first; /* first point in edge segment */ member
303 AF_Segment first; /* first segment in edge */ member
H A Daftypes.h268 FT_UInt32 first; member
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c116 cff_parser_within_limits( CFF_Parser parser, FT_Byte* first, FT_Byte* last ) cff_parser_within_limits() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c1756 FT_Int first; t1_builder_close_contour() local
2035 FT_Int first; cff_builder_close_contour() local
2343 FT_Int first; ps_builder_close_contour() local
[all...]
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.c616 FT_UInt32 first; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh100 HBGlyphID16 first; /* First GlyphID in this segment */ member
169 HBGlyphID16 first; /* First GlyphID in this segment */ global() member
[all...]
/third_party/python/Lib/test/
H A Dtest_generators.py1710 def first(): global() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMustExecute.cpp447 bool first = true; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h404 hash_code hash_combine_range_impl(InputIteratorT first, InputIteratorT last) { in hash_combine_range_impl() argument
448 hash_combine_range_impl(ValueT *first, ValueT *last) hash_combine_range_impl() argument
480 hash_combine_range(InputIteratorT first, InputIteratorT last) hash_combine_range() argument
[all...]
H A DStringMap.h153 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); } in first() function in llvm::StringMapEntry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp220 unsigned first; member

Completed in 30 milliseconds

1...<<21222324252627282930>>...50