Home
last modified time | relevance | path

Searched defs:cut (Results 1 - 25 of 27) sorted by relevance

12

/third_party/curl/src/
H A Dtool_msgs.c66 size_t cut = width-1; in voutf() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_gs.cpp216 bool GeometryShader::emit_vertex(nir_intrinsic_instr* instr, bool cut) in emit_vertex() argument
/third_party/node/deps/v8/tools/
H A Dgenerate-ten-powers.scm[all...]
/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.c119 size_t cut = l - len; in BrotliFindAllStaticDictionaryMatches() local
H A Dhash.h155 size_t cut = len - matchlen; in TestStaticDictionaryItem() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict.c119 size_t cut = l - len; in BrotliFindAllStaticDictionaryMatches() local
H A Dhash.h155 size_t cut = len - matchlen; in TestStaticDictionaryItem() local
/third_party/rust/crates/nom/src/combinator/
H A Dmod.rs631 pub fn cut<I, O, E: ParseError<I>, F>(mut parser: F) -> impl FnMut(I) -> IResult<I, O, E> in cut() functions
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.cpp144 void Graph::Node::cut() in cut() function in nv50_ir::Graph::Node
H A Dnv50_ir_emit_gv100.cpp1130 const int cut = insn->op == OP_RESTART || insn->subOp; in emitOUT() local
H A Dnv50_ir_emit_gm107.cpp3135 const int cut = insn->op == OP_RESTART || insn->subOp; in emitOUT() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake.c102 int cut = count / 5; in clean_mean() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp125 node* container_node::cut(iterator b, iterator e) { in cut() function in r600_sb::container_node
/third_party/toybox/toys/net/
H A Dnetstat.c65 char cut[4]; in addr2str() local
/third_party/python/Objects/stringlib/
H A Dfastsearch.h274 Py_ssize_t cut1, period1, cut2, period2, cut, period; in _factorize() local
307 Py_ssize_t cut; STRINGLIB() local
366 const Py_ssize_t cut = p->cut; _two_way() local
[all...]
/third_party/python/Lib/
H A Dnntplib.py1078 def cut(s, lim): member in NNTP
/third_party/lame/libmp3lame/
H A Dvbrquantize.c1094 cutDistribution(const int sfwork[SFBMAX], int sf_out[SFBMAX], int cut) in cutDistribution() argument
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs518 pub fn cut(&mut self) { cut() functions
865 pub fn cut(&mut self) { fmt() functions
[all...]
/third_party/python/Lib/idlelib/
H A Deditor.py656 def cut(self,event): member in EditorWindow
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp1528 UDate cut = cal->getGregorianChange(); in test4141665() local
/third_party/icu/icu4c/source/i18n/
H A 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] */ uprv_decNumberSetBCD() local
3658 Int cut; /* for counting digits in a Unit */ decToString() local
4291 Int shift, cut; /* .. */ decDivideOp() local
6640 uInt cut; /* .. */ global() local
6733 Int cut; /* odd 0's to add */ global() local
6789 Int cut, count; /* work */ global() local
6938 uInt cut; /* cut point in Unit */ global() local
7680 Int cut; /* work */ global() local
7863 Int cut; /* .. */ global() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A 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] */ uprv_decNumberSetBCD() local
3658 Int cut; /* for counting digits in a Unit */ decToString() local
4291 Int shift, cut; /* .. */ decDivideOp() local
6640 uInt cut; /* .. */ global() local
6733 Int cut; /* odd 0's to add */ global() local
6789 Int cut, count; /* work */ global() local
6938 uInt cut; /* cut point in Unit */ global() local
7680 Int cut; /* work */ global() local
7863 Int cut; /* .. */ global() local
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc1140 uint32_t cut = kNoCutIndex; in GenerateBranches() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A 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] */ uprv_decNumberSetBCD() local
3658 Int cut; /* for counting digits in a Unit */ decToString() local
4291 Int shift, cut; /* .. */ decDivideOp() local
6640 uInt cut; /* .. */ global() local
6733 Int cut; /* odd 0's to add */ global() local
6789 Int cut, count; /* work */ global() local
6938 uInt cut; /* cut point in Unit */ global() local
7680 Int cut; /* work */ global() local
7863 Int cut; /* .. */ global() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp4802 TIntermAggregate* cut = new TIntermAggregate(EOpEndPrimitive); in decomposeGeometryMethods() local

Completed in 71 milliseconds

12