/external/valgrind/memcheck/tests/ |
leak-delta.stderr.exp | 1 expecting details 10 bytes reachable 7 expecting to have NO details 8 expecting details +10 bytes lost, +21 bytes reachable 19 expecting details +65 bytes reachable 25 expecting to have NO details 26 expecting details +10 bytes reachable 32 expecting details -10 bytes reachable, +10 bytes lost 43 expecting details -10 bytes lost, +10 bytes reachable 54 expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
core_interface.h | 33 @details Display core is primarily used for loading and unloading different display device 49 @details Display manager interfaces are version tagged to maintain backward compatibility. This 94 @details This structure returns the display type of the first display on the device 105 @details This class defines display core interfaces. It contains methods which client shall use 116 @details This method is the entry point into the display core. Client can create and operate on 137 @details The object of corresponding display core is destroyed when this method is invoked. 151 @details Client shall use this method to create each of the connected display type. A handle to 168 @details Client shall use this method to destroy each of the created display device objects. 189 @details Client shall use this method to determine if the first display is HDMI, and whether
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPManager.h | 15 * Lesser General Public License for more details. 69 * Details: 84 * Details: 110 * Details: 136 * Details: 156 * Details: 174 * Details: 190 * Details: 205 * Details:
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
macros_msa.h | 234 Details : Load word in 'out0' from (psrc) 249 Details : Load double word in 'out0' from (psrc) 263 Details : Store word from 'in0' to (pdst) 277 Details : Store double word from 'in0' to (pdst) 293 Details : Load 16 byte elements in 'out0' from (psrc) 341 Details : Load 8 halfword elements in 'out0' from (psrc) 397 Details : Store 16 byte elements from 'in0' to (pdst) 421 Details : Store 8 halfword elements from 'in0' to (pdst) 444 Details : Store 4 word elements from 'in0' to (pdst) 454 Details : Index 'stidx' halfword element from 'in' vector is copied t [all...] |
/bionic/tools/bionicbb/ |
gerrit.py | 71 details = json.loads(call('/changes/{}/revisions/{}/review'.format( 74 for review in details['labels']['Code-Review']['all']: 77 for review in details['labels']['Verified']['all']:
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
ExternalCallTest.java | 31 * {@link android.telecom.Call.Details#PROPERTY_IS_EXTERNAL_CALL} properties, respectively, set. 71 assertCallProperties(mCall, Call.Details.PROPERTY_IS_EXTERNAL_CALL); 72 assertCallCapabilities(mCall, Call.Details.CAPABILITY_CAN_PULL_CALL);
|
/cts/tests/tests/widget/src/android/widget/cts/ |
AnalogClockTest.java | 77 // onMeasure() is implementation details, do NOT test 81 // Do not test onSizeChanged(), implementation details 85 // Do not test, it's controlled by View. Implementation details
|
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/ |
container_memory_dump_sub_view_test.html | 70 // Get the overview pane table to drive the details pane checks. 76 stackedPaneViewEl, 'tr-ui-a-memory-dump-vm-regions-details-pane'); 89 stackedPaneViewEl, 'tr-ui-a-memory-dump-allocator-details-pane'); 104 stackedPaneViewEl, 'tr-ui-a-memory-dump-heap-details-pane'); 166 false /* no heap details pane */); 196 checkAllocatorPane(3 /* PID */, 'v8', true /* heap details pane */); 215 false /* no heap details pane */); 221 false /* no heap details pane */); 245 false /* no heap details pane */); 251 false /* no heap details pane */) [all...] |
/external/llvm/include/llvm/Support/ |
RecyclingAllocator.h | 6 // License. See LICENSE.TXT for details. 11 // RecyclingAllocator for more details on the implementation. 29 /// Base - Implementation details.
|
/external/llvm/utils/ |
getsrcs.sh | 7 # License. See LICENSE.TXT for details. 8 # details. 18 # details.
|
/external/skia/include/core/ |
SkTraceMemoryDump.h | 23 * Enum to specify the level of the requested details for the dump from the Skia objects. 26 // Dump only the minimal details to get the total memory usage (Usually just the totals). 70 * Returns the type of details requested in the dump. The granularity of the dump is supposed to
|
/frameworks/base/tests/SharedLibrary/lib/src/com/google/android/test/shared_library/ |
VersionDialog.java | 58 // Launch play store into the details of our app. 61 Uri.parse("market://details?id=" 65 Uri.parse("http://play.google.com/store/apps/details?id="
|
/frameworks/support/samples/SupportLeanbackDemos/res/values/ |
themes.xml | 22 <style name="Theme.Example.Leanback.SearchDetails" parent="Theme.Leanback.Details.NoSharedElementTransition"> 24 <style name="Theme.Example.Leanback.Details" parent="Theme.Leanback.Details">
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPProcessor.h | 81 * Details: 102 * Details: 129 * Details: 153 * Details: 175 * Details: 204 * Details: 228 * Details: 259 * Details: 284 * Details: 309 * Details [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
test_win32.py | 68 ex = COMError(-1, "text", ("details",)) 71 self.assertEqual(ex.details, ("details",))
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/ |
test_win32.py | 68 ex = COMError(-1, "text", ("details",)) 71 self.assertEqual(ex.details, ("details",))
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_win32.py | 68 ex = COMError(-1, "text", ("details",)) 71 self.assertEqual(ex.details, ("details",))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_win32.py | 68 ex = COMError(-1, "text", ("details",)) 71 self.assertEqual(ex.details, ("details",))
|
/external/icu/icu4c/source/common/unicode/ |
unorm2.h | 28 * For more details see the Normalizer2 C++ class. 37 * For details about standard Unicode normalization forms 47 * For details about standard Unicode normalization forms 56 * For details about standard Unicode normalization forms 70 * For details see http://www.unicode.org/notes/tn5/#FCD 80 * For details see http://www.unicode.org/notes/tn5/#FCC 88 * For details see http://www.unicode.org/reports/tr15/#Detecting_Normalization_Forms 128 * function chaining. (See User Guide for details.) 142 * function chaining. (See User Guide for details.) 156 * function chaining. (See User Guide for details. [all...] |
/external/v8/src/ |
transitions.cc | 68 PropertyDetails details = is_special_transition local 81 : array->Search(details.kind(), *name, details.attributes(), 128 : array->Search(details.kind(), *name, details.attributes(), 167 PropertyDetails details = GetSimpleTargetDetails(target); 168 if (details.attributes() != attributes) return NULL; 169 if (details.kind() != kind) return NULL; 201 PropertyDetails details = target->GetLastDescriptorDetails(); 202 DCHECK_EQ(NONE, details.attributes()) 214 PropertyDetails details = GetSimpleTargetDetails(target); local 505 PropertyDetails details = local [all...] |
/system/media/camera/docs/ |
ndk_metadata_properties.xml | 177 <details> 228 </details> 247 <details>This matrix is either set by the camera device when the request 260 </details> 271 <details> 285 </details> 321 <details> 335 </details> 359 <details> 368 </details> [all...] |
metadata_properties.xml | 177 <details> 228 </details> 247 <details>This matrix is either set by the camera device when the request 260 </details> 271 <details> 285 </details> 321 <details> 335 </details> 359 <details> 368 </details> [all...] |
/external/llvm/lib/Target/WebAssembly/ |
Relooper.cpp | 6 // License. See LICENSE.TXT for details. 68 /// Implementation details: The Relooper instance has 256 std::unique_ptr<Branch> Details; 257 Details.swap(Prior->BranchesOut[Original]); 258 Prior->BranchesOut[Split] = make_unique<Branch>(Details->Condition, 259 Details->Code); 262 Branch *Details = iter.second.get(); 263 Split->BranchesOut[Post] = make_unique<Branch>(Details->Condition, 264 Details->Code); 835 Branch *Details = iter.second.get() [all...] |
/packages/apps/Gallery/res/values/ |
strings.xml | 88 <!-- menu pick to view the details of the currently selected image --> 89 <string name="details">Details</string> 291 <!-- Title of Details dialog --> 292 <string name="details_panel_title">Details</string> 293 <!-- Label in message of Details dialog --> 295 <!-- Label in message of Details dialog --> 297 <!-- Label in message of Details dialog --> 299 <!-- Label in message of Details dialog --> 301 <!-- Label in message of Details dialog -- [all...] |
/external/libvpx/libvpx/vp8/common/mips/msa/ |
vp8_macros_msa.h | 219 Details : Load word in 'out0' from (psrc) 235 Details : Load double word in 'out0' from (psrc) 251 Details : Store word from 'in0' to (pdst) 266 Details : Store double word from 'in0' to (pdst) 283 Details : Load 16 byte elements in 'out0' from (psrc) 330 Details : Load 8 halfword elements in 'out0' from (psrc) 360 Details : Store 16 byte elements from 'in0' to (pdst) 388 Details : Store 8 halfword elements from 'in0' to (pdst) 400 Details : Store 4 word elements from 'in0' to (pdst) 411 Details : Index 'stidx' halfword element from 'in' vector is copied t [all...] |