Searched
full:about (Results
626 -
650 of
26888) sorted by null
<<21222324252627282930>>
/external/python/cpython3/Lib/idlelib/ |
help_about.py | 0 """About Dialog for IDLE 13 """Modal about dialog for idle 118 self.display_printer_text('About - License', license) 121 self.display_printer_text('About - Copyright', copyright) 124 self.display_printer_text('About - Python Credits', credits) 129 self.display_file_text('About - Credits', 'CREDITS.txt', 'utf-8') 132 self.display_file_text('About - Readme', 'README.txt', 'ascii') 135 self.display_file_text('About - NEWS', 'NEWS.txt', 'utf-8')
|
/external/python/cpython3/Tools/scripts/ |
eptags.py | 11 eptags warns about files it cannot open. 12 eptags will not give warnings about duplicate tags.
|
/external/rappor/ |
README.md | 4 RAPPOR is a novel privacy technology that allows inferring statistics about 28 - [Google Blog Post about RAPPOR](http://googleresearch.blogspot.com/2014/10/learning-statistics-with-privacy-aided.html)
|
/external/skia/include/private/ |
SkChecksum.h | 24 * uint32_t -> uint32_t hash, useful for when you're about to trucate this hash but you 39 * uint32_t -> uint32_t hash, useful for when you're about to trucate this hash but you
|
/external/skqp/include/private/ |
SkChecksum.h | 24 * uint32_t -> uint32_t hash, useful for when you're about to trucate this hash but you 39 * uint32_t -> uint32_t hash, useful for when you're about to trucate this hash but you
|
/external/slf4j/ |
README.md | 0 # About SLF4J 10 1. Start a discussion on the [slf4j-dev mailing list](http://www.slf4j.org/mailing-lists.html) about your proposed change. Alternately file a [bug report](http://www.slf4j.org/bug-reporting.html).
|
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/ |
TimeInstrument.java | 67 * Print information about this time instrument on the console. 72 * If the time instrument has an associated logger, then log information about
|
/external/swiftshader/ |
CONTRIBUTING.txt | 6 (https://cla.developers.google.com/about/google-individual)
28 (https://cla.developers.google.com/about/google-corporate)
|
/external/syslinux/gpxe/ |
README | 11 For more detailed information about gPXE, please visit our project 44 To learn more about what to build and how to use gPXE, please visit our
|
/external/tensorflow/tensorflow/contrib/tpu/profiler/ |
trace_events.proto | 7 // The devices that this trace has information about. Maps from device_id to 8 // more data about the specific device.
|
/external/walt/ |
CONTRIBUTING.md | 6 (https://cla.developers.google.com/about/google-individual) 27 (https://cla.developers.google.com/about/google-corporate)
|
/frameworks/base/core/java/android/app/ |
PackageInstallObserver.java | 54 * additional information about an install failure. See 56 * about which extras apply to various failures; in particular
|
/frameworks/base/core/java/android/appwidget/ |
package.html | 17 and provide some metadata about the app widget. Android provides the 27 <p>For information about implementing an app widget host, see the {@link
|
/frameworks/base/media/java/android/media/ |
MediaMetadata2.java | 34 * Contains metadata about an item, such as the title, artist, etc. 43 * information about the title of the media. 54 * information about the artist of the media. 64 * The metadata key for a {@link Long} typed value to retrieve the information about the 75 * information about the album title for the media. 86 * information about the author of the media. 97 * information about the writer of the media. 108 * information about the composer of the media. 119 * information about the compilation status of the media. 130 * information about the date the media was created or published [all...] |
/frameworks/support/lifecycle/compiler/src/main/kotlin/androidx/lifecycle/model/ |
InputModel.kt | 27 // info about all lifecycle observers including classes from classpath 29 // info about generated adapters from class path
|
/hardware/google/interfaces/media/c2/1.0/ |
IComponentListener.hal | 45 * Information about rendering of a frame. 66 * @param renderedFrames List of information about renderings of frames.
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
Android.bp | 35 // We only care about compiling as C++14 42 // Don't warn about struct padding
|
/packages/apps/Dialer/java/com/android/dialer/about/ |
AboutPhoneFragment.java | 17 package com.android.dialer.about; 27 /** The fragment for information about the Phone App */
|
/packages/apps/ExactCalculator/ |
proguard.flags | 50 # Don't warn about those in case this app is linking against an older 51 # platform version. We know about them, and they are safe.
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/anomaly/action/ |
AnomalyAction.java | 44 * @param anomaly about the app that we need to handle 56 * @param anomaly about the app that we need to handle
|
/packages/services/Telephony/src/com/android/phone/ |
INetworkQueryServiceCallback.aidl | 44 * Informs the user that there is some error about the scan. 46 * This callback will be called whenever there is any error about the scan,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
netfilter_ipv4.h | 39 /* Something else about the proto */ 51 /* Packets about to hit the wire. */
|
netfilter_ipv6.h | 43 /* Something else about the proto */ 55 /* Packets about to hit the wire. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/ |
if_shaper.h | 33 * 5 is about right for 28.8 upwards. Below that double for every 34 * halving of speed or so. - ie about 20 for 9600 baud.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
introspect.h | 72 * The server can be queried about its name, the environment it's running on 79 * Statistics about memory usage can be fetched using pa_context_stat(), 105 * such, there are only two ways to get information about them: 124 * Note that this only retrieves information about the sample, not the sample 198 /** Stores information about a specific port of a sink. Please 208 /** Stores information about sinks. Please note that this structure 241 /** Get information about a sink by its name */ 244 /** Get information about a sink by its index */ 278 /** Stores information about a specific port of a source. Please 288 /** Stores information about sources. Please note that this structur [all...] |
Completed in 830 milliseconds
<<21222324252627282930>>