OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:examples
(Results
276 - 300
of
2868
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libvpx/mips/
vpx_config.c
8
static const char* const cfg = "--force-target=mips32-android-gcc --disable-runtime-cpu-detect --sdk-path=/usr/local/google/home/hkuang/Downloads/android-ndk-r8e --disable-vp9-encoder --disable-
examples
--disable-docs --enable-realtime-only";
/external/libvpx/mips-dspr2/
vpx_config.c
8
static const char* const cfg = "--force-target=mips32-android-gcc --disable-runtime-cpu-detect --sdk-path=/usr/local/google/home/hkuang/Downloads/android-ndk-r8e --disable-vp9-encoder --enable-dspr2 --disable-
examples
--disable-docs --enable-realtime-only";
/external/linux-tools-perf/util/
quote.h
23
* Note that the above
examples
leak memory! Remember to free result from
/external/llvm/examples/ExceptionDemo/
Makefile
1
##===-
examples
/ExceptionDemo/Makefile --------------------*- Makefile -*-===##
/external/llvm/examples/HowToUseJIT/
Makefile
1
##===-
examples
/HowToUseJIT/Makefile -----------------------*- Makefile -*-===##
/external/llvm/examples/Kaleidoscope/Chapter2/
Makefile
1
##===-
examples
/Kaleidoscope/Chapter2/Makefile -------------*- Makefile -*-===##
/external/llvm/examples/Kaleidoscope/Chapter3/
Makefile
1
##===-
examples
/Kaleidoscope/Chapter3/Makefile -------------*- Makefile -*-===##
/external/llvm/examples/Kaleidoscope/Chapter4/
Makefile
1
##===-
examples
/Kaleidoscope/Chapter4/Makefile -------------*- Makefile -*-===##
/external/llvm/examples/Kaleidoscope/Chapter5/
Makefile
1
##===-
examples
/Kaleidoscope/Chapter5/Makefile -------------*- Makefile -*-===##
/external/llvm/examples/Kaleidoscope/Chapter6/
Makefile
1
##===-
examples
/Kaleidoscope/Chapter6/Makefile -------------*- Makefile -*-===##
/external/llvm/examples/Kaleidoscope/Chapter7/
Makefile
1
##===-
examples
/Kaleidoscope/Chapter7/Makefile -------------*- Makefile -*-===##
/external/llvm/examples/Kaleidoscope/
Makefile
1
##===-
examples
/Kaleidoscope/Makefile ----------------------*- Makefile -*-===##
/external/llvm/examples/ModuleMaker/
Makefile
1
##===-
examples
/ModuleMaker/Makefile -----------------------*- Makefile -*-===##
/external/llvm/examples/OCaml-Kaleidoscope/
Makefile
1
##===-
examples
/OCaml-Kaleidoscope/Makefile ----------------*- Makefile -*-===##
/external/llvm/test/CodeGen/X86/
extractelement-shuffle.ll
3
;
Examples
that exhibits a bug in DAGCombine. The case is triggered by the
/external/llvm/utils/lit/lit/ExampleTests/
lit.cfg
6
config.name = '
Examples
'
/external/mdnsresponder/mDNSPosix/
Services.txt
20
#
Examples
shown below.
/external/mockito/src/org/mockito/internal/configuration/
CaptorAnnotationProcessor.java
23
+ "For info how to use @Captor annotations see
examples
in javadoc for MockitoAnnotations class.");
/external/mockito/src/org/mockito/stubbing/
VoidMethodStubbable.java
23
* See
examples
in javadoc for {@link Mockito#stubVoid}
37
* See
examples
in javadoc for {@link Mockito#stubVoid}
63
* See
examples
in javadoc for {@link Mockito#stubVoid}
99
* See
examples
in javadoc for {@link Mockito#stubVoid}
/external/proguard/docs/manual/
sections.html
19
<li><a target="main" href="
examples
.html">
Examples
</a></li>
29
<li><a target="main" href="retrace/
examples
.html">
Examples
</a></li>
/external/proguard/examples/annotations/examples/
Bean.java
9
* java -jar ../../../lib/proguard.jar @ ../
examples
.pro
/external/protobuf/gtest/xcode/Config/
DebugProject.xcconfig
5
//
examples
. It is set in the "Based On:" dropdown in the "Project" info
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDName.3
12
.SH "
EXAMPLES
"
SDL_DestroySemaphore.3
13
.SH "
EXAMPLES
"
SDL_InitSubSystem.3
12
.SH "
EXAMPLES
"
Completed in 877 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>