Home
last modified time | relevance | path

Searched refs:like (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/opt/setupwizard/library/
Drules.gradle3 * included in scripts like build.gradle or standalone.gradle using 'apply from'.
6 * dependencies like support library is built directly from source, while for standalone builds they
33 // for reproducible builds, for example in build.gradle define something like
41 // something like this:
Dbuild.gradle8 * this will build the dependencies like support libraries from source, whereas standalone.gradle
23 // builds. To add a dependency, you want to specify something like this:
Dstandalone-rules.gradle18 // dependencies from maven. To add a dependency, you want to specify something like this:
/frameworks/base/location/lib/
DREADME.txt16 the interface. In this way it is like framework.jar.
24 but that doesn't seem like a great idea when only applications with a special
29 It wraps internal platform classes (like ProviderRequest) with a stable
/frameworks/base/core/java/android/content/
DSearchRecentSuggestionsProvider.java331 String like = "%" + selectionArgs[0] + "%"; in query() local
333 myArgs = new String [] { like, like }; in query()
335 myArgs = new String [] { like }; in query()
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md4 bugreport services (like `bugreport` and `bugreportplus`) and delivered to the
5 end user (i.e., it doesn’t include other tools like `adb bugreport`).
9 intent; the end user then select which app (like an email client) handles such
77 release, the version will be called **1.1** or something like that.
/frameworks/base/libs/usb/tests/AccessoryChat/
DREADME.txt3 AccessoryChat - A Java app with a chat-like UI that sends and receives strings
/frameworks/compile/mclinker/include/mcld/Config/
DLinkers.def.cmake11 // Clients of this file should define the MCLD_LINKER macro to be a function-like
DLinkers.def.in11 // Clients of this file should define the MCLD_LINKER macro to be a function-like
DTargets.def.in12 |* MCLD_TARGET macro to be a function-like macro with a single *|
DTargets.def.cmake12 |* MCLD_TARGET macro to be a function-like macro with a single *|
DTargets.def12 |* MCLD_TARGET macro to be a function-like macro with a single *|
DLinkers.def11 // Clients of this file should define the MCLD_LINKER macro to be a function-like
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt14 …rganize 3 sets of data like the following(all tests in the file need to have 3 sets of data). You …
/frameworks/rs/script_api/
Drs_for_each.spec23 an executing kernel, like dimensions and current indices. These functions take
51 over, like dimensions. It also contains rarely used indices of the currently processed
52 cell, like the Array0 index or the current level of detail.
242 over and rarely used indices, like the Array0 index.
Drs_object_types.spec20 The types below are used to manipulate RenderScript objects like allocations, samplers,
/frameworks/base/media/lib/tvremote/
DREADME.txt15 the interface. In this way it is like framework.jar.
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME25 Usage typically looks like this (transaction errors are not handled):
101 Usage typically looks like this (transaction errors are not handled):
/frameworks/base/media/lib/signer/
DREADME.txt17 the interface. In this way it is like framework.jar.
/frameworks/base/media/lib/remotedisplay/
DREADME.txt15 the interface. In this way it is like framework.jar.
/frameworks/rs/script_api/include/
Drs_for_each.rsh25 * an executing kernel, like dimensions and current indices. These functions take
54 * over, like dimensions. It also contains rarely used indices of the currently processed
55 * cell, like the Array0 index or the current level of detail.
213 * over and rarely used indices, like the Array0 index.
362 * over and rarely used indices, like the Array0 index.
/frameworks/data-binding/compilerCommon/
DXMLLexer.g435 /** Scarf all DTD stuff, Entity Declarations like <!ENTITY ...>,
/frameworks/opt/net/wifi/tests/wifitests/
DREADME.md43 If you would like to collect code coverage information you can run the `coverage.sh` script located
/frameworks/base/tools/aapt2/
Dreadme.md29 than 0x7F is interpreted as a negative number, causing valid feature split IDs like 0x80010000
51 - Adds the ability to specify assets directories with the -A parameter. Assets work just like
/frameworks/wilhelm/doc/
DDoxyfile130 # doesn't support long names like on DOS, Mac, or CD-ROM.
137 # comments will behave just like regular Qt-style comments
145 # will behave just like regular Qt-style comments (thus requiring
237 # Doxygen will parse them like normal C++ but will assume all classes use public
580 # documented source files. You may enter file names like "myfile.cpp" or
581 # directories like "/usr/src/myproject". Separate the files or directories
595 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
644 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
679 # pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
895 # will be generated that can be used as input for tools like the
[all …]

12