OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:together
(Results
126 - 150
of
3952
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/ARM/
global-merge.ll
65
; Global variables that can be placed in BSS should be kept
together
in a
71
; Global variables that are constant can be merged
together
/frameworks/base/core/java/android/content/
SharedPreferences.java
79
* chain put calls
together
.
92
* chain put calls
together
.
104
* chain put calls
together
.
116
* chain put calls
together
.
128
* chain put calls
together
.
140
* chain put calls
together
.
156
* chain put calls
together
.
170
* chain put calls
together
.
/frameworks/base/docs/html/guide/components/
index.jd
3
page.landing.intro=Android's application framework lets you create rich and innovative apps using a set of reusable components. This section explains how you can build the components that define the building blocks of your app and how to connect them
together
using intents.
4
page.metaDescription=Android's application framework lets you create rich and innovative apps using a set of reusable components. This section explains how you can build the components that define the building blocks of your app and how to connect them
together
using intents.
/frameworks/base/docs/html/training/design-navigation/
index.jd
36
<dd>Learn how to group related screens
together
on larger-screen devices to optimize use of available screen space.</dd>
46
<dt><strong><a href="wireframing.html">Putting it All
Together
: Wireframing the Example App</a></strong></dt>
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
HierarchicalMove.java
52
// Move button0, then buttons 1/2
together
, then buttons 3/4/5 sequentially:
56
// group (
together
)
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
cdatasectionnormalize.java
31
* Adjacent CDATASection nodes cannot be merged
together
by
35
* two CDATASection nodes that should not be merged
together
/ndk/sources/host-tools/make-3.81/
build.sh.in
54
# These are all the objects we need to link
together
.
77
# Link all the objects
together
.
/external/bluetooth/bluedroid/stack/include/
profiles_api.h
46
/* The following definitions are OR'd
together
to form the security requirements */
/external/chromium_org/chrome/browser/extensions/
fake_safe_browsing_database_manager.h
29
// Return |this| to chain
together
SetUnsafe(...).NotifyUpdate() conveniently.
/external/chromium_org/chrome/common/extensions/docs/server2/
appengine_blobstore.py
15
# interface which stitches them
together
.
/external/chromium_org/components/metrics/proto/
histogram_event.proto
19
//
Together
with the total count of the sample values, this allows us to
/external/chromium_org/components/policy/core/common/
config_dir_policy_loader.h
22
// merged
together
and the result is returned in a PolicyBundle.
/external/chromium_org/net/cert/
x509_util_ios.h
6
//
together
.
/external/chromium_org/testing/gtest/test/
gtest-typed-test2_test.cc
40
// instantiated in different translation units linked
together
.
gtest-typed-test_test.h
42
// instantiated in different translation units linked
together
.
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
Cache.idl
26
// FIXME: The lack of union type support
together
with the sequence mean we can't use overrides here, instead
/external/chromium_org/third_party/mesa/src/docs/
postprocess.html
25
Multiple filters can be used
together
.
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
base.hpp
181
/// iterators
together
.
198
/// iterators
together
, storing return values in a new container.
221
///
together
, using iterative application of \a op from left to
239
///
together
, checking if any of the evaluations returns \a true.
/external/chromium_org/third_party/webrtc/common_audio/resampler/
sinc_resampler_sse.cc
50
// Sum components
together
.
/external/chromium_org/tools/findit/common/
utils.py
40
they would be combined
together
into a block.
/external/chromium_org/tools/perf/benchmarks/
rasterize_and_record_micro.py
45
Uses GPU rasterization
together
with bleeding edge rendering fast paths.
/external/chromium_org/win8/metro_driver/ime/
text_store_delegate.h
21
// A delegate which works
together
with virtual text stores.
/external/clang/bindings/python/clang/
enumerations.py
20
together
and easier to audit. And, maybe even one day this file will be
/external/clang/test/CodeGen/
unsigned-trapv.c
5
// work
together
as expected
/external/gtest/test/
gtest-typed-test2_test.cc
40
// instantiated in different translation units linked
together
.
Completed in 1914 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>