/packages/providers/MediaProvider/tests/src/com/android/providers/media/scan/ |
D | MediaScannerTest.java | 251 private static void stage(File dir, int deep, int wide) throws IOException { in stage() argument 254 if (deep > 0) { in stage() 255 stage(new File(dir, "dir" + System.nanoTime()), deep - 1, wide * 2); in stage()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | tutorial.md | 301 …o.AddMember("contacts", contacts, d.GetAllocator()); // deep clone contacts (may be with lots of … 308 The object `o` needs to allocate a buffer of same size as contacts, makes a deep clone of it, and t… 473 If we really need to copy a DOM tree, we can use two APIs for deep copy: constructor with allocator…
|
D | pointer.md | 57 // GetWithDefault() returns reference. And it deep clones the default value.
|
D | faq.md | 157 Second way is to deep-clone the value from the address document:
|
/packages/apps/Launcher3/protos/ |
D | launcher_atom.proto | 85 // Container for package specific shortcuts to deep links and notifications.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |