/external/clang/test/SemaTemplate/ |
D | alias-templates.cpp | 26 typedef T thing; typedef 41 template<typename T> struct thing { struct 48 thing(traits_type &traits) : traits(traits), val(traits.alloc()) {} in thing() function 64 typedef X::traits<X::thing<int>> itt;
|
D | current-instantiation.cpp | 242 static const int thing = 0; member
|
/external/clang/test/SemaCXX/ |
D | warn-static-function-inheader.h | 1 static void thing(void) { // expected-warning {{'static' function 'thing' declared in header file s… in thing() function
|
D | no-warn-composite-pointer-type.cpp | 5 void Foo(int **thing, const int **thingMax) in Foo()
|
D | warn-missing-noreturn.cpp | 115 template <typename T> void thingy(T thing) { in thingy()
|
D | member-init.cpp | 84 struct thing {}; struct
|
/external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/ |
D | eventpage.js | 9 context: {thing: 'world'} property
|
/external/chromium_org/tools/json_schema_compiler/ |
D | json_schema.py | 18 def ShouldDelete(thing): argument
|
/external/chromium_org/build/android/pylib/utils/ |
D | parallelizer_test.py | 23 def __init__(self, thing, completion_file_name=None): argument 66 def __init__(self, thing): argument
|
/external/valgrind/main/none/tests/x86/ |
D | bug126147-x86.c | 121 check (int thing, int number) in check()
|
/external/llvm/test/tools/llvm-cov/Inputs/ |
D | test.cpp | 68 A thing; in main() local
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | nfrlist.h | 63 void add(NFRule* thing) { in add()
|
/external/icu/icu4c/source/i18n/ |
D | nfrlist.h | 63 void add(NFRule* thing) { in add()
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-uuidof.cpp | 25 GUID thing = __uuidof(Curly); variable
|
/external/clang/test/Parser/ |
D | MicrosoftExtensions.cpp | 128 struct thing { struct
|
/external/chromium_org/gin/ |
D | wrappable_unittest.cc | 151 v8::Handle<v8::Value> thing = v8::Number::New(isolate, 42); in TEST_F() local
|
/external/mksh/src/ |
D | funcs.c | 646 int thing = 0, field = 0, base = 0, i; in c_typeset() local 888 c_typeset_vardump_recursive(struct block *l, uint32_t flag, int thing, in c_typeset_vardump_recursive() 902 c_typeset_vardump(struct tbl *vp, uint32_t flag, int thing, bool pflag, in c_typeset_vardump()
|
/external/valgrind/main/memcheck/tests/ |
D | str_tester.c | 49 check (int thing, int number) in check()
|
/external/chromium_org/v8/src/ |
D | heap-snapshot-generator.h | 288 static uint32_t Hash(HeapThing thing) { in Hash()
|
D | heap-snapshot-generator.cc | 724 int HeapEntriesMap::Map(HeapThing thing) { in Map() 731 void HeapEntriesMap::Pair(HeapThing thing, int entry) { in Pair()
|
/external/chromium_org/third_party/pymock/ |
D | mock.py | 1087 def _dot_lookup(thing, comp, import_path): argument
|