| /third_party/skia/src/xps/ |
| H A D | SkXPSDevice.cpp | 1796 AddGlyphs(IXpsOMObjectFactory* xpsFactory, IXpsOMCanvas* canvas, const TypefaceUse* font, LPCWSTR text, XPS_GLYPH_INDEX* xpsGlyphs, UINT32 xpsGlyphsLen, XPS_POINT *origin, FLOAT fontSize, XPS_STYLE_SIMULATION sims, const SkMatrix& transform, const SkPaint& paint) AddGlyphs() argument
|
| /third_party/optimized-routines/math/test/ |
| H A D | mathtest.c | 956 void print_error(int rettype, unsigned *result, char* text, char** failp) { in print_error() argument
|
| /third_party/python/Modules/ |
| H A D | _elementtree.c | 195 PyObject* text; member 772 PyObject* text; _elementtree_Element___deepcopy___impl() local 971 element_setstate_from_attributes(ElementObject *self, PyObject *tag, PyObject *attrib, PyObject *text, PyObject *tail, PyObject *children) element_setstate_from_attributes() argument 1069 PyObject *tag, *attrib, *text, *tail, *children; element_setstate_from_Python() local 1284 PyObject* text = element_get_text((ElementObject*)item); _elementtree_Element_findtext_impl() local 2144 PyObject *text; elementiter_next() local 2806 treebuilder_handle_comment(TreeBuilderObject* self, PyObject* text) treebuilder_handle_comment() argument 2845 treebuilder_handle_pi(TreeBuilderObject* self, PyObject* target, PyObject* text) treebuilder_handle_pi() argument 2962 _elementtree_TreeBuilder_comment(TreeBuilderObject *self, PyObject *text) _elementtree_TreeBuilder_comment() argument 2978 _elementtree_TreeBuilder_pi_impl(TreeBuilderObject *self, PyObject *target, PyObject *text) _elementtree_TreeBuilder_pi_impl() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidi.cpp | 340 ubidi_getBaseDirection(const UChar *text, in ubidi_getBaseDirection() argument 376 const UChar *text=pBiDi->prologue; in firstL_R_AL() local 429 const UChar *text=pBiDi->text; getDirProps() local 1075 const UChar *text=pBiDi->text; resolveExplicitLevels() local 2071 const UChar *text=pBiDi->prologue; lastL_R_AL() local 2099 const UChar *text=pBiDi->epilogue; firstL_R_AL_EN_AN() local 2365 setParaRunsOnly(UBiDi *pBiDi, const UChar *text, int32_t length, UBiDiLevel paraLevel, UErrorCode *pErrorCode) setParaRunsOnly() argument 2554 ubidi_setPara(UBiDi *pBiDi, const UChar *text, int32_t length, UBiDiLevel paraLevel, UBiDiLevel *embeddingLevels, UErrorCode *pErrorCode) ubidi_setPara() argument [all...] |
| H A D | ucurr.cpp | 1256 linearSearch(const CurrencyNameStruct* currencyNames, int32_t begin, int32_t end, const UChar* text, int32_t textLen, int32_t *partialMatchLen, int32_t *maxMatchLen, int32_t* maxMatchIndex) linearSearch() argument 1295 searchCurrencyName(const CurrencyNameStruct* currencyNames, int32_t total_currency_count, const UChar* text, int32_t textLen, int32_t *partialMatchLen, int32_t* maxMatchLen, int32_t* maxMatchIndex) searchCurrencyName() argument 1498 uprv_parseCurrency(const char* locale, const icu::UnicodeString& text, icu::ParsePosition& pos, int8_t type, int32_t* partialMatchLen, UChar* result, UErrorCode& ec) uprv_parseCurrency() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_test.cc | 2466 std::string text = in TEST() local [all...] |
| H A D | text_format.cc | 880 std::string text = tokenizer_.current().text; in SkipFieldValue() local 891 std::string text in SkipFieldValue() local 904 LookingAt(const std::string& text) LookingAt() argument 959 ConsumeString(std::string* text) ConsumeString() argument 1033 const std::string& text = tokenizer_.current().text; ConsumeUnsignedDecimalAsDouble() local 1075 std::string text = tokenizer_.current().text; ConsumeDouble() local [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 111 ParagraphImpl::ParagraphImpl(const SkString& text, in ParagraphImpl() argument 850 Cluster(ParagraphImpl* owner, RunIndex runIndex, size_t start, size_t end, SkSpan<const char> text, SkScalar width, SkScalar height) GetLineFontMetrics() argument 1437 addLine(SkVector offset, SkVector advance, TextRange textExcludingSpaces, TextRange text, TextRange textIncludingNewLines, ClusterRange clusters, ClusterRange clustersWithGhosts, SkScalar widthWithSpaces, InternalLineMetrics sizes) GetLineFontMetrics() argument 1664 SkSpan<const char> ParagraphImpl::text(TextRange textRange) { GetLineFontMetrics() function in skia::textlayout::ParagraphImpl [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_request.cpp | 470 void NotificationRequest::SetSettingsText(const std::string &text) in SetSettingsText() argument 526 void NotificationRequest::SetStatusBarText(const std::string &text) in SetStatusBarText() argument 608 void NotificationRequest::SetNotificationUserInputHistory(const std::vector<std::string> &text) in SetNotificationUserInputHistory() argument [all...] |
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| H A D | drbd_main.c | 875 void drbd_print_uuids(struct drbd_device *device, const char *text) in drbd_print_uuids() argument
|
| H A D | drbd_receiver.c | 3239 static void drbd_uuid_dump(struct drbd_device *device, char *text, u64 *uuid, in drbd_uuid_dump() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
| H A D | qxl_dev.h | 696 struct qxl_text text; member 725 struct qxl_text text; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| H A D | main.c | 2167 const char text[] = in b43_print_fw_helptext() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ |
| H A D | rayctl.h | 83 UCHAR text[C_ESSID_ELEMENT_MAX_LENGTH]; member
|
| /kernel/linux/linux-5.10/drivers/scsi/bnx2i/ |
| H A D | 57xx_iscsi_hsi.h | 1398 struct bnx2i_text_request text; member 1518 struct bnx2i_text_response text; member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.h | 428 int text; member
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-c2c.c | 393 const char *text; member 455 const char *text = NULL; in c2c_header() local [all...] |
| /kernel/linux/linux-5.10/net/core/ |
| H A D | skbuff.c | 3592 static unsigned int skb_ts_get_next_block(unsigned int offset, const u8 **text, in skb_ts_get_next_block() argument
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.h | 427 int text; member
|
| /kernel/linux/linux-6.6/drivers/block/drbd/ |
| H A D | drbd_receiver.c | 3200 static void drbd_uuid_dump(struct drbd_device *device, char *text, u64 *uuid, in drbd_uuid_dump() argument
|
| /kernel/linux/linux-6.6/drivers/firmware/cirrus/ |
| H A D | cs_dsp.c | 1330 char *text = NULL; in cs_dsp_load() local 2032 char *text = NULL; cs_dsp_load_coeff() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| H A D | main.c | 2167 const char text[] = in b43_print_fw_helptext() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
| H A D | rayctl.h | 83 UCHAR text[C_ESSID_ELEMENT_MAX_LENGTH]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| H A D | qxl_dev.h | 696 struct qxl_text text; member 725 struct qxl_text text; member
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-c2c.c | 421 const char *text; member 483 const char *text = NULL; in c2c_header() local [all...] |