/system/bt/bta/include/ |
bta_hh_co.h | 41 * Description This callout function is executed by HH when data is 58 * Description This callout function is executed by HH when connection is 72 * Description This callout function is executed by HH when connection is 85 * Description This callout function is to convey the report information on 105 * Description This callout function is to request the application to load 124 * Description This callout function is to reset the HOGP device cache.
|
/system/bt/btif/include/ |
btif_sm.h | 23 * Description: Generic BTIF state machine API 61 * Description Initializes the state machine with the state handlers 76 * Description Tears down the state machine 87 * Description Fetches the current state of the state machine 98 * Description Dispatches the 'event' along with 'data' to the current state 111 * Description Make a transition to the new 'state'. The 'BTIF_SM_EXIT_EVT'
|
/system/nfc/halimpl/bcm2079x/adaptation/ |
Mutex.cpp | 35 ** Description: Initialize member variables. 52 ** Description: Cleanup all resources. 68 ** Description: Block the thread and try lock the mutex. 84 ** Description: Unlock a mutex to unblock a thread. 100 ** Description: Try to lock the mutex. 117 ** Description: Get the handle of the mutex.
|
/frameworks/base/libs/hwui/ |
TessellationCache.cpp | 36 TessellationCache::Description::Description() 48 TessellationCache::Description::Description(Type type, const Matrix4& transform, const SkPaint& paint) 59 bool TessellationCache::Description::operator==(const TessellationCache::Description& rhs) const { 77 hash_t TessellationCache::Description::hash() const { 89 void TessellationCache::Description::setupMatrixAndPaint(Matrix4* matrix, SkPaint* paint) const { 125 TessellationTask(Tessellator tessellator, const Description& description) 133 Description description; member in class:android::uirenderer::TessellationCache::TessellationTask [all...] |
/external/autotest/server/site_tests/enterprise_CFM_Perf/ |
enterprise_CFM_Perf.py | 152 self.output_perf_value(description='average_cpu_usage', 154 self.output_perf_value(description='average_memory_usage', 156 self.output_perf_value(description='average_temperature', 159 self.output_perf_value(description='cpu_usage', 161 self.output_perf_value(description='memory_usage', 163 self.output_perf_value(description='temperature', 166 self.output_perf_value(description='peak_cpu_usage', 168 self.output_perf_value(description='peak_memory_usage', 171 self.output_perf_value(description='peak_temperature', 325 self.output_perf_value(description='sum_vid_in_frames_decoded' [all...] |
/frameworks/rs/script_api/ |
rs_value_types.spec | 19 description: 93 description: 102 description: 112 description: 122 description: 131 description: 138 description: 145 description: 153 description: 165 description [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/ |
EfiRuntimeLib.h | 66 Routine Description:
91 Routine Description:
119 Routine Description:
144 Routine Description:
169 Routine Description:
194 Routine Description:
218 Routine Description:
241 Routine Description:
263 Routine Description:
285 Routine Description: [all...] |
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTResourceFile.cpp | 13 @Description Simple resource file wrapper 77 @Description Sets the read path 87 @Description Returns the currently set read path 98 @Description This function is used to override the CPVRTResource file loading functions. If 118 @Description Constructor 143 @Description Constructor 156 @Description Destructor 166 @Description Is the file open 176 @Description Was the file opened from memory 186 @Description Returns the size of the opened fil [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/external/vixl/tools/ |
util.py | 149 # If the description does not have a version number, then we compare the 162 def __eq__(self, description): 163 if description == self.GetDescription(): 168 return self.compiler == description 170 def __ne__(self, description): 171 return not self.__eq__(description) 173 def __lt__(self, description): 174 return self.CompareVersion(operator.lt, description) 176 def __le__(self, description): 177 return self.CompareVersion(operator.le, description) [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
Timer.h | 80 std::string Description; ///< Description of this time variable. 88 explicit Timer(StringRef Name, StringRef Description) { 89 init(Name, Description); 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { 92 init(Name, Description, tg); 105 void init(StringRef Name, StringRef Description); 106 void init(StringRef Name, StringRef Description, TimerGroup &tg); 109 const std::string &getDescription() const { return Description; } 161 explicit NamedRegionTimer(StringRef Name, StringRef Description, [all...] |
/system/bt/stack/include/ |
gap_api.h | 158 * Description This function is called to open a generic L2CAP connection. 175 * Description This function is called to close a connection. 187 * Description GKI buffer unaware application will call this function 203 * Description This function return number of bytes on the rx queue. 216 * Description GKI buffer aware applications will call this function after 231 * Description GKI buffer unaware application will call this function 248 * Description Applications can call this function to reconfigure the 261 * Description Higher layers call this function to set the idle timeout for 279 * Description This function is called to get the remote BD address 292 * Description Returns the remote device's MTU size [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
SensorCtsTestActivity.java | 30 import org.junit.runner.Description; 177 public void testRunStarted(Description description) throws Exception { 187 public void testStarted(Description description) throws Exception { 189 getTestLogger().logTestStart(description.getMethodName()); 192 public void testFinished(Description description) throws Exception { 194 getTestLogger().logTestPass(description.getMethodName(), null /* testSummary */); 210 public void testIgnored(Description description) throws Exception [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/ |
EfiRom.h | 143 Routine Description:
165 Routine Description:
189 Routine Description:
217 Routine Description:
247 Routine Description:
275 Routine Description:
299 Routine Description:
320 Routine Description:
322 GC_TODO: Add function description
326 MachineType - GC_TODO: add argument description
[all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRRewriteRuleElementStream.m | 40 description:(NSString *)anElementDescription 43 description:anElementDescription]; 47 description:(NSString *)anElementDescription 51 description:anElementDescription 56 description:(NSString *)anElementDescription 60 description:anElementDescription 64 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription 79 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription element:(id)anElement 95 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription elements:(NSArray *)theElements 249 - (void) setDescription:(NSString *) description [all...] |
/external/junit/src/main/java/org/junit/internal/runners/ |
JUnit38ClassRunner.java | 11 import org.junit.runner.Description; 46 private Description asDescription(Test test) { 51 return Description.createTestDescription(getEffectiveClass(test), getName(test)); 94 public Description getDescription() { 98 private static Description makeDescription(Test test) { 101 return Description.createTestDescription(tc.getClass(), tc.getName(), 106 Description description = Description.createSuiteDescription(name); local 109 Description made = makeDescription(ts.testAt(i)) [all...] |
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
BluetoothA2dpSinkFacade.java | 76 @Rpc(description = "Set priority of the profile") 78 @RpcParameter(name = "device", description = "Mac address of a BT device.") 80 @RpcParameter(name = "priority", description = "Priority that needs to be set.") 90 @Rpc(description = "get priority of the profile") 92 @RpcParameter(name = "device", description = "Mac address of a BT device.") 101 @Rpc(description = "Is A2dpSink profile ready.") 106 @Rpc(description = "Connect to an A2DP Sink device.") 108 @RpcParameter(name = "device", description = "Name or MAC address of a bluetooth device.") 118 @Rpc(description = "Disconnect an A2DP Sink device.") 120 @RpcParameter(name = "device", description = "Name or MAC address of a device." [all...] |
BluetoothHfpClientFacade.java | 78 @Rpc(description = "Is HfpClient profile ready.") 83 @Rpc(description = "Set priority of the profile") 85 @RpcParameter(name = "device", description = "Mac address of a BT device.") 87 @RpcParameter(name = "priority", description = "Priority that needs to be set.") 97 @Rpc(description = "Get priority of the profile") 99 @RpcParameter(name = "device", description = "Mac address of a BT device.") 108 @Rpc(description = "Connect to an HFP Client device.") 110 @RpcParameter(name = "device", description = "Name or MAC address of a bluetooth device.") 125 @Rpc(description = "Disconnect an HFP Client device.") 127 @RpcParameter(name = "device", description = "Name or MAC address of a device." [all...] |