OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native
(Results
1 - 25
of
537
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/elfutils/tests/
run-native-test.sh
37
tempfiles
native
.c
native
38
echo 'main () { while (1) pause (); }' >
native
.c
40
native
=0
43
test $
native
-eq 0 || {
44
kill -9 $
native
2> /dev/null || :
45
wait $
native
2> /dev/null || :
47
native
=0
60
$cc -o
native
-g
native
.c > /dev/null 2>&1 &
[
all
...]
/dalvik/vm/alloc/
DdmHeap.h
32
* the contents of the GC or
native
heap.
37
*
native
heap.
39
void dvmDdmSendHeapSegments(bool shouldLock, bool
native
);
/frameworks/compile/mclinker/lib/MC/
MCLDDirectory.cpp
27
m_bInSysroot = ('=' == Directory::m_Path.
native
()[0]);
31
Directory::m_Path.
native
().erase(Directory::m_Path.
native
().begin());
41
m_bInSysroot = ('=' == Directory::m_Path.
native
()[0]);
45
Directory::m_Path.
native
().erase(Directory::m_Path.
native
().begin());
55
m_bInSysroot = ('=' == Directory::m_Path.
native
()[0]);
59
Directory::m_Path.
native
().erase(Directory::m_Path.
native
().begin());
70
m_bInSysroot = ('=' == Directory::m_Path.
native
()[0])
[
all
...]
/external/llvm/bindings/ocaml/executionengine/
Makefile
16
UsedComponents := executionengine jit interpreter
native
/external/llvm/examples/Kaleidoscope/Chapter4/
Makefile
13
LINK_COMPONENTS := core jit
native
/external/llvm/examples/Kaleidoscope/Chapter5/
Makefile
13
LINK_COMPONENTS := core jit
native
/external/llvm/examples/Kaleidoscope/Chapter6/
Makefile
13
LINK_COMPONENTS := core jit
native
/external/llvm/examples/Kaleidoscope/Chapter7/
Makefile
14
LINK_COMPONENTS := core jit
native
/hardware/qcom/media/libstagefrighthw/
Android.mk
26
frameworks/
native
/include/media/openmax \
27
frameworks/
native
/include/media/hardware
/frameworks/compile/mclinker/lib/Support/
RealPath.cpp
41
Path::m_PathName.assign(pPath.
native
());
53
path_name.
native
() += preferred_separator;
54
path_name.
native
() += m_PathName;
55
detail::canonicalize(path_name.
native
());
56
m_PathName = path_name.
native
();
ToolOutputFile.cpp
31
if ("-" != m_Path.
native
())
32
llvm::sys::RemoveFileOnSignal(llvm::sys::Path(m_Path.
native
()));
40
if (!Keep && "_" != m_Path.
native
())
41
llvm::sys::Path(m_Path.
native
()).eraseFromDisk();
45
if ("_" != m_Path.
native
())
46
llvm::sys::DontRemoveFileOnSignal(llvm::sys::Path(m_Path.
native
()));
HandleToArea.cpp
25
llvm::StringRef(pHandle->path().
native
().c_str(),
26
pHandle->path().
native
().size()));
45
llvm::StringRef(pPath.
native
().c_str(),
46
pPath.
native
().size()));
62
unsigned int hash_value = HashFunction()(llvm::StringRef(pPath.
native
().c_str(),
63
pPath.
native
().size()));
80
unsigned int hash_value = HashFunction()(llvm::StringRef(pPath.
native
().c_str(),
81
pPath.
native
().size()));
/frameworks/compile/mclinker/include/mcld/Support/
RealPath.h
62
if (pX.
native
().size() < pY.
native
().size())
64
return (pX.
native
() < pY.
native
());
/hardware/ti/omap3/libstagefrighthw/
Android.mk
10
$(TOP)/frameworks/
native
/include/media/openmax \
11
$(TOP)/frameworks/
native
/include/media/hardware
/hardware/ti/omap4xxx/libI420colorconvert/
Android.mk
10
$(TOP)/frameworks/
native
/include/media/openmax \
11
$(TOP)/frameworks/
native
/include/media/editor
/hardware/ti/omap4xxx/libstagefrighthw/
Android.mk
10
$(TOP)/frameworks/
native
/include/media/openmax \
11
$(TOP)/frameworks/
native
/include/media/hardware
/external/chromium_org/chrome/renderer/resources/extensions/
searchbox_api.js
16
native
function GetFont();
17
native
function GetFontSize();
18
native
function GetMostVisitedItemData();
19
native
function GetQuery();
20
native
function GetRightToLeft();
21
native
function GetStartMargin();
22
native
function IsFocused();
23
native
function IsKeyCaptureEnabled();
24
native
function Paste();
25
native
function SetVoiceSearchSupported()
[
all
...]
/frameworks/base/media/mca/filterpacks/
Android.mk
26
LOCAL_SRC_FILES :=
native
/base/geometry.cpp \
27
native
/base/time_util.cpp
44
LOCAL_SRC_FILES +=
native
/imageproc/brightness.c \
45
native
/imageproc/contrast.c \
46
native
/imageproc/invert.c \
47
native
/imageproc/to_rgba.c
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Makefile
4
clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core jit mcjit
native
irreader` -o toy
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Makefile
4
clang++ toy.cpp -g -O3 -rdynamic -fno-rtti `llvm-config --cppflags --ldflags --libs core mcjit
native
` -o toy-mcjit
/external/llvm/utils/
Makefile
16
getsrcs.sh llvmdo llvmgrep llvm-
native
-gcc \
17
llvm-
native
-gxx makellvm profile.pl vim
/external/svox/pico/compat/jni/
Android.mk
10
frameworks/base/
native
/include \
/frameworks/av/media/libstagefright/colorconversion/
Android.mk
9
$(TOP)/frameworks/
native
/include/media/openmax \
/frameworks/av/media/libstagefright/matroska/
Android.mk
9
$(TOP)/frameworks/
native
/include/media/openmax \
/packages/inputmethods/LatinIME/tools/dicttool/
NativeLib.mk
31
LATINIME_NATIVE_JNI_DIR := $(LATINIME_DIR_RELATIVE_TO_DICTTOOL)/
native
/jni
32
LATINIME_NATIVE_SRC_DIR := $(LATINIME_DIR_RELATIVE_TO_DICTTOOL)/
native
/jni/src
Completed in 207 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>