Home
last modified time | relevance | path

Searched refs:snippet (Results 1 – 24 of 24) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowOverlayItem.java16 private String snippet; field in ShadowOverlayItem
18 public void __constructor__(GeoPoint geoPoint, String title, String snippet) { in __constructor__() argument
21 this.snippet = snippet; in __constructor__()
36 return snippet; in getSnippet()
50 && Strings.equals(snippet, that.snippet) in equals()
59 result = snippet == null ? result : 19 * result + snippet.hashCode(); in hashCode()
/external/clang/docs/
DClangCheck.rst10 $ cat <<EOF > snippet.cc
15 $ ~/clang/build/bin/clang-check snippet.cc -ast-dump --
16 Processing: /Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc.
17 /Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc:2:12: error: expected ';' at end of
26 …(FunctionDecl 0x7ff3a302a8d0 </Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc:1:1, line…
32 Error while processing snippet.cc.
DRAVFrontendAction.rst212 When running this tool over a small code snippet it will output all
DLibTooling.rst23 Parsing a code snippet in memory
/external/eigen/unsupported/doc/snippets/
DCMakeLists.txt6 GET_FILENAME_COMPONENT(snippet ${snippet_src} NAME_WE)
7 SET(compile_snippet_target compile_${snippet})
21 ARGS >${CMAKE_CURRENT_BINARY_DIR}/${snippet}.out
/external/eigen/doc/snippets/
DCMakeLists.txt6 get_filename_component(snippet ${snippet_src} NAME_WE)
7 set(compile_snippet_target compile_${snippet})
21 ARGS >${CMAKE_CURRENT_BINARY_DIR}/${snippet}.out
/external/bison/lib/
Dgnulib.mk1542 _NORETURN_H=$(top_srcdir)/build-aux/snippet/_Noreturn.h
1544 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/_Noreturn.h
1559 arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
1562 < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
1569 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/arg-nonnull.h
1583 c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
1586 < $(top_srcdir)/build-aux/snippet/c++defs.h \
1593 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/c++defs.h
1603 warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
1606 < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
[all …]
DMakefile.in1543 $(top_srcdir)/build-aux/snippet/_Noreturn.h \
1544 $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
1545 $(top_srcdir)/build-aux/snippet/c++defs.h \
1546 $(top_srcdir)/build-aux/snippet/warn-on-use.h snprintf.c \
1624 _NORETURN_H = $(top_srcdir)/build-aux/snippet/_Noreturn.h
2731 arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
2734 < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
2739 c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
2742 < $(top_srcdir)/build-aux/snippet/c++defs.h \
2748 warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
[all …]
/external/bison/m4/
Dlocalcharset.m414 dnl Prerequisites of the lib/Makefile.am snippet.
Dgnulib-comp.m4177 # Code from module snippet/_Noreturn:
178 # Code from module snippet/arg-nonnull:
179 # Code from module snippet/c++defs:
180 # Code from module snippet/warn-on-use:
908 build-aux/snippet/_Noreturn.h
909 build-aux/snippet/arg-nonnull.h
910 build-aux/snippet/c++defs.h
911 build-aux/snippet/warn-on-use.h
/external/valgrind/memcheck/tests/vbit-test/
DREADME79 That code snippet will perform a single IR operation
94 arity of the operator. The code snippet there is supposed to check
/external/llvm/test/CodeGen/X86/
Dfast-isel-fptrunc-fpext.ll7 ; Test cases are obtained from the following code snippet:
Dmusttail-indirect.ll4 ; IR simplified from the following C++ snippet compiled for i686-windows-msvc:
/external/skia/site/user/quick/
Dios.md28 snippet that sets the world up to build SampleApp with XCode 3:
/external/sqlite/dist/
DAndroid.patch150 && SQLITE_OK==(rc = sqlite3_overload_function(db, "snippet", -1))
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/
DREADME.md34 //Now let's parse HTML-snippet
/external/blktrace/btt/doc/
Dbtt.tex491 (low) and on (high). For example, here is a snippet of a file showing
602 \texttt{-I} option can be seen from the following output snippet --
637 spaces). As an example, here is a snippet of 4 IOs that were merged
722 sectors from the previous IO in column 2 (Y values). Here is a snippet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/llvm/include/llvm/Target/
DTargetSchedule.td335 // particular MachineInstr. The code snippet is used as an
/external/skia/site/dev/design/
Dpdftheory.md330 snippet in the ContentEntry to affect the core of the drawing call,
/external/vogar/lib/
Dgson-1.7.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/llvm/docs/
DGarbageCollection.rst327 this snippet, ``%object`` is the object pointer, and ``%derived`` is the derived
DProgrammersManual.rst1616 a code snippet that prints out each instruction in a ``BasicBlock``:
1704 this is a constant time operation (very efficient). The following code snippet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...