OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:minimal
(Results
101 - 125
of
1021
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/DebugInfo/
DWARFDebugAranges.cpp
142
// First calculate the size of the new
minimal
arange vector
144
// copy the new
minimal
stuff over to the new collection.
171
// Now swap our new
minimal
aranges into place. The local
/cts/tests/src/android/opengl/cts/
GLSurfaceViewStubActivity.java
27
* A
minimal
activity for testing {@link android.opengl.GLSurfaceView}.
/cts/tests/src/android/widget/cts/
GalleryStubActivity.java
31
* A
minimal
application for {@link Gallery} test.
MyGallery.java
30
* A
minimal
mock gallery for {@link Gallery} test.
/external/chromium/chrome/browser/chromeos/cros/
cros_mock.h
73
// Methods to setup
minimal
mocks expectations for status area.
/external/clang/include/clang/AST/
ASTImporter.h
49
/// \brief Whether to perform a
minimal
import.
50
bool
Minimal
;
96
/// \brief Whether the importer will perform a
minimal
import, creating
98
bool isMinimalImport() const { return
Minimal
; }
/external/clang/tools/c-arcmt-test/
c-arcmt-test.c
88
/* We intentionally run in a separate thread to ensure we at least
minimal
/external/dropbear/libtomcrypt/src/encauth/eax/
eax_done.c
59
/* note we specifically don't reset len so the two lens are
minimal
*/
/external/jmdns/src/javax/jmdns/impl/constants/
DNSConstants.java
45
public static final int RESPONSE_MIN_WAIT_INTERVAL = 20; //
minimal
wait interval for response.
/external/kernel-headers/original/linux/
binfmts.h
61
unsigned long min_coredump; /*
minimal
dump size */
/external/kernel-headers/original/linux/sunrpc/
gss_asn1.h
4
*
minimal
asn1 for generic encoding/decoding of gss tokens
/external/libvpx/vpx_mem/memory_manager/
hmm_shrink.c
50
** BAUs left in it to form a
minimal
size block. */
/external/openssh/
sandbox-rlimit.c
38
/*
Minimal
sandbox that sets zero nfiles, nprocs and filesize rlimits */
/external/oprofile/m4/
configmodule.m4
20
dnl Check for the
minimal
kernel version supported
/external/srtp/test/
getopt_s.c
4
* a
minimal
implementation of the getopt() function, written so that
/external/svox/pico/lib/
picotok.h
40
minimal
input size (before processing starts)
/external/tcpdump/missing/
inet_aton.c
48
/*
Minimal
implementation of inet_aton.
/external/webkit/Tools/Scripts/
build-webkit
56
my $
minimal
= 0;
326
if ($_ eq '--
minimal
') {
327
$
minimal
= 1;
335
${$_->{value}} = ($_->{default} && !$
minimal
) || 0;
371
--
minimal
No optional features, unless explicitly enabled.
383
'
minimal
' => \$
minimal
,
530
if ($
minimal
) {
531
push @options, "CONFIG+=
minimal
";
/external/zlib/
INDEX
11
test/minigzip.c
minimal
gzip-like functionality for build testing
/frameworks/base/core/tests/coretests/res/layout/
drawable_background_minimum_size.xml
33
some content (hence the
minimal
text inside each of the layouts). Each of these
/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
TestSyncAdapter.java
31
* Simple (
minimal
) sync adapter.
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
treestruct.def
39
DEFTREESTRUCT(TS_DECL_MINIMAL, "decl
minimal
")
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_packet.h
97
unsigned int tp_block_size; /*
Minimal
size of contiguous block */
ipv6.h
7
/* The latest drafts declared increase in
minimal
mtu up to 1280. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_packet.h
97
unsigned int tp_block_size; /*
Minimal
size of contiguous block */
Completed in 955 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>