Home
last modified time | relevance | path

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

123

/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
57 // for reproducible builds, for example in build.gradle define something like
65 // 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/compile/slang/tests/P_reflection3264_divergent/
Dreflection3264_divergent.rscript74 // for arguments, should get a helper struct that looks like struct NonDivergent
77 // for arguments, should get a helper struct that looks like struct Divergent
80 // for arguments, should get a helper struct that looks like struct DivergentNest
/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/compile/slang/tests/P_reflection3264_divergent_support/
Dreflection3264_divergent.rscript76 // for arguments, should get a helper struct that looks like struct NonDivergent
79 // for arguments, should get a helper struct that looks like struct Divergent
82 // for arguments, should get a helper struct that looks like struct DivergentNest
/frameworks/base/core/java/android/content/
DSearchRecentSuggestionsProvider.java333 String like = "%" + selectionArgs[0] + "%"; in query() local
335 myArgs = new String [] { like, like }; in query()
337 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
106 release, the version will be called **1.1** or something like that.
/frameworks/base/core/java/org/chromium/arc/
DEventLogTags.logtags10 # These events will be watched in automations like autotests.
/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/
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 *|
DLinkers.def.in11 // Clients of this file should define the MCLD_LINKER macro to be a function-like
DLinkers.def.cmake11 // Clients of this file should define the MCLD_LINKER macro to be a function-like
DLinkers.def11 // Clients of this file should define the MCLD_LINKER macro to be a function-like
DTargets.def12 |* MCLD_TARGET macro to be a function-like macro with a single *|
/frameworks/base/packages/Tethering/tests/unit/
Djarjar-rules.txt2 # internal classes (like ArrayUtils in com.android.internal.util)
/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/native/services/vr/virtual_touchpad/idc/
Dvr-virtual-touchpad-0.idc21 # Have input flinger treat injected scroll events like a G1 ball
Dvr-virtual-touchpad-1.idc21 # Have input flinger treat injected scroll events like a G1 ball
/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.
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md4 …enabled, the LayerLoader will scan specified directories for layers, just like the Vulkan loader d…
14 …point that can be called to look up functions below the layer. The entrypoint can be used like so:
29 …yer_proc_address, but providing them makes it easier for existing layers (like GAPID and RenderDoc…
236 …tinue to route to GLES 1.x drivers. But functions shared with GLES 2.0+ (like glGetString) will b…
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md10 …ationController asks for no animations to be chained, and exposes methods like ```expandStack()```…
32 … are called by anyone with access to the controller instance to do things like expand, collapse, o…
71 …rting values for properties before the animation begins. Property methods like `translationX` have…
73 …d with a `PhysicsPropertyAnimator` for each child, where calls to methods like `translationX` and …
/frameworks/base/packages/Tethering/
Djarjar-rules.txt5 # (like TrafficStatsConstants in com.android.internal.util)
/frameworks/native/libs/gui/tests/
DAndroid.bp59 // To add move tests like this, just add additional cc_test statements,

123