/aosp12/bionic/benchmarks/ |
H A D | math_benchmark.cpp | 243 f = expf(*cin); in BM_math_expf_speccpu2017() 270 d = exp(*cin); in BM_math_exp_speccpu2017() 314 f = exp2(*cin); in BM_math_exp2_speccpu2017() 341 f = powf(cin->first, cin->second); in BM_math_powf_speccpu2006() 352 f = powf(f * zero + cin->first, cin->second); in BM_math_powf_speccpu2017_latency() 363 f = pow(cin->first, cin->second); in BM_math_pow_speccpu2006() 374 d = powf(d * zero + cin->first, cin->second); in BM_math_pow_speccpu2017_latency() 390 f = logf(*cin); in BM_math_logf_speccpu2017() 412 d = log(*cin); in BM_math_log_speccpu2017() 456 d = log2(*cin); in BM_math_log2_speccpu2017() [all …]
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | Main.cpp | 115 for (std::string line; std::getline(std::cin, line) && !line.empty();) { in Action() 119 if (!std::cin) { in Action()
|
/aosp12/frameworks/base/startop/iorap/stress/ |
H A D | main_memory.cc | 118 std::cin >> any_input; in main()
|
/aosp12/system/core/mini_keyctl/ |
H A D | mini_keyctl.cpp | 89 std::istreambuf_iterator<char> begin(std::cin), end; in Padd()
|
/aosp12/system/iorap/src/perfetto/ |
H A D | main.cc | 214 std::cin >> wait_for_keystroke; in main()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
H A D | QCameraHAL3MainTestContext.cpp | 287 std::cin >> ch; in hal3appPrintMenu()
|
/aosp12/system/iorap/src/compiler/ |
H A D | main.cc | 200 std::cin >> wait_for_keystroke; in Main()
|
/aosp12/frameworks/base/tools/streaming_proto/cpp/ |
H A D | main.cpp | 178 request.ParseFromIstream(&cin); in main()
|
/aosp12/frameworks/base/tools/streaming_proto/java/ |
H A D | main.cpp | 280 request.ParseFromIstream(&cin); in main()
|
/aosp12/system/iorap/src/inode2filename/ |
H A D | main.cc | 352 std::cin >> wait_for_keystroke; in main()
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | Command.cpp | 2897 for (std::string cmd; std::getline(std::cin, cmd);) { in runInDaemonMode() 2903 std::getline(std::cin, inputFile); in runInDaemonMode() 2904 std::getline(std::cin, outputFile); in runInDaemonMode()
|
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/ |
H A D | Replayer.cpp | 205 getline(std::cin, input); in waitForConsoleCommmand()
|
/aosp12/system/bt/service/client/ |
H A D | main.cc | 1133 auto& istream = getline(cin, command); in main()
|
/aosp12/packages/modules/adb/client/ |
H A D | commandline.cpp | 1748 if (!std::getline(std::cin, password) || password.empty()) { in adb_commandline()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |
H A D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
H A D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |
H A D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
H A D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
H A D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
H A D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |