Home
last modified time | relevance | path

Searched refs:we (Results 1 – 25 of 184) sorted by relevance

12345678

/frameworks/base/services/robotests/
DREADME10 Robolectric loads some classes that it decides from versioned jars of the framework. Since we are
11 part of the framework some of our classes get loaded from these jars. This is NOT what we want, we
12 want to test against what we wrote in the tree. Because of this we use a custom test runner,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/
DREADME.md6 we recommend using protoc's Ruby generation support with .proto files. The
13 When we release a version of Protocol Buffers, we will upload a Gem to
19 The `--pre` flag is necessary if we have not yet made a non-alpha/beta release
32 source, and we plan to release separate, more detailed, documentation at a
97 re-uploads of a gem with the same version number, so we add a sequence number
99 pre, ...) slightly differently, and we avoid hyphens. In more detail:
101 * First, we determine the prefix: a Protocol Buffers version "3.0.0-alpha-2"
102 becomes "3.0.0.alpha.2". When we release 3.0.0, this prefix will be simply
104 * We then append the upload version: "3.0.0.alpha.2.0" or "3.0.0.0". If we need
107 * If we are working on a prerelease version, we append a prerelease tag:
/frameworks/layoutlib/rename_font/
DREADME1 This tool is used to rename the PS name encoded inside the ttf font that we ship
4 versions are loaded. As a workaround, we rename all the fonts that we ship with
/frameworks/base/tests/SmokeTest/tests/
DAndroid.bp5 // Notice that we don't have to include the src files of SmokeTestApp because, by
6 // running the tests using an instrumentation targeting SmokeTestApp, we
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dfailure_list_cpp.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
5 # that we don't introduce regressions in other tests.
8 # Should we use GitHub issues or the Google-internal bug tracker?
Dfailure_list_python_cpp.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
5 # that we don't introduce regressions in other tests.
8 # Should we use GitHub issues or the Google-internal bug tracker?
Dfailure_list_java.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
5 # that we don't introduce regressions in other tests.
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md4 For this reason, we only test the end state of animations. Manual testing should be sufficient to r…
7we can assert anything about its end state. For normal animations, we can invoke skipToEnd to avoi…
11 …s. The latch is initialized with a count equal to the number of properties we’re listening to. We …
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc31 // if we meet '//', '///', '////', ...
35 // if we meet '/./'
38 // if we meet '/../'
41 // if we meet other else
43 // if we meet '/.../', '/..../', ... -> illegal
156 // 2. Some but not all elements had beed put into cache, and we stoped.
/frameworks/layoutlib/create/
DREADME.txt24 - they contains references to native code (which we want to avoid in Eclipse),
27 - some of the classes that need to be changed are final and/or we need access to their private
33 - filters some packages and removes those we don't want in the output JAR,
62 dependencies and then only keep the ones we want.
65 from these is kept. Currently the one such class is android.view.View: since we want to render
70 ("*" does not matches dots whilst "**" does, and "." and "$" are interpreted as-is). In practice we
98 Each of these are specific strategies we use to be able to modify the Android code to fit within the
116 The next step of the transformation is changing the name of the class in case we requested the class
129 class was originally compiled with Java 7 (version 51). This is because we don't currently generate
131 valid StackMapTable. As a side benefit of this, we can continue to support Java 6 because Java 7 on
[all …]
/frameworks/layoutlib/bridge/resources/bars/
DREADME7 For example, for the back icon for ICS, we search first in v18, where we don't
/frameworks/base/tools/obbtool/
DAndroid.bp25 // This tool is prebuilt if we're doing an app-only build.
45 // This tool is prebuilt if we're doing an app-only build.
/frameworks/base/core/proto/android/app/
Denums.proto27 // The transition was started because we drew the splash screen.
29 // The transition was started because we all app windows were drawn.
33 // The transition was started because of a we drew a task snapshot.
35 // The transition was started because it was a recents animation and we only needed to wait on
70 // Process is in the background transient so we will try to keep running.
86 // Process is in the background, but it can't restore its state so we want
/frameworks/native/services/sensorservice/
DFusion.cpp433 vec3_t we = w - b; in predict() local
435 if (length(we) < WVEC_EPS) { in predict()
436 we = (we[0]>0.f)?WVEC_EPS:-WVEC_EPS; in predict()
466 const mat33_t wx(crossMatrix(we, 0)); in predict()
468 const float lwedT = length(we)*dT; in predict()
470 const float ilwe = 1.f/length(we); in predict()
474 const vec3_t psi(sinf(hlwedT)*ilwe*we); in predict()
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dp_med_ol.c40 Word16 *ww, *we, *hp_wsp; in Pitch_med_ol() local
53 we = &corrweight[98 + L_max - L_0]; in Pitch_med_ol()
82 R0 = Mpy_32_16(hi, lo, *we); in Pitch_med_ol()
83 we--; in Pitch_med_ol()
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc37 // if we meet '//', '///', '////', ...
41 // if we meet '/./'
44 // if we meet '/../'
47 // if we meet other else
49 // if we meet '/.../', '/..../', ... -> illegal
187 // 2. Some but not all elements had been put into cache, and we stoped.
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dp_ol_wgh.cpp596 const Word16 *we; in Lag_max() local
601 we = &corrweight[123 + lag_max - old_lag]; in Lag_max()
618 t0 = Mpy_32_16(t0_h, t0_l, *we, pOverflow); in Lag_max()
619 we--; in Lag_max()
/frameworks/opt/setupwizard/library/
Drules.gradle22 // TODO(yukl): Bump this file to v28 once we can properly test that
56 // For builds in the Android tree we want to build the dependencies from source
63 // For standalone project clients, since the source may not be available, we
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/m4/
Dacx_pthread.m499 # which indicates that we try without any flags at all, and "pthread-config"
131 # a function called by this macro, so we could check for that, but
133 # we'll just look for -pthreads and -lpthread first:
171 # since some functions may be macros. (On the Sequent, we
257 # so we specify it here, but the right way would probably be to
263 # In order not to create several levels of indentation, we test
264 # the value of "$done" until we find the cure or run out of ideas.
267 # First, make sure the CFLAGS we added are actually accepted by our
269 # then we can't do this test.
336 # OK, we have run out of ideas
[all …]
/frameworks/rs/driver/
DREADME.txt15 implies that whenever we modify (runtime, driver, bcc) to take
16 advantage of some new SlangVersion guarantee, we may have to update
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/
DREADME.md8 For each released protobuf version we are testing compatibility with, there
21 * tests that are known to be broken by an intended behavior change (e.g., we
26 more_protos depending on protos. This way we can test scenarios where only part
/frameworks/compile/libbcc/
DREADME.rst48 * To reduce launch time, we support caching of
50 if the given apps are performance-sensitive. Thus, we implemented
55 portability enhancement. Launch time reduction after we
74 * For steady-state performance, we enable VFP3 and aggressive
77 * Currently we disable Lazy JITting.
172 a page size, so that we can mmap the context directly into memory.
200 On ARM, we use hardfp. Note that double will be placed in a register pair.
/frameworks/base/packages/WAPPushManager/tests/
DAndroid.bp28 // Notice that we don't have to include the src files of Email
30 // Email, we automatically get all of its classes loaded into
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/
DCMakeLists.txt26 # Note that we use the FULL version of protobuf in the testapp, so we can get debug strings
/frameworks/compile/libbcc/tests/libbcc/
Dtbaa.ll39 ; for this test case, we're not running bcc, but instead opt, and so
40 ; we never get the opportunity to synthesize this named metadata.

12345678