HomeSort by relevance Sort by last modified time
    Searched refs:ALWAYS_INLINE (Results 51 - 70 of 70) sorted by null

1 23

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.h 280 ALWAYS_INLINE static StyleSharingStats& styleSharingStats() { return m_styleSharingStats; }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderView.h 306 ALWAYS_INLINE RenderView* Document::renderView() const
RenderText.cpp 718 ALWAYS_INLINE float RenderText::widthFromCache(const Font& f, int start, int len, float xPos, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const
    [all...]
RenderBlockLineLayout.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringBuilder.cpp 217 ALWAYS_INLINE CharType* StringBuilder::appendUninitialized(unsigned length)
StringImpl.cpp 763 ALWAYS_INLINE PassRefPtr<StringImpl> StringImpl::removeCharacters(const CharType* characters, CharacterMatchFunctionPtr findMatch)
1012 ALWAYS_INLINE size_t findIgnoringCaseInternal(const CharType* searchCharacters, const LChar* matchString, unsigned index, unsigned searchLength, unsigned matchLength)
    [all...]
WTFString.h 135 ALWAYS_INLINE ~String() { }
309 ALWAYS_INLINE String& replaceWithLiteral(UChar a, const char (&characters)[charactersCount])
  /external/chromium_org/third_party/WebKit/Source/wtf/unicode/
UTF8.cpp 422 ALWAYS_INLINE bool equalWithUTF8Internal(const CharType* a, const CharType* aEnd, const char* b, const char* bEnd)
  /external/compiler-rt/lib/asan/
asan_mac.cc 295 ALWAYS_INLINE
asan_malloc_mac.cc 199 void ALWAYS_INLINE free_common(void *context, void *ptr) {
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp 100 ALWAYS_INLINE RenderStyle::RenderStyle()
115 ALWAYS_INLINE RenderStyle::RenderStyle(bool)
137 ALWAYS_INLINE RenderStyle::RenderStyle(const RenderStyle& o)
    [all...]
RenderStyle.h 318 ALWAYS_INLINE RenderStyle();
320 ALWAYS_INLINE RenderStyle(bool);
321 ALWAYS_INLINE RenderStyle(const RenderStyle&);
    [all...]
  /art/runtime/mirror/
class.h 561 SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) ALWAYS_INLINE;
    [all...]
  /art/runtime/interpreter/
interpreter.cc 628 NO_THREAD_SAFETY_ANALYSIS ALWAYS_INLINE;
686 NO_THREAD_SAFETY_ANALYSIS ALWAYS_INLINE;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValue.cpp 868 ALWAYS_INLINE static String formatNumber(double number, const char (&characters)[characterCount])
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext3D.h 512 static ALWAYS_INLINE bool srcFormatComeFromDOMElementOrImageData(DataFormat SrcFormat)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/
translate_generic.c 608 static ALWAYS_INLINE void PIPE_CDECL generic_run_one( struct translate_generic *tg,
    [all...]
  /external/mesa3d/src/gallium/auxiliary/translate/
translate_generic.c 608 static ALWAYS_INLINE void PIPE_CDECL generic_run_one( struct translate_generic *tg,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
Vector.h 926 ALWAYS_INLINE void Vector<T, inlineCapacity>::append(const U& val)
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc     [all...]

Completed in 407 milliseconds

1 23