OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:renormalized
(Results
1 - 13
of
13
) sorted by null
/external/owasp/sanitizer/src/tests/org/owasp/html/
CssFuzzerTest.java
120
String
renormalized
= CssTokens.lex(tokens.normalizedCss).normalizedCss;
local
121
if (!
renormalized
.equals(tokens.normalizedCss)) {
122
if (!
renormalized
.equals(fixDigitSpaceUnit(tokens))) {
130
renormalized
);
/external/iproute2/man/man8/
tc-cbq-details.8
307
renormalized
class weight described above.
tc-cbq.8
219
renormalized
class weight described above. Silently capped at a minimum of
/external/opencv3/modules/ml/src/
boost.cpp
337
// where they are
renormalized
, we assume that the weight sum = 1.
/external/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp
204
// In both cases, the results are
renormalized
(divided by 16) to match the
/external/opencv/ml/src/
mlboost.cpp
[
all
...]
/external/skia/src/core/
SkGeometry.cpp
472
// watch out in case the
renormalized
t isn't in range
[
all
...]
/external/opencv3/apps/traincascade/
old_ml_boost.cpp
[
all
...]
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
Calendar.java
[
all
...]
/libcore/ojluni/src/main/java/java/util/
Calendar.java
358
// the Calendar is lenient, the fields are also
renormalized
to standard
[
all
...]
/external/icu/icu4c/source/i18n/
calendar.cpp
692
// the Calendar is lenient, the fields are also
renormalized
to standard
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/util/
Calendar.java
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Calendar.java
[
all
...]
Completed in 1040 milliseconds