HomeSort by relevance Sort by last modified time
    Searched full:definition (Results 1001 - 1025 of 9917) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
synchronization_profiling.h 43 // provide a weak definition, which are used if mutex.cc isn't linked in.
  /external/chromium_org/third_party/webrtc/base/
latebindingsymboltable.cc.def 13 // expand a definition of a late-binding symbol table class.
  /external/chromium_org/tools/gyp/test/cflags/
gyptest-cflags.py 10 definition specified by CFLAGS.
  /external/chromium_org/tools/idl_parser/
idl_ppapi_parser.py 44 # [0] Insert a TOP definition for Copyright and Comments
57 """Definitions : ExtendedAttributeList Definition Definitions
63 # [2] Add INLINE definition
65 """Definition : CallbackOrInterface
  /external/chromium_org/tools/metrics/histograms/
update_use_counter_feature_enum.py 31 help='Print enum definition formatted for use in uma.py of '
  /external/chromium_org/tools/perf/page_sets/
webrtc_cases.py 47 """ Why: Acquires a high definition local stream. """
  /external/chromium_org/ui/events/keycodes/
keyboard_code_conversion.h 24 // character according to US keyboard layout definition.
  /external/chromium_org/ui/file_manager/file_manager/
audio_player.html 48 <!-- Definition of <track-list> tag. -->
63 <!-- Definition of <control-panel> tag. -->
170 <!-- Definition of <volume-controller> tag. -->
187 <!-- Definition of <audio-player> tag. -->
  /external/chromium_org/ui/gfx/
path_win.cc 40 // See path_aura.cc for Aura definition of these methods:
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1213575.js 28 // Make sure that a const definition does not try
  /external/clang/test/CXX/special/class.dtor/
p9.cpp 53 // ...at the point of definition of a virtual destructor...
  /external/clang/test/CodeGen/
aarch64-type-sizes.c 2 // char by definition has size 1
dllexport.c 16 // dllexport implies a definition.
20 // Export definition.
24 // Declare, then export definition.
46 // Export function definition.
  /external/clang/test/CodeGenCXX/
key-function-vtable.cpp 12 // Key function with out-of-line inline definition
microsoft-abi-default-cc.cpp 24 // Test that it's OK to mark either the method declaration or method definition
ms-integer-static-data-members.cpp 7 // For MS ABI, we emit a linkonce_odr definition here, even though it's really just a declaration.
weak-external.cpp 13 // basic_string<char>), so we would emit it as a weak definition.
  /external/clang/test/Modules/
malformed.cpp 23 // CHECK-B: b2.h:1:{{.*}} note: previous definition is here
  /external/clang/test/Parser/
recovery.cpp 39 struct S { // expected-error {{missing '}' at end of definition of 'MissingBrace::S'}}
43 namespace N { int g(); } // expected-note {{still within definition of 'MissingBrace::S' here}}
48 template<typename T> struct PR17949 { // expected-error {{missing '}' at end of definition of 'MissingBrace::PR17949'}}
50 namespace X { // expected-note {{still within definition of 'MissingBrace::PR17949' here}}
  /external/clang/test/Sema/
declspec.c 8 int typedef validTypeDecl() { } // expected-error {{function definition declared 'typedef'}}
dllexport.c 23 // dllexport implies a definition.
26 // Export definition.
30 // Declare, then export definition.
68 // Export function definition.
type-spec-struct-union.c 28 // block scope within the function definition. The problem, in this
warn-duplicate-enum.c 96 VALUE // expected-note{{previous definition is here}}
  /external/clang/test/SemaCXX/
default1.cpp 3 void f(int i = 0); // expected-note {{previous definition is here}}
virtuals.cpp 18 virtual void A::k() { } // expected-error{{'virtual' can only be specified inside the class definition}}

Completed in 2705 milliseconds

<<41424344454647484950>>