/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | Decode.java | 410 private static void moveToFront(int[] v, int index) { in moveToFront() argument [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | backward_references_hq.c | 556 size_t index = num_bytes; in ComputeShortestPathFromNodes() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | CommandBufferGL.cpp | 256 GLuint index = indices[bindingIndex]; in ApplyBindGroup() local 239 ApplyBindGroup(const OpenGLFunctions& gl, BindGroupIndex index, BindGroupBase* group, uint32_t dynamicOffsetCount, uint64_t* dynamicOffsets) ApplyBindGroup() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-coretext.cc | 490 unsigned int index; member [all...] |
H A D | hb-ot-layout.cc | 816 unsigned int index = l.get_required_feature_index (); hb_ot_layout_language_get_required_feature() local [all...] |
H A D | hb-ot-var-gvar-table.hh | 101 unsigned int index = get_index (); in calculate_scalar() local 238 unsigned int index; member
|
H A D | hb-uniscribe.cc | 391 unsigned int index; in _hb_rename_font() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
H A D | cmap_table.cc | 60 CALLER_ATTACH CMapTable::CMap* CMapTable::GetCMap(const int32_t index) { in GetCMap() argument 114 CMapTable::CMapId CMapTable::GetCMapId(int32_t index) { in GetCMapId() argument 118 PlatformId(int32_t index) PlatformId() argument 123 EncodingId(int32_t index) EncodingId() argument 128 Offset(int32_t index) Offset() argument 133 OffsetForEncodingRecord(int32_t index) OffsetForEncodingRecord() argument 669 StartCode(ReadableFontData* data, int32_t seg_count, int32_t index) StartCode() argument 685 EndCode(ReadableFontData* data, int32_t seg_count, int32_t index) EndCode() argument 695 IdDelta(ReadableFontData* data, int32_t seg_count, int32_t index) IdDelta() argument 711 IdRangeOffset(ReadableFontData* data, int32_t seg_count, int32_t index) IdRangeOffset() argument 776 GlyphIdArray(int32_t index) GlyphIdArray() argument 1070 int32_t index = 0; SubSerialize() local 1203 CMapBuilder(ReadableFontData* data, int32_t index) CMapBuilder() argument [all...] |
/third_party/python/Lib/tkinter/ |
H A D | ttk.py | 838 def index(self, tab_id): member in Notebook 1315 def index(self, item): global() member in Treeview [all...] |
/third_party/python/Modules/_ctypes/ |
H A D | callproc.c | 190 get_error_internal(PyObject *self, PyObject *args, int index) in get_error_internal() argument 204 set_error_internal(PyObject *self, PyObject *args, int index) in set_error_internal() argument 648 static int ConvParam(PyObject *obj, Py_ssize_t index, struct argument *pa) in ConvParam() argument
|
H A D | cfield.c | 47 PyCField_FromDesc(PyObject *desc, Py_ssize_t index, in PyCField_FromDesc() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | sink.h | 62 uint32_t index; member
|
/third_party/python/Lib/ |
H A D | _collections_abc.py | 1009 def index(self, value, start=0, stop=None): member in Sequence [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerX8632.h | 79 GPRRegister index() const { in index() function in Ice::X8632::AsmOperand 104 void SetSIB(ScaleFactor scale, GPRRegister index, GPRRegister base) { in SetSIB() argument
|
H A D | IceAssemblerX8664.h | 89 GPRRegister index() const { in index() function in Ice::X8664::AsmOperand 114 void SetSIB(ScaleFactor scale, GPRRegister index, GPRRegister base) { in SetSIB() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 1659 unsigned index = MCP->getConstantPoolIndex(C, 4); in prescanForConstants() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 509 uint8_t index, base; in readSIB() local [all...] |
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.h | 261 const size_t index = 0; member [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | vertex_pulling.cc | 653 const ast ::Expression* index in LoadPrimitive() local [all...] |
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
H A D | jsoncpp.cpp | 510 int index = patternLength; in match() local 3298 operator [](ArrayIndex index) operator []() argument 3314 operator [](int index) operator []() argument 3390 get(ArrayIndex index, const Value& defaultValue) const get() argument 3499 removeIndex(ArrayIndex index, Value* removed) removeIndex() argument 3786 PathArgument(ArrayIndex index) PathArgument() argument 3823 ArrayIndex index = 0; makePath() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | messagepattern.cpp | 434 MessagePattern::parseMessage(int32_t index, int32_t msgStartLength, in parseMessage() argument 539 parseArg(int32_t index, int32_t argStartLength, int32_t nestingLevel, UParseError *parseError, UErrorCode &errorCode) parseArg() argument 659 parseSimpleStyle(int32_t index, UParseError *parseError, UErrorCode &errorCode) parseSimpleStyle() argument 702 parseChoiceStyle(int32_t index, int32_t nestingLevel, UParseError *parseError, UErrorCode &errorCode) parseChoiceStyle() argument 770 parsePluralOrSelectStyle(UMessagePatternArgType argType, int32_t index, int32_t nestingLevel, UParseError *parseError, UErrorCode &errorCode) parsePluralOrSelectStyle() argument 1149 setParseError(UParseError *parseError, int32_t index) setParseError() argument 1214 int32_t index=part.getIndex(); appendSubMessageWithoutSkipSyntax() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | STLExtras.h | 1426 std::size_t index() const { return Index; } in index() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGISel.h | 246 virtual StringRef getPatternForIndex(unsigned index) { in getPatternForIndex() argument 251 virtual StringRef getIncludePathForIndex(unsigned index) { in getIncludePathForIndex() argument
|
/third_party/vixl/src/aarch32/ |
H A D | disasm-aarch32.h | 176 IndexedRegisterPrinter(DRegister reg, uint32_t index) in IndexedRegisterPrinter() argument
|
/third_party/vixl/src/aarch64/ |
H A D | instructions-aarch64.cc | 549 int index = ExtractUnsignedBitfield32(6, lane_size_in_byte_log_2 + 1, imm_7); in GetSVEPermuteIndexAndLaneSizeLog2() local 559 int index = ExtractBits(20, 19); in GetSVEMulZmAndIndex() local 587 int index = ExtractBit(11); GetSVEMulLongZmAndIndex() local [all...] |