| /libcore/ojluni/src/main/java/java/time/format/ |
| DateTimeParseContext.java | 71 import java.util.Objects; 305 * Gets the currently active temporal objects. 307 * @return the current temporal objects, not null 364 Objects.requireNonNull(field, "field"); 382 Objects.requireNonNull(chrono, "chrono"); 416 Objects.requireNonNull(zone, "zone");
|
| DecimalStyle.java | 68 import java.util.Objects; 155 Objects.requireNonNull(locale, "locale");
|
| /libcore/ojluni/src/main/java/java/time/temporal/ |
| ChronoField.java | 68 import java.util.Objects; 617 Objects.requireNonNull(locale, "locale"); [all...] |
| IsoFields.java | 84 import java.util.Objects; 420 Objects.requireNonNull(locale, "locale");
|
| /libcore/ojluni/src/main/java/java/util/prefs/ |
| AbstractPreferences.java | 311 Objects.requireNonNull(key, "Specified key cannot be null"); [all...] |
| /libcore/ojluni/src/main/java/java/util/zip/ |
| ZipEntry.java | 32 import java.util.Objects; 123 Objects.requireNonNull(name, "name"); 142 Objects.requireNonNull(e, "entry"); 248 this.mtime = Objects.requireNonNull(time, "lastModifiedTime"); 294 this.atime = Objects.requireNonNull(time, "lastAccessTime"); 331 this.ctime = Objects.requireNonNull(time, "creationTime");
|
| /packages/apps/Car/Radio/src/com/android/car/radio/platform/ |
| RadioManagerExt.java | 37 import java.util.Objects; 62 Objects.requireNonNull(mRadioManager, "RadioManager could not be loaded");
|
| /packages/apps/Dialer/java/com/android/dialer/blocking/ |
| FilteredNumberCompat.java | 46 import java.util.Objects; 207 contentValues.put(getOriginalNumberColumnName(context), Objects.requireNonNull(number));
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/ |
| RTDyldObjectLinkingLayer.h | 40 /// @brief Holds a set of objects to be allocated/linked as a unit in the JIT. 42 /// An instance of this class will be created for each set of objects added 82 /// @brief Handle to a set of loaded objects. 86 /// @brief Default (no-op) action to perform when loading objects. 98 /// symbols queried. All objects added to this layer can see each other's 111 ConcreteLinkedObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects), 120 buildInitialSymbolTable(PFC->Objects); 135 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects), 163 void buildInitialSymbolTable(const ObjSetT &Objects) { [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/ |
| RTDyldObjectLinkingLayer.h | 40 /// @brief Holds a set of objects to be allocated/linked as a unit in the JIT. 42 /// An instance of this class will be created for each set of objects added 82 /// @brief Handle to a set of loaded objects. 86 /// @brief Default (no-op) action to perform when loading objects. 98 /// symbols queried. All objects added to this layer can see each other's 111 ConcreteLinkedObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects), 120 buildInitialSymbolTable(PFC->Objects); 139 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects), 167 void buildInitialSymbolTable(const ObjSetT &Objects) { [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/ |
| RTDyldObjectLinkingLayer.h | 40 /// @brief Holds a set of objects to be allocated/linked as a unit in the JIT. 42 /// An instance of this class will be created for each set of objects added 82 /// @brief Handle to a set of loaded objects. 86 /// @brief Default (no-op) action to perform when loading objects. 98 /// symbols queried. All objects added to this layer can see each other's 111 ConcreteLinkedObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects), 120 buildInitialSymbolTable(PFC->Objects); 139 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects), 167 void buildInitialSymbolTable(const ObjSetT &Objects) { [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/ |
| RTDyldObjectLinkingLayer.h | 40 /// @brief Holds a set of objects to be allocated/linked as a unit in the JIT. 42 /// An instance of this class will be created for each set of objects added 82 /// @brief Handle to a set of loaded objects. 86 /// @brief Default (no-op) action to perform when loading objects. 98 /// symbols queried. All objects added to this layer can see each other's 111 ConcreteLinkedObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects), 120 buildInitialSymbolTable(PFC->Objects); 135 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects), 163 void buildInitialSymbolTable(const ObjSetT &Objects) { [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/ |
| RTDyldObjectLinkingLayer.h | 40 /// @brief Holds a set of objects to be allocated/linked as a unit in the JIT. 42 /// An instance of this class will be created for each set of objects added 82 /// @brief Handle to a set of loaded objects. 86 /// @brief Default (no-op) action to perform when loading objects. 98 /// symbols queried. All objects added to this layer can see each other's 111 ConcreteLinkedObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects), 120 buildInitialSymbolTable(PFC->Objects); 139 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects), 167 void buildInitialSymbolTable(const ObjSetT &Objects) { [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/ |
| RTDyldObjectLinkingLayer.h | 40 /// @brief Holds a set of objects to be allocated/linked as a unit in the JIT. 42 /// An instance of this class will be created for each set of objects added 82 /// @brief Handle to a set of loaded objects. 86 /// @brief Default (no-op) action to perform when loading objects. 98 /// symbols queried. All objects added to this layer can see each other's 111 ConcreteLinkedObjectSet(ObjSetT Objects, MemoryManagerPtrT MemMgr, 116 PFC(llvm::make_unique<PreFinalizeContents>(std::move(Objects), 120 buildInitialSymbolTable(PFC->Objects); 139 PFC->Finalizer(PFC->Handle, RTDyld, std::move(PFC->Objects), 167 void buildInitialSymbolTable(const ObjSetT &Objects) { [all...] |
| /external/guava/guava/src/com/google/common/collect/ |
| AbstractBiMap.java | 25 import com.google.common.base.Objects; 123 if (containedKey && Objects.equal(value, get(key))) { 307 if (Objects.equal(value, getValue())) { 313 checkState(Objects.equal(value, get(getKey())),
|
| /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
| AbstractBiMap.java | 24 import com.google.common.base.Objects; 119 if (containedKey && Objects.equal(value, get(key))) { 303 if (Objects.equal(value, getValue())) { 309 checkState(Objects.equal(value, get(getKey())),
|
| /external/llvm/lib/Analysis/ |
| GlobalsModRef.cpp | 40 STATISTIC(NumIndirectGlobalVars, "Number of indirect global objects"); [all...] |
| /external/llvm/tools/llvm-dwp/ |
| llvm-dwp.cpp | 490 SmallVector<OwningBinary<object::ObjectFile>, 128> Objects; 491 Objects.reserve(Inputs.size()); 501 Objects.push_back(std::move(*ErrOrObj)); 633 // Create all the MC Objects.
|
| /frameworks/base/core/java/android/hardware/radio/ |
| ProgramList.java | 32 import java.util.Objects; 107 mListCallbacks.add(Objects.requireNonNull(callback)); 117 mListCallbacks.remove(Objects.requireNonNull(callback)); 135 mOnCompleteListeners.add(Objects.requireNonNull(listener)); 146 mOnCompleteListeners.remove(Objects.requireNonNull(listener)); 198 mPrograms.put(Objects.requireNonNull(key), value); 204 RadioManager.ProgramInfo removed = mPrograms.remove(Objects.requireNonNull(key)); 229 return mPrograms.get(Objects.requireNonNull(id)); 256 mIdentifierTypes = Objects.requireNonNull(identifierTypes); 257 mIdentifiers = Objects.requireNonNull(identifiers) [all...] |
| /frameworks/base/tests/net/java/com/android/server/net/ |
| NetworkStatsObserversTest.java | 66 import java.util.Objects; 150 assertTrue(Objects.equals(sTemplateWifi, request.template)); 163 assertTrue(Objects.equals(sTemplateWifi, request.template)); 175 assertTrue(Objects.equals(sTemplateWifi, request1.template)); 181 assertTrue(Objects.equals(sTemplateWifi, request2.template)); 201 assertTrue(Objects.equals(sTemplateImsi1, request.template)); 219 assertTrue(Objects.equals(sTemplateImsi1, request.template)); 246 assertTrue(Objects.equals(sTemplateImsi1, request.template)); 271 assertTrue(Objects.equals(sTemplateImsi1, request.template)); 303 assertTrue(Objects.equals(sTemplateImsi1, request.template)) [all...] |
| /libcore/ojluni/src/main/java/java/time/ |
| Instant.java | 95 import java.util.Objects; 282 Objects.requireNonNull(clock, "clock"); 365 Objects.requireNonNull(temporal, "temporal"); [all...] |
| OffsetTime.java | 93 import java.util.Objects; 193 Objects.requireNonNull(clock, "clock"); 250 Objects.requireNonNull(instant, "instant"); 251 Objects.requireNonNull(zone, "zone"); 271 * those fields that are equivalent to the relevant objects. 320 Objects.requireNonNull(formatter, "formatter"); 332 this.time = Objects.requireNonNull(time, "time"); 333 this.offset = Objects.requireNonNull(offset, "offset"); 572 * This will result in the old and new objects representing the same instant on an implied day. [all...] |
| Period.java | 89 import java.util.Objects; 263 Objects.requireNonNull(amount, "amount"); 323 Objects.requireNonNull(text, "text"); [all...] |
| /libcore/ojluni/src/main/java/java/time/chrono/ |
| AbstractChronology.java | 101 import java.util.Objects; 255 Objects.requireNonNull(locale, "locale"); 293 Objects.requireNonNull(id, "id"); [all...] |
| /libcore/ojluni/src/main/java/java/time/zone/ |
| ZoneOffsetTransitionRule.java | 80 import java.util.Objects; 181 Objects.requireNonNull(month, "month"); 182 Objects.requireNonNull(time, "time"); 183 Objects.requireNonNull(timeDefnition, "timeDefnition"); 184 Objects.requireNonNull(standardOffset, "standardOffset"); 185 Objects.requireNonNull(offsetBefore, "offsetBefore"); 186 Objects.requireNonNull(offsetAfter, "offsetAfter");
|