/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | main.cc | 94 void usage(const char* prog) { in usage() argument 97 ofs << "Usage: " << prog << " [OPTIONS] file1 file2..." << std::endl; in usage()
|
/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | PreviewBackground.java | 435 float prog = animation.getAnimatedFraction(); in animateScale() 436 mScale = prog * endScale + (1 - prog) * startScale; in animateScale()
|
/packages/modules/Connectivity/netd/ |
D | BpfHandler.cpp | 66 unique_fd prog(retrieveProgram(programPath)); in checkProgramAccessible() local 67 if (!prog.ok()) { in checkProgramAccessible()
|
/packages/apps/Launcher3/src/com/android/launcher3/model/ |
D | DatabaseHelper.java | 520 try (SQLiteStatement prog = db.compileStatement( in getMaxId() argument 522 max = (int) DatabaseUtils.longForQuery(prog, null); in getMaxId()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | ApfIntegrationTest.kt | 345 val prog = bytes.toHexString() in installProgram() constant 346 val result = runShellCommandOrThrow("cmd network_stack apf $ifname install $prog").trim() in installProgram()
|
/packages/modules/Connectivity/staticlibs/native/bpf_syscall_wrappers/include/ |
D | BpfSyscallWrappers.h | 292 DEFINE_BPF_GET_FD(prog, ProgId, id) // int bpfGetFdProgId(const BPF_FD_TYPE prog_fd)
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | ActivityAllAppsContainerView.java | 783 float prog = Utilities.boundToRange((float) scrolledOffset / mHeaderThreshold, 0f, 1f); in updateHeaderScroll() local 790 mSearchUiManager.setBackgroundVisibility(bgVisible, 1 - prog); in updateHeaderScroll()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | fr_wordlist.combined.gz |
|
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | pl_wordlist.combined.gz |
|
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |