OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simplest
(Results
126 - 150
of
492
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
SlidingTabLayout.java
40
* The colors can be customized in two ways. The first and
simplest
is to provide an array of colors
/external/ceres-solver/internal/ceres/
linear_solver.h
211
//
simplest
form a preconditioner is a matrix M such that instead
/external/chromium_org/chrome/browser/sync/test/integration/
migration_test.cc
231
// The
simplest
possible migration tests -- a single data type.
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
events.html
62
<p>The
simplest
possible rule consists of one or more conditions and one or more
/external/chromium_org/sandbox/win/src/
policy_opcodes_unittest.cc
243
//
Simplest
substring match from pos 0. It should be a successful match
/external/chromium_org/third_party/WebKit/Source/wtf/
Assertions.h
133
/* IMMEDIATE_CRASH() - Like CRASH() below but crashes in the fastest,
simplest
possible way with no attempt at logging. */
/external/chromium_org/third_party/libwebp/enc/
picture.c
227
//
Simplest
high-level calls:
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_fetch_emit.c
43
/* The
simplest
'middle end' in the new vertex code.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_emulate_branches.c
264
* We do the
simplest
thing: If an output registers is written within
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_state_rss.c
76
* to hardware.
Simplest
implementation would be to emit the whole of
/external/chromium_org/third_party/yasm/source/patched-yasm/
INSTALL
26
The
simplest
way to compile this package is:
/external/chromium_org/v8/src/mips/
code-stubs-mips.h
330
//
simplest
approach is to generate such stub early enough so it can never be
/external/chromium_org/v8/src/mips64/
code-stubs-mips64.h
332
//
simplest
approach is to generate such stub early enough so it can never be
/external/iproute2/man/man8/
tc.8
132
Simplest
usable qdisc, pure First In, First Out behaviour. Limited in
/external/libvorbis/examples/
encoder_example.c
65
/* we cheat on the WAV header; we just bypass 44 bytes (
simplest
WAV
/external/llvm/test/CodeGen/AArch64/
func-argpassing.ll
110
; if LLVM does it to %myStruct too. So this is the
simplest
check
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_fetch_emit.c
43
/* The
simplest
'middle end' in the new vertex code.
/external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_emulate_branches.c
264
* We do the
simplest
thing: If an output registers is written within
/external/mesa3d/src/gallium/drivers/svga/
svga_state_rss.c
76
* to hardware.
Simplest
implementation would be to emit the whole of
/external/pcre/dist/doc/html/
pcreperform.html
95
simplest
construction that provides the required behaviour is usually the most
/external/webp/src/enc/
picture.c
227
//
Simplest
high-level calls:
/frameworks/base/docs/html/design/wear/
structure.jd
44
<p>This is the
simplest
way to get on Android Wear. In fact, your app already does this if it uses notifications. You can add Wear-specific features like extra pages and voice replies by using the new notification APIs. </p>
/frameworks/base/docs/html/training/accessibility/
accessible-app.jd
80
<p>This addition to your code is the
simplest
accessibility improvement you can make to your
/frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h
36
* The
simplest
case is when the virtual display will never use the h/w
/packages/apps/Email/provider_src/com/android/email/provider/
AccountReconciler.java
295
// If an account has been deleted, the
simplest
thing is just to kill our process.
Completed in 772 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>