Searched refs:deep (Results 1 – 25 of 28) sorted by relevance
12
56 static String print(@Nullable Object obj, boolean deep, int maxCollectionLength) { in print() argument58 print(builder, obj, deep, maxCollectionLength); in print()82 printPublicFields(builder, obj, deep, maxCollectionLength); in printPublicFields()140 print(builder, child, deep, maxCollectionLength); in print()166 print(builder, child.getKey(), deep, maxCollectionLength); in print()168 print(builder, child.getValue(), deep, maxCollectionLength); in print()192 print(builder, Array.get(obj, i), deep, maxCollectionLength); in print()203 if (!deep) { in print()207 printPublicFields(builder, obj, deep, maxCollectionLength); in print()224 boolean deep, in printPublicFields() argument[all …]
58 auto deep = std::make_pair(1., std::make_pair(2, 3)); in TEST() local60 EXPECT_TRUE(equivalent(deep, deep)); in TEST()154 auto deep = std::make_pair(1., std::make_pair(2, 3)); in TEST() local155 std::cout << "deep= " << deep << "\n"; in TEST()156 std::cout << "deep + deep= " << deep + deep << "\n"; in TEST()157 std::cout << "deep + 1= " << deep + 1 << "\n"; in TEST()
110 Deep deep = new Deep(); in runTests() local115 deep.start(); in runTests()126 deep.join(); in runTests()
1 Test the instanceof in the case the classes are deep (depth > 6)
275 private static void stage(File dir, int deep, int wide) throws IOException { in stage() argument278 if (deep > 0) { in stage()279 stage(new File(dir, "dir" + System.nanoTime()), deep - 1, wide * 2); in stage()
26 @1.0::Outer.Inner.Deep deep;
174 sp<AMessage> changesFrom(const sp<const AMessage> &other, bool deep = false) const;
59 // type checks also for the depth overflow, we provide a hierarchy 9 levels deep.
140 // Total amount of battery discharged in mAh while the device was in deep doze mode.302 // Amount of time the device was in deep Doze.304 // How many times the device went into deep Doze mode.306 // Amount of time the device was idling in deep Doze. Idling time310 // How many times the device idling for deep Doze mode.
830 sp<AMessage> AMessage::changesFrom(const sp<const AMessage> &other, bool deep) const { in changesFrom()926 sp<AMessage> changes = myMsg->changesFrom(oMsg, deep); in changesFrom()928 diff->setMessage(item.mName, deep ? changes : myMsg); in changesFrom()
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…
57 // GetWithDefault() returns reference. And it deep clones the default value.
157 Second way is to deep-clone the value from the address document:
430 void copyInternal(BaseBundle from, boolean deep) { in copyInternal() argument449 if (!deep) { in copyInternal()
100 name: unzip -d deep non-existent
92 // Container for package specific shortcuts to deep links and notifications.
323 * the time since system was booted and includes deep sleep.
659 DEEP_BUFFER = 0x8, // use deep audio buffers
611 DEEP_BUFFER = 0x8, // use deep audio buffers
699 DEEP_BUFFER = 0x8, // use deep audio buffers
3624 * AP can enter deep sleep state. If not set, AP will always shutdown from3700 /** AP can enter deep sleep instead of shutting down completely. */3707 * AP may enter deep sleep, but must either sleep or shut down immediately.3736 * AP is exiting from deep sleep state.
748 DEEP_BUFFER = 0x8, // use deep audio buffers
6763 // This clock stops when the system enters deep sleep (CPU off, display dark, device waiting
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...