Home
last modified time | relevance | path

Searched defs:cut (Results 1 – 25 of 39) sorted by relevance

12

/third_party/boost/libs/locale/src/icu/
Duconv.hpp80 size_t cut(icu::UnicodeString const &str,char_type const *begin,char_type const *end, in cut() function in boost::locale::impl_icu::icu_std_converter
140 size_t cut(size_t n,char_type const *begin,char_type const *end) in cut() function
222 …size_t cut(icu::UnicodeString const &/*str*/,char_type const * /*begin*/,char_type const * /*end*/… in cut() function in boost::locale::impl_icu::icu_std_converter
295 …size_t cut(icu::UnicodeString const &str,char_type const * /*begin*/,char_type const * /*end*/,siz… in cut() function in boost::locale::impl_icu::icu_std_converter
Dformatter.cpp140 size_t cut = cvt_.cut(tmp,str.data(),str.data()+str.size(),pp.getIndex()); in do_parse() local
212 size_t cut = cvt_.cut(tmp,str.data(),str.data()+str.size(),pp.getIndex()); in do_parse() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_misc.cpp30 EmitVertex::EmitVertex(int stream, bool cut): in EmitVertex()
Dsfn_shader_geometry.cpp283 bool GeometryShaderFromNir::emit_vertex(nir_intrinsic_instr* instr, bool cut) in emit_vertex()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dmath_utils.cc32 int32_t cut = static_cast<int32_t>((low_p / kMaxPerc) * n); in ComputeUpperAndLowerPercentiles() local
/third_party/curl/src/
Dtool_msgs.c58 size_t cut = width-1; in voutf() local
/third_party/python/Objects/stringlib/
Dfastsearch.h267 Py_ssize_t cut1, period1, cut2, period2, cut, period; in STRINGLIB() local
348 Py_ssize_t cut = p->cut; in STRINGLIB() local
/third_party/skia/third_party/externals/icu/source/i18n/
DdecNumber.cpp527 Int cut, out; /* .. */ in uprv_decNumberFromString() local
3498 uInt cut=DECDPUN; /* downcounter through unit */ in uprv_decNumberGetBCD() local
3532 Int cut=MSUDIGITS(n); /* [faster than remainder] */ in uprv_decNumberSetBCD() local
3658 Int cut; /* for counting digits in a Unit */ in decToString() local
4291 Int shift, cut; /* .. */ in decDivideOp() local
6640 uInt cut; /* .. */ local
6733 Int cut; /* odd 0's to add */ local
6789 Int cut, count; /* work */ local
6938 uInt cut; /* cut point in Unit */ local
7680 Int cut; /* work */ local
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
DdecNumber.cpp527 Int cut, out; /* .. */ in uprv_decNumberFromString() local
3498 uInt cut=DECDPUN; /* downcounter through unit */ in uprv_decNumberGetBCD() local
3532 Int cut=MSUDIGITS(n); /* [faster than remainder] */ in uprv_decNumberSetBCD() local
3658 Int cut; /* for counting digits in a Unit */ in decToString() local
4291 Int shift, cut; /* .. */ in decDivideOp() local
6640 uInt cut; /* .. */ local
6733 Int cut; /* odd 0's to add */ local
6789 Int cut, count; /* work */ local
6938 uInt cut; /* cut point in Unit */ local
7680 Int cut; /* work */ local
[all …]
/third_party/icu/icu4c/source/i18n/
DdecNumber.cpp527 Int cut, out; /* .. */ in uprv_decNumberFromString() local
3498 uInt cut=DECDPUN; /* downcounter through unit */ in uprv_decNumberGetBCD() local
3532 Int cut=MSUDIGITS(n); /* [faster than remainder] */ in uprv_decNumberSetBCD() local
3658 Int cut; /* for counting digits in a Unit */ in decToString() local
4291 Int shift, cut; /* .. */ in decDivideOp() local
6640 uInt cut; /* .. */ local
6733 Int cut; /* odd 0's to add */ local
6789 Int cut, count; /* work */ local
6938 uInt cut; /* cut point in Unit */ local
7680 Int cut; /* work */ local
[all …]
/third_party/node/deps/icu-small/source/i18n/
DdecNumber.cpp527 Int cut, out; /* .. */ in uprv_decNumberFromString() local
3498 uInt cut=DECDPUN; /* downcounter through unit */ in uprv_decNumberGetBCD() local
3532 Int cut=MSUDIGITS(n); /* [faster than remainder] */ in uprv_decNumberSetBCD() local
3658 Int cut; /* for counting digits in a Unit */ in decToString() local
4291 Int shift, cut; /* .. */ in decDivideOp() local
6640 uInt cut; /* .. */ local
6733 Int cut; /* odd 0's to add */ local
6789 Int cut, count; /* work */ local
6938 uInt cut; /* cut point in Unit */ local
7680 Int cut; /* work */ local
[all …]
/third_party/skia/third_party/externals/brotli/c/enc/
Dstatic_dict.c119 size_t cut = l - len; in BrotliFindAllStaticDictionaryMatches() local
Dhash.h155 size_t cut = len - matchlen; in TestStaticDictionaryItem() local
/third_party/node/deps/brotli/c/enc/
Dstatic_dict.c119 size_t cut = l - len; in BrotliFindAllStaticDictionaryMatches() local
Dhash.h155 size_t cut = len - matchlen; in TestStaticDictionaryItem() local
/third_party/flutter/skia/third_party/externals/wuffs/lib/flatecut/
Dflatecut.go447 func (c *cutter) cut() (encodedLen int, decodedLen int, retErr error) { func
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_graph.cpp144 void Graph::Node::cut() in cut() function in nv50_ir::Graph::Node
Dnv50_ir_emit_gv100.cpp1115 const int cut = insn->op == OP_RESTART || insn->subOp; in emitOUT() local
/third_party/toybox/toys/net/
Dnetstat.c65 char cut[4]; in addr2str() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/
Drec_generate_strategy.cc241 size_t cut = 1; in PrepareGatherV2P() local
305 size_t cut = 1; in PrepareGatherV2POutputStrategy() local
1167 size_t cut = 1; in ModifyStrategyIfSqueezeOutgoing() local
/third_party/ffmpeg/libavfilter/
Dvf_deshake.c102 int cut = count / 5; in clean_mean() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.cpp125 node* container_node::cut(iterator b, iterator e) { in cut() function in r600_sb::container_node
/third_party/boost/boost/heap/
Dfibonacci_heap.hpp666 void cut(node_pointer n) in cut() function in boost::heap::fibonacci_heap
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java1065 Date cut = cal.getGregorianChange(); in Test4141665() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java1062 Date cut = cal.getGregorianChange(); in Test4141665() local

12