OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIRTUAL
(Results
1 - 12
of
12
) sorted by null
/external/lldb/test/lang/cpp/dynamic-value/
sbvalue-cast.cpp
10
#define
VIRTUAL
virtual
12
#define
VIRTUAL
21
virtual
~Base() {}
23
virtual
void
33
class DerivedA : public
VIRTUAL
Base
41
virtual
~DerivedA() {}
47
class DerivedB : public
VIRTUAL
Base
55
virtual
~DerivedB() {}
57
virtual
voi
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_service.h
79
enum VirtualOrNon {
VIRTUAL
, NON_VIRTUAL };
cpp_service.cc
76
"
virtual
~$classname$();\n");
86
GenerateMethodSignatures(
VIRTUAL
, printer);
150
sub_vars["
virtual
"] = virtual_or_non ==
VIRTUAL
? "
virtual
" : "";
153
"$
virtual
$void $name$(::google::protobuf::RpcController* controller,\n"
/external/chromium_org/third_party/sqlite/src/src/
test8.c
12
** Code for testing the
virtual
table interfaces. This code
37
** This is used for automated testing of
virtual
table modules.
41
** the database, then all xSync operations on echo
virtual
tables that
46
** Errors can be provoked within the following echo
virtual
table methods:
56
** where $method is set to the name of the
virtual
table method to fail
58
** the name of the
virtual
table, the name of the underlying real table).
62
** An echo
virtual
-table object.
317
** calling sqlite3_declare_vtab() to declare the schema of the
virtual
325
** schema of the
virtual
table is declared by passing a copy of the
327
** Hence, the
virtual
table should have exactly the same column names and
[
all
...]
shell.c
[
all
...]
parse.y
201
SAVEPOINT TEMP TRIGGER VACUUM VIEW
VIRTUAL
767
** in the
virtual
machine. #N is the N-th register. */
[
all
...]
/external/chromium_org/third_party/sqlite/src/ext/rtree/
rtree_perf.tcl
26
set sql2 {CREATE
VIRTUAL
TABLE rtree USING rtree(ii, x1, x2, y1, y2)}
/external/chromium_org/tools/deep_memory_profiler/lib/
deep_dump.py
21
VIRTUAL
, COMMITTED, ALLOC_COUNT, FREE_COUNT, _AT, BUCKET_ID = range(6)
112
int(words[
VIRTUAL
]),
/external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl
65
# Create a temporary "dbstat"
virtual
table.
68
CREATE
VIRTUAL
TABLE temp.stat USING dbstat;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 398 milliseconds