OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:helper
(Results
176 - 200
of
5910
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
functexcept.h
47
//
Helper
for exception objects in <except>
51
//
Helper
for exception objects in <new>
55
//
Helper
for exception objects in <typeinfo>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
functexcept.h
46
//
Helper
for exception objects in <except>
50
//
Helper
for exception objects in <new>
54
//
Helper
for exception objects in <typeinfo>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
functexcept.h
46
//
Helper
for exception objects in <except>
50
//
Helper
for exception objects in <new>
54
//
Helper
for exception objects in <typeinfo>
/bootable/recovery/minzip/
Zip.c
747
/*
Helper
state to make path translation easier and less malloc-happy.
758
/* Given the values of targetDir and zipDir in the
helper
,
760
* The
helper
must be initialized first.
762
static const char *targetEntryPath(MzPathHelper *
helper
, ZipEntry *pEntry)
765
bool firstTime = (
helper
->buf == NULL);
769
needLen =
helper
->targetDirLen + 1 +
770
pEntry->fileNameLen -
helper
->zipDirLen + 1;
771
if (needLen >
helper
->bufLen) {
775
newBuf = (char *)realloc(
helper
->buf, needLen);
779
helper
->buf = newBuf
869
MzPathHelper
helper
;
local
[
all
...]
/prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar
/art/test/802-deoptimization/src/
CatchHandlerOnEntryHelper.java
18
*
Helper
class used by smali test classes.
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailFilter.java
20
* An object that can be used to apply filter on voicemail queries made through the voicemail
helper
/external/chromium-trace/trace-viewer/tracing/tracing/base/
category_util.html
12
* @fileoverview
Helper
code for working with tracing categories.
/external/clang/test/CodeGenCXX/
globalinit-loc.cpp
4
// Verify that the global init
helper
function does not get associated
/external/clang/test/CodeGenObjC/
debug-info-block-helper.m
14
- (void)
helper
{
/external/compiler-rt/make/
lib_util.mk
27
#
Helper
functions that select the entire list of subdirs where a function is
46
#
Helper
function to select the right set of dirs in generic priority order.
53
#
Helper
function to select the right set of dirs in optimized priority order.
60
#
Helper
function to select the right set of dirs (which should be exactly one)
/external/conscrypt/src/platform/java/org/conscrypt/
NativeCryptoJni.java
20
*
Helper
to initialize the JNI libraries. This version runs when compiled
/external/e2fsprogs/misc/
util.h
2
* util.h --- header file defining prototypes for
helper
functions
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/
EnvironmentUtils.java
16
*
Helper
for environment state access.
/external/guava/guava/src/com/google/common/util/concurrent/
ListenableScheduledFuture.java
24
*
Helper
interface to implement both {@link ListenableFuture} and
/external/icu/icu4c/source/layout/
LEGlyphFilter.h
16
* This is a
helper
class that is used to
/external/icu/icu4c/source/test/intltest/
dcfmapts.h
35
/*
Helper
functions */
ucdtest.h
10
/**
Helper
function for TestUnicodeData */
uobjtest.h
26
//
helper
/external/iproute2/man/man8/
routel.8
14
These programs are a set of
helper
scripts you can use instead of raw iproute2 commands.
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
NumUtil.java
8
* Provides various
helper
methods for number conversions (such as degree to radian
/external/libnl/include/netlink/cli/
ct.h
2
* netlink/cli/ct.h CLI Conntrack
Helper
/external/libnl/src/
nl-util-addr.c
2
* src/nl-util-addr.c Address
Helper
/external/linux-tools-perf/src/tools/perf/util/
bitmap.c
3
*
Helper
functions for bitmap.h.
wrapper.c
2
* Various trivial
helper
wrappers around standard functions
Completed in 219 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>