Home
last modified time | relevance | path

Searched defs:apply (Results 51 - 75 of 144) sorted by relevance

123456

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DScientificNotation.java264 public int apply(FormattedStringBuilder output, int leftIndex, int rightIndex) { in apply() method in ScientificNotation.ScientificHandler
299 public int apply(FormattedStringBuilder output, int leftIndex, int rightIndex) { in apply() method in ScientificNotation.ScientificModifier
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointMap.java84 public int apply(int value); in apply() method
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCaseMap.java92 public String apply(Locale locale, CharSequence src) { in apply() method in CaseMap.Lower
112 public <A extends Appendable> A apply( in apply() method in CaseMap.Lower
148 public String apply(Locale locale, CharSequence src) { in apply() method in CaseMap.Upper
168 public <A extends Appendable> A apply( in apply() method in CaseMap.Upper
307 public String apply(Locale locale, BreakIterator iter, CharSequence src) { in apply() method in CaseMap.Title
341 public <A extends Appendable> A apply( in apply() method in CaseMap.Title
404 public String apply(CharSequence src) { in apply() method in CaseMap.Fold
425 public <A extends Appendable> A apply(CharSequence src, A dest, Edits edits) { in apply() method in CaseMap.Fold
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DCurrencySpacingEnabledModifier.java77 public int apply(FormattedStringBuilder output, int leftIndex, int rightIndex) { in apply() method in CurrencySpacingEnabledModifier
H A DMutablePatternModifier.java296 public int apply(FormattedStringBuilder output, int leftIndex, int rightIndex) { in apply() method in MutablePatternModifier
/third_party/mesa3d/bin/pick/
H A Dui.py74 async def apply(self) -> None: member in CommitWidget
H A Dcore.py149 async def apply(self, ui: 'UI') -> typing.Tuple[bool, str]: member in Commit
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dstateblock9.c139 nine_state_copy_common(struct NineDevice9 *device, struct nine_state *dst, struct nine_state *src, struct nine_state *mask, const boolean apply, struct nine_range_pool *pool) nine_state_copy_common() argument
390 nine_state_copy_common_all(struct NineDevice9 *device, struct nine_state *dst, struct nine_state *src, struct nine_state *help, const boolean apply, struct nine_range_pool *pool, const int MaxStreams) nine_state_copy_common_all() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DArrayReturnValueToOutParameter.cpp77 bool ArrayReturnValueToOutParameterTraverser::apply(TCompiler *compiler, in apply() function in sh::__anon19860::ArrayReturnValueToOutParameterTraverser
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DSeparateDeclarations.cpp48 bool SeparateDeclarationsTraverser::apply(TCompiler *compiler, in apply() function in sh::__anon19849::SeparateDeclarationsTraverser
/third_party/skia/src/gpu/
H A DGrColorSpaceXform.cpp57 SkColor4f GrColorSpaceXform::apply(const SkColor4f& srcColor) { in apply() function in GrColorSpaceXform
H A DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() argument
33 void GrStyle::WriteKey(uint32_t *key, const GrStyle &style, Apply apply, SkScalar scale, in WriteKey() argument
/third_party/skia/src/core/
H A DSkRecordOpts.cpp26 static bool apply(Pass* pass, SkRecord* record) { in apply() function
/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.h143 GrStyledShape applyStyle(GrStyle::Apply apply, SkScalar scale) const { in applyStyle() argument
H A DGrPathUtils.h85 void apply(void* vertices, int vertexCount, size_t stride, size_t uvOffset) const { in apply() function in GrPathUtils::QuadUVMatrix
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-trak-table.hh160 bool apply (hb_aat_apply_context_t *c) const in apply() function
/third_party/python/Lib/tkinter/
H A Dsimpledialog.py219 def apply(self): member in Dialog
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp326 void A57ChainingConstraint::apply(PBQPRAGraph &G) { in apply() function in A57ChainingConstraint
/third_party/skia/modules/particles/include/
H A DSkReflected.h204 void apply(SkTArray<T, MEM_MOVE>& arr) const { in apply() function
/third_party/eudev/src/udev/
H A Dudev-node.c252 static int node_permissions_apply(struct udev_device *dev, bool apply, in node_permissions_apply() argument
338 void udev_node_add(struct udev_device *dev, bool apply, in udev_node_add() argument
/third_party/backends/backend/genesys/
H A Dutilities.h148 unsigned apply(unsigned arg) const in apply() function in genesys::Ratio
153 int apply(int arg) const in apply() function in genesys::Ratio
158 float apply(float arg) const in apply() function in genesys::Ratio
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DMutablePatternModifier.java295 public int apply(FormattedStringBuilder output, int leftIndex, int rightIndex) { in apply() method in MutablePatternModifier
/third_party/icu/icu4c/source/i18n/
H A Dnumber_patternmodifier.cpp188 int32_t MutablePatternModifier::apply(FormattedStringBuilder& output, int32_t leftIndex, int32_t rightIndex, in apply() function in MutablePatternModifier
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_mock.js
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_patternmodifier.cpp189 int32_t MutablePatternModifier::apply(FormattedStringBuilder& output, int32_t leftIndex, int32_t rightIndex, in apply() function in MutablePatternModifier

Completed in 18 milliseconds

123456