Home
last modified time | relevance | path

Searched defs:norm (Results 1 - 25 of 58) sorted by relevance

123

/third_party/mesa3d/src/compiler/nir/
H A Dnir_normalize_cubemap_coords.c60 nir_ssa_def *norm = nir_fmax(b, nir_channel(b, abs, 0), in normalize_cubemap_coords_block() local
/third_party/python/Lib/test/
H A Dtest_unicode_file_functions.py81 def norm(self, s): member in UnicodeFileTests
H A Dtest_glob.py14 def norm(self, *parts): member in GlobTests
[all...]
H A Dtest_cgi.py97 def norm(seq): function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dcivil_time.cc56 const std::string norm = StrCat(NormalizeYear(y), endp); in ParseYearAnd() local
/third_party/ffmpeg/libavfilter/
H A Dwindow_func.h156 double b = cosh(7.6009022095419887 / (N-1)), sum, t, c, norm = 0; in generate_window_func() local
H A Daf_anlms.c123 float sum, output, e, norm, b; in process_sample() local
H A Daf_asupercut.c93 double norm = 1.0 / (1.0 + K / q[idx] + K * K); in get_coeffs() local
120 double norm = 1.0 / (1.0 + K / q[idx] + K * K); in get_coeffs() local
H A Dvf_lensfun.c316 float interpolated, new_x, new_y, d, norm; in distortion_correction_filter_slice() local
H A Daf_aspectralstats.c371 float norm = 0.f, sum = 0.f; in spectral_rolloff() local
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.cpp142 UBool Norms::combinesWithCCBetween(const Norm &norm, uint8_t lowCC, int32_t highCC) const { in combinesWithCCBetween() argument
170 void CompositionBuilder::rangeHandler(UChar32 start, UChar32 end, Norm &norm) { in rangeHandler() argument
230 void Decomposer::rangeHandler(UChar32 start, UChar32 end, Norm &norm) { in rangeHandler() argument
[all...]
H A Dextradata.cpp40 int32_t ExtraData::writeMapping(UChar32 c, const Norm &norm, UnicodeString &dataString) { in writeMapping() argument
90 int32_t ExtraData::writeNoNoMapping(UChar32 c, const Norm &norm, in writeNoNoMapping() argument
127 writeCompositions(UChar32 c, const Norm &norm, UnicodeString &dataString) writeCompositions() argument
175 rangeHandler(UChar32 start, UChar32 end, Norm &norm) rangeHandler() argument
195 writeExtraData(UChar32 c, Norm &norm) writeExtraData() argument
[all...]
/third_party/libinput/src/
H A Dfilter-private.h144 struct normalized_coords norm; in normalize_for_dpi() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.h114 unsigned norm:1; member
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dextradata.cpp40 int32_t ExtraData::writeMapping(UChar32 c, const Norm &norm, UnicodeString &dataString) { in writeMapping() argument
90 int32_t ExtraData::writeNoNoMapping(UChar32 c, const Norm &norm, in writeNoNoMapping() argument
127 writeCompositions(UChar32 c, const Norm &norm, UnicodeString &dataString) writeCompositions() argument
175 rangeHandler(UChar32 start, UChar32 end, Norm &norm) rangeHandler() argument
195 writeExtraData(UChar32 c, Norm &norm) writeExtraData() argument
[all...]
H A Dnorms.cpp142 UBool Norms::combinesWithCCBetween(const Norm &norm, uint8_t lowCC, int32_t highCC) const { in combinesWithCCBetween() argument
170 void CompositionBuilder::rangeHandler(UChar32 start, UChar32 end, Norm &norm) { in rangeHandler() argument
230 void Decomposer::rangeHandler(UChar32 start, UChar32 end, Norm &norm) { in rangeHandler() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dwma.c318 float norm; in ff_wma_init() local
H A Dopus_celt.c153 float norm = exp2f(FFMIN(log_norm, 32.0f)); in celt_denormalize() local
/third_party/ffmpeg/libavresample/
H A Dresample.c81 double norm = 0; in build_filter() local
/third_party/pulseaudio/src/pulsecore/ffmpeg/
H A Dresample2.c104 double norm = 0; in av_build_filter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp31 calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF, VirtRegMap *VRM, const MachineLoopInfo &MLI, const MachineBlockFrequencyInfo &MBFI, VirtRegAuxInfo::NormalizingFn norm) calculateSpillWeightsAndHints() argument
/third_party/ffmpeg/libswresample/
H A Dresample.c153 double norm = 0; in build_filter() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtscoll.cpp146 UColAttributeValue norm = ucol_getAttribute(myCollation, UCOL_NORMALIZATION_MODE, &status); in doTestVariant() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dsampler.h87 void SetNormalizedCoords(bool norm) { normalized_coords_ = norm; } in SetNormalizedCoords() argument
/third_party/skia/src/gpu/geometry/
H A DGrAAConvexTessellator.h153 const SkPoint& norm(int index) const { return fPts[index].fNorm; } in norm() function in GrAAConvexTessellator::Ring

Completed in 16 milliseconds

123