/external/icu/icu4c/source/tools/gennorm2/ |
D | norms.cpp | 73 norms=allocNorm(); in Norms() 74 norms->type=Norm::INERT; in Norms() 81 delete norms[i].mapping; in ~Norms() 82 delete norms[i].rawMapping; in ~Norms() 83 delete norms[i].compositions; in ~Norms() 90 norms=(Norm *)utm_getStart(normMem); // in case it got reallocated in allocNorm() 99 return norms+i; in getNorm() 107 return norms+i; in getNorm() 111 return norms[umutablecptrie_get(normTrie, c)]; in getNormRef() 117 return norms+i; in createNorm() [all …]
|
D | n2builder.cpp | 96 norms(errorCode), in Normalizer2DataBuilder() 151 norms.createNorm(c)->cc=cc; in setCC() 152 norms.ccSet.add(c); in setCC() 169 Norm *p=checkNormForMapping(norms.createNorm(c), c); in setOneWayMapping() 173 norms.mappingSet.add(c); in setOneWayMapping() 199 Norm *p=checkNormForMapping(norms.createNorm(c), c); in setRoundTripMapping() 203 norms.mappingSet.add(c); in setRoundTripMapping() 208 Norm *p=checkNormForMapping(norms.createNorm(c), c); in removeMapping() 210 norms.mappingSet.add(c); in removeMapping() 232 if(lastStarterIndex==0 && norms.combinesBack(starter)) { in mappingHasCompBoundaryAfter() [all …]
|
D | norms.h | 152 const Norm &getNormRefByIndex(int32_t i) const { return norms[i]; } in getNormRefByIndex() 153 Norm &getNormRefByIndex(int32_t i) { return norms[i]; } in getNormRefByIndex() 175 Enumerator(Norms &n) : norms(n) {} in Enumerator() 180 Norms &norms; 193 Norm *norms; variable
|
D | sources.txt | 4 norms.cpp
|
D | extradata.cpp | 115 norms.getNormRef(norm.mappingCP).type<Norm::NO_NO_COMP_YES) { in setNoNoDelta() 140 if(norms.getNormRef(pair.composite).compositions!=NULL) { in writeCompositions()
|
D | n2builder.h | 102 Norms norms; variable
|
/external/tensorflow/tensorflow/python/keras/ |
D | constraints.py | 76 norms = K.sqrt( 78 desired = K.clip(norms, 0, self.max_value) 79 return w * (desired / (K.epsilon() + norms)) 172 norms = K.sqrt( 175 self.rate * K.clip(norms, self.min_value, self.max_value) + 176 (1 - self.rate) * norms) 177 return w * (desired / (K.epsilon() + norms))
|
/external/tensorflow/tensorflow/python/training/ |
D | warm_starting_util_test.py | 40 norms = init_ops.truncated_normal_initializer variable 569 "linear_model/sc_hash/weights", shape=[15, 1], initializer=norms()) 727 initializer=norms()) 776 "linear_model/sc_hash/weights", shape=[15, 1], initializer=norms()) 784 initializer=norms()) 863 "linear_model/sc_hash/weights", shape=[15, 1], initializer=norms()) 931 "linear_model/sc_hash/weights", shape=[15, 1], initializer=norms()) 990 "linear_model/sc_hash/weights", shape=[15, 1], initializer=norms())
|
/external/pigweed/pw_module/ |
D | docs.rst | 18 the Pigweed module norms.
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | self_adjoint_eig.cc | 231 TF_ASSIGN_OR_RETURN(auto norms, ComputeFrobeniusNorms(values[2])); in WhileLoopFn() 232 auto tol = norms.total_norm * values[3]; in WhileLoopFn() 233 auto tol_cond = ReduceAll(Lt(tol, norms.off_diagonal_norm), in WhileLoopFn()
|
/external/skia/src/gpu/ops/ |
D | GrAAConvexTessellator.h | 151 void init(const SkTDArray<SkVector>& norms, const SkTDArray<SkVector>& bisectors);
|
D | GrAAConvexTessellator.cpp | 854 void GrAAConvexTessellator::Ring::init(const SkTDArray<SkVector>& norms, in init() argument 857 fPts[i].fNorm = norms[i]; in init()
|
/external/skqp/src/gpu/ops/ |
D | GrAAConvexTessellator.h | 151 void init(const SkTDArray<SkVector>& norms, const SkTDArray<SkVector>& bisectors);
|
D | GrAAConvexTessellator.cpp | 838 void GrAAConvexTessellator::Ring::init(const SkTDArray<SkVector>& norms, in init() argument 841 fPts[i].fNorm = norms[i]; in init()
|
/external/eigen/doc/ |
D | TutorialReductionsVisitorsBroadcasting.dox | 35 If you want other coefficient-wise \f$\ell^p\f$ norms, use the \link MatrixBase::lpNorm lpNorm<p>()… 48 …orm <a href="https://en.wikipedia.org/wiki/Operator_norm">matrix operator norms</a> can easily be …
|
D | AsciiQuickReference.txt | 168 // Dot products, norms, etc.
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | embedding_ops_test.py | 288 norms = math_ops.sqrt( 290 normalized = embeddings / array_ops.stack([norms, norms], axis=1)
|
/external/eigen/unsupported/Eigen/ |
D | NonLinearOptimization | 49 * implementation, such as most linear algebra (vectors, matrices, stable norms).
|
/external/python/dateutil/ |
D | CONTRIBUTING.md | 3 … This is a fairly small, low-traffic project, so most of the contribution norms (coding style, acc…
|
/external/llvm/docs/ |
D | ReportingGuide.rst | 33 intended to discourage this self enforcement of community norms. Instead,
|
/external/llvm-project/llvm/docs/ |
D | ReportingGuide.rst | 33 intended to discourage this self enforcement of community norms. Instead,
|
/external/pdfium/third_party/libopenjpeg20/ |
D | 0003-dwt-decode.patch | 85 /* This table contains the norms of the 5-3 wavelets for different bands. */
|
/external/one-true-awk/testdir/ |
D | funstack.in | 6870 …abstract = "A technique for proving min-max norms of sorting algorithms is given. One new algo… 6874 …inatorics; computational combinatories; computational complexity; minimax norms; minimum and maxim… 15196 …norms is demonstrated. New results concerning norms with values in an Archimedian vector lattice (… 15202 …norms; M norms; mathematical techniques; matrices; matrix algebra; methods; monotonic; norms; nume… 15284 …cal techniques; matrices; matrix algebra; norm bound 'condition numbers'; norms; square matrix; th…
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 17607 norms
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|