/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/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_service.h | 78 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/ |
bucket.py | 14 VIRTUAL, COMMITTED, ALLOC_COUNT, FREE_COUNT, _, BUCKET_ID = range(6)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourceExplorerView.java | 93 mTree = new Tree(parent, SWT.SINGLE | SWT.VIRTUAL);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
StateViewPage.java | 111 final Tree tree = new Tree(parent, SWT.VIRTUAL | SWT.H_SCROLL | SWT.V_SCROLL);
|
/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/sqlite/dist/orig/ |
shell.c | [all...] |
/external/sqlite/dist/ |
shell.c | [all...] |
/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 | |
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/ |
swt-3.5.0.jar | |
/prebuilts/tools/darwin-x86/swt/ |
swt.jar | |
/prebuilts/tools/darwin-x86_64/swt/ |
swt.jar | |
/prebuilts/tools/linux-x86/swt/ |
swt.jar | |
/prebuilts/tools/linux-x86_64/swt/ |
swt.jar | |
/prebuilts/tools/windows/swt/ |
swt.jar | |
/prebuilts/tools/windows-x86_64/swt/ |
swt.jar | |