| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| H A D | ViewableTaggedData.java | 167 public void tagField(int position, int width, int value, String alt, String label) { in tagField() argument 172 public void tagTarget(int position, int value, int targetPosition, String label) { in tagTarget() argument 473 markPosition(int position) markPosition() argument 506 drawLine(int position, int value, int width, String alt, String label) drawLine() argument 566 drawHeader(int position, String header) drawHeader() argument 717 final int position; global() field in ViewableTaggedData.Marker 719 Marker(int position) Marker() argument 800 Field(int position, int width, int value, String alt, String label) Field() argument [all...] |
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | compiler.py | 605 def position(self, node): member in CodeGenerator
|
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkGifImageReader.h | 171 void setTablePosition(size_t position) { in setTablePosition() argument 218 void addLzwBlock(size_t position, size_t size) in addLzwBlock() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngunknown.c | 189 int position; /* position in pngtest.png */ member 893 check_handling(display *d, int def, png_uint_32 chunks, png_uint_32 known, png_uint_32 unknown, const char *position, int set_callback) check_handling() argument
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_cost_enc.c | 321 UpdateCost(CostManager* const manager, int i, int position, float cost) UpdateCost() argument 334 UpdateCostPerInterval(CostManager* const manager, int start, int end, int position, float cost) UpdateCostPerInterval() argument 419 InsertInterval(CostManager* const manager, CostInterval* const interval_in, float cost, int position, int start, int end) InsertInterval() argument 459 PushInterval(CostManager* const manager, double distance_cost, int position, int len) PushInterval() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_decimalquantity.cpp | 671 int position = safeSubtract(magnitude, scale); in roundToMagnitude() local 994 setDigitPos(int32_t position, int8_t value) setDigitPos() argument [all...] |
| H A D | udat.cpp | 221 udat_format( const UDateFormat* format, UDate dateToFormat, UChar* result, int32_t resultLength, UFieldPosition* position, UErrorCode* status) udat_format() argument 259 udat_formatCalendar(const UDateFormat* format, UCalendar* calendar, UChar* result, int32_t resultLength, UFieldPosition* position, UErrorCode* status) udat_formatCalendar() argument [all...] |
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | FontConfig_ohos.cpp | 896 SkFontArguments::VariationPosition position; in getAxisValues() local
|
| /third_party/skia/tests/ |
| H A D | SerializationTest.cpp | 404 const SkFontArguments::VariationPosition::Coordinate position[] = { in makeDistortableWithNonDefaultAxes() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLDSLParser.cpp | 204 PositionInfo DSLParser::position(Token t) { in position() function in SkSL::DSLParser 208 PositionInfo DSLParser::position(int line) { in position() function in SkSL::DSLParser [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | backward_references_hq.c | 135 ZopfliCostModelSetFromCommands(ZopfliCostModel* self, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const Command* commands, size_t num_commands, size_t last_insert_len) ZopfliCostModelSetFromCommands() argument 198 ZopfliCostModelSetFromLiteralCosts(ZopfliCostModel* self, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask) ZopfliCostModelSetFromLiteralCosts() argument 616 ZopfliIterate(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, const ZopfliCostModel* model, const uint32_t* num_matches, const BackwardMatch* matches, ZopfliNode* nodes) ZopfliIterate() argument 657 BrotliZopfliComputeShortestPath(MemoryManager* m, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, const int* dist_cache, Hasher* hasher, ZopfliNode* nodes) BrotliZopfliComputeShortestPath() argument 722 BrotliCreateZopfliBackwardReferences(MemoryManager* m, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, Hasher* hasher, int* dist_cache, size_t* last_insert_len, Command* commands, size_t* num_commands, size_t* num_literals) BrotliCreateZopfliBackwardReferences() argument 739 BrotliCreateHqZopfliBackwardReferences(MemoryManager* m, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, Hasher* hasher, int* dist_cache, size_t* last_insert_len, Command* commands, size_t* num_commands, size_t* num_literals) BrotliCreateHqZopfliBackwardReferences() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout.cc | 1946 void hb_ot_map_t::position (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const in position() function in hb_ot_map_t
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssemblerX8632.h | 309 void nearLinkTo(const Assembler &Asm, intptr_t position) { in nearLinkTo() argument
|
| H A D | IceAssemblerX8664.h | 330 void nearLinkTo(const Assembler &Asm, intptr_t position) { in nearLinkTo() argument
|
| /third_party/vixl/src/aarch32/ |
| H A D | disasm-aarch32.h | 208 PrintLabel(LocationType location_type, Location* offset, Location::Offset position) PrintLabel() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MessageSchema.java | 4353 decodeMapEntryValue( byte[] data, int position, int limit, WireFormat.FieldType fieldType, Class<?> messageType, Registers registers) decodeMapEntryValue() argument 4421 decodeMapEntry( byte[] data, int position, int limit, MapEntryLite.Metadata<K, V> metadata, Map<K, V> target, Registers registers) decodeMapEntry() argument 4481 parseRepeatedField( T message, byte[] data, int position, int limit, int tag, int number, int wireType, int bufferPosition, long typeAndOffset, int fieldType, long fieldOffset, Registers registers) parseRepeatedField() argument 4658 parseMapField( T message, byte[] data, int position, int limit, int bufferPosition, long fieldOffset, Registers registers) parseMapField() argument 4685 parseOneofField( T message, byte[] data, int position, int limit, int tag, int number, int wireType, int typeAndOffset, int fieldType, long fieldOffset, int bufferPosition, Registers registers) parseOneofField() argument 4876 parseProto2Message( T message, byte[] data, int position, int limit, int endGroup, Registers registers) parseProto2Message() argument 5185 parseProto3Message( T message, byte[] data, int position, int limit, Registers registers) parseProto3Message() argument 5437 mergeFrom(T message, byte[] data, int position, int limit, Registers registers) mergeFrom() argument [all...] |
| /third_party/rust/crates/regex/regex-syntax/src/hir/literal/ |
| H A D | mod.rs | 911 fn position(needle: &[u8], mut haystack: &[u8]) -> Option<usize> { in position() functions
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTransformFeedbackTests.cpp | 593 const Attribute& position = *std::find_if(attributes.begin(), attributes.end(), AttributeNameEquals("a_position")); in genInputData() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsTextureBufferCase.cpp | 169 tcu::Vec4 position; in shadeVertices() local 195 tcu::Vec4 position; in shadeVertices() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 77 tcu::Vec4 position; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassDitheringTests.cpp | 69 tcu::Vec4 position; member
|
| H A D | vktRenderPassUnusedAttachmentTests.cpp | 74 tcu::Vec4 position; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 438 tcu::Vec4 position; variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | TranslatorMetalDirect.cpp | 444 const TVariable *position = BuiltInVariable::gl_Position(); in AppendVertexShaderPositionYCorrectionToMain() local 547 const TVariable *position = BuiltInVariable::gl_Position(); in insertRasterizationDiscardLogic() local 580 const TVariable *position = BuiltInVariable::gl_Position(); in transformDepthBeforeCorrection() local 610 const TVariable *position = BuiltInVariable::gl_Position(); in appendVertexShaderDepthCorrectionToMain() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | cg_option.h | 424 static const std::string GetProfileDataSubStr(size_t position) in GetProfileDataSubStr() argument
|