Home
last modified time | relevance | path

Searched refs:Now (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
DZOption.h39 Now, enumerator
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Dthreshold_half.rscript50 // Now compute the coefficints
65 //Now we need to normalize the weights because all our coefficients need to add up to one
Dthreshold.rscript50 // Now compute the coefficints
65 //Now we need to normalize the weights because all our coefficients need to add up to one
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Dthreshold.rscript50 // Now compute the coefficints
65 //Now we need to normalize the weights because all our coefficients need to add up to one
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
Dthreshold.rscript50 // Now compute the coefficints
65 //Now we need to normalize the weights because all our coefficients need to add up to one
/frameworks/compile/mclinker/lib/Core/
DGeneralOptions.cpp132 case ZOption::Now: in addZOption()
/frameworks/opt/vcard/tests/res/raw/
Dv21_complicated.vcf24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
Dv30_complicated.vcf24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags105 2808 watchdog_scheduled_reboot (Now|2|1),(Interval|1|3),(StartTime|1|3),(Window|1|3),(Skip|3)
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp437 .Case("now", mcld::ZOption(mcld::ZOption::Now)) in TranslateArguments()