HomeSort by relevance Sort by last modified time
    Searched full:adopts (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/icu/icu4c/source/i18n/
numsys_impl.h 29 // NumsysNameEnumeration instance adopts numsysNames
fphdlimp.cpp 81 // setData adopts the vec regardless of status, so it's safe to null it
dangical.cpp 116 RuleBasedTimeZone* dangiCalZoneAstroCalc = new RuleBasedTimeZone(UNICODE_STRING_SIMPLE("KOREA_ZONE"), initialTimeZone); // adopts initialTimeZone
117 dangiCalZoneAstroCalc->addTransitionRule(rule1897, status); // adopts rule1897
ztrans.h 112 * Adopts the rule used before the transition. The caller must
138 * Adopts the rule used after the transition. The caller must
cpdtrans.h 123 * Adopts the transliterators.
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassStorageDxe.uni 9 // USB mass storage class adopts various industrial standard as its command set.
31 #string STR_MODULE_DESCRIPTION #language en-US "The USB mass storage class is specified in two layers: the bottom layer is the transportation protocol. The top layer is the command set. The transportation layer provides the transportation of the command, data and result. The command set defines the command, data and result. The Bulk-Only-Transport and Control/Bulk/Interrupt transport are two transportation protocol. USB mass storage class adopts various industrial standard as its command set.<BR><BR>\n"
UsbMassStorageDxe.inf 9 # USB mass storage class adopts various industrial standard as its command set.
  /external/icu/icu4c/source/common/
ustrenum.h 24 * wrapper adopts the UEnumeration is wraps.
30 * Constructor. This constructor adopts its UEnumeration
ucnv_imp.h 83 * Adopts mySharedConverterData: No matter what happens, the caller must not
cmemory.h 224 * and adopts (takes ownership of) the one passed in.
305 * Unlike LocalMemory and LocalArray, this class never adopts
480 * Unlike LocalMemory and LocalArray, this class never adopts
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
scoped_lock.hpp 31 // Constructor adopts a lock that is already held.
  /external/skia/include/gpu/
GrGpuResourceRef.h 57 /** Adopts a ref from the caller. ioType expresses what type of IO operations will be marked as
61 /** Adopts a ref from the caller. ioType expresses what type of IO operations will be marked as
99 /** Adopts a ref from the caller. ioType expresses what type of IO operations will be marked as
105 /** Adopts a ref from the caller. ioType expresses what type of IO operations will be marked as
GrFragmentProcessor.h 47 * Returns a parent fragment processor that adopts the passed fragment processor as a child.
  /external/clang/test/SemaObjC/
protocols-suppress-conformance.m 11 // In this example, ClassA adopts the protocol. We won't
19 // This class subclasses ClassA (which also adopts 'Protocol').
108 // Provide two variants of a base class, one that adopts ProtocolA and
  /external/icu/icu4c/source/i18n/unicode/
tztrans.h 128 * Adopts the rule used before the transition. The caller must
144 * Adopts the rule used after the transition. The caller must
fmtable.h 164 * Creates a Formattable object that adopts the given UObject.
549 * Sets and adopts the string value and count of this object and
557 * Sets and adopts the array value and count of this object and
564 * Sets and adopts the UObject value of this object and changes
ureldatefmt.h 204 * object (the URelativeDateTimeFormatter adopts the UNumberFormat),
  /external/icu/icu4c/source/common/unicode/
localpointer.h 139 * and adopts (takes ownership of) the one passed in.
282 * and adopts (takes ownership of) the one passed in.
292 * and adopts (takes ownership of) the one passed in.
431 * and adopts (takes ownership of) the one passed in.
441 * and adopts (takes ownership of) the one passed in.
  /docs/source.android.com/src/devices/storage/
adoptable.jd 85 <p>When a user adopts a new storage device, the platform runs a benchmark and
  /frameworks/base/core/java/android/database/
AbstractWindowedCursor.java 153 * will be closed when the cursor is closed or when the cursor adopts a new
  /system/update_engine/update_manager/
evaluation_context.cc 236 value.Set("variables", variables); // Adopts |variables|.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Option.h 263 It adopts the "Key indexed counting" algorithm. First, it allocates
  /external/skia/tests/
RefCntTest.cpp 371 // Test that reset() "adopts" ownership from the caller, even if we are given the same ptr twice
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecLocalDevicePlayback.java 340 // WARNING: CEC adopts ISO/FDIS-2 for language code, while Android requires
  /external/compiler-rt/lib/tsan/rtl/
tsan_clock.cc 55 // The implementation dynamically adopts to workload. So if an atomic is in

Completed in 471 milliseconds

1 2 3