HomeSort by relevance Sort by last modified time
    Searched full:pure (Results 401 - 425 of 1798) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/SystemZ/
fp-abs-02.ll 27 ; Test f128. With the loads and stores, a pure negative-absolute would
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_table.py 117 print " {%s, %s, %s, %u}%s\t/* %s = %s */" % (type_map[channel.type], bool_map(channel.norm), bool_map(channel.pure), channel.size, sep, "xyzw"[i], channel.name)
135 if format.colorspace != ZS and format.channels[0].pure == False:
168 if format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == UNSIGNED:
175 elif format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == SIGNED:
  /external/qemu/distrib/jpeg-6b/
maktjpeg.st 3 ; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C.
  /external/stlport/
README 22 that aren't pure template code
  /external/valgrind/main/none/tests/x86/
yield.c 3 progress against a pure spinner.
  /external/webrtc/src/system_wrappers/interface/
data_log_c.h 12 * This is a pure C wrapper of the DataLog class. The functions are directly
  /ndk/sources/cxx-stl/stlport/
README.original 22 that aren't pure template code
  /prebuilts/ndk/5/sources/cxx-stl/stlport/
README.original 22 that aren't pure template code
  /prebuilts/ndk/6/sources/cxx-stl/stlport/
README.original 22 that aren't pure template code
  /prebuilts/ndk/7/sources/cxx-stl/stlport/
README.original 22 that aren't pure template code
  /prebuilts/ndk/8/sources/cxx-stl/stlport/
README.original 22 that aren't pure template code
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/
README.original 22 that aren't pure template code
  /art/runtime/
mapping_table.h 31 uint32_t TotalSize() const PURE {
40 uint32_t DexToPcSize() const PURE {
117 uint32_t PcToDexSize() const PURE {
  /external/chromium_org/third_party/icu/source/i18n/
winnmfmt.h 51 * these pure virtual methods.
66 * these pure virtual methods.
140 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This
  /external/chromium_org/third_party/libjingle/source/talk/media/other/
linphonemediaengine.h 65 // Implement pure virtual methods of MediaEngine.
122 // Implement pure virtual methods of VoiceMediaChannel.
142 // Implement pure virtual methods of MediaChannel.
  /external/icu4c/i18n/
winnmfmt.h 51 * these pure virtual methods.
65 * these pure virtual methods.
134 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This
  /external/bison/tests/
calc.at 607 AT_CHECK_CALC_LALR([%define api.pure full %locations])
608 AT_CHECK_CALC_LALR([%define api.push-pull both %define api.pure full %locations])
618 AT_CHECK_CALC_LALR([%define api.pure full %verbose %debug %locations %defines %name-prefix "calc" %verbose %yacc])
619 AT_CHECK_CALC_LALR([%define api.push-pull both %define api.pure full %verbose %debug %locations %defines %define api.prefix "calc" %verbose %yacc])
621 AT_CHECK_CALC_LALR([%define api.pure %error-verbose %debug %locations %defines %define api.prefix "calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count}])
648 AT_CHECK_CALC_GLR([%define api.pure %locations])
657 AT_CHECK_CALC_GLR([%define api.pure %error-verbose %debug %locations %defines %name-prefix "calc" %verbose %yacc])
659 AT_CHECK_CALC_GLR([%define api.pure %error-verbose %debug %locations %defines %name-prefix "calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count}])
660 AT_CHECK_CALC_GLR([%define api.pure %error-verbose %debug %locations %defines %define api.prefix "calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count}])
685 AT_CHECK_CALC_LALR1_CC([%pure-parser %error-verbose %debug %define api.prefix "calc" %verbose %yacc]
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
filemediaengine.h 80 // Implement pure virtual methods of MediaEngine.
191 // Implement pure virtual methods of VoiceMediaChannel.
234 // Implement pure virtual methods of MediaChannel.
270 // Implement pure virtual methods of VideoMediaChannel.
302 // Implement pure virtual methods of MediaChannel.
  /external/chromium_org/courgette/
ensemble.h 189 // This is not a pure interface. There is a small amount of inheritance
213 // is not pure. The default implementation delegates to the patcher to
236 // TransformationPatcher::Reform. This method is not pure. The default
  /art/compiler/sea_ir/ir/
visitor.h 67 // The following functions are meant to be empty and not pure virtual,
  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
mathimpl.h 49 * instead of a pure macro to avoid depending on the gcc feature of
  /external/chromium/chrome/browser/bookmarks/
bookmark_drop_info.h 18 // BookmarkDropInfo is a pure virtual class that provides auto-scrolling
  /external/chromium/chrome/browser/chromeos/
audio_handler.h 24 // Get volume level in our internal 0-100% range, 0 being pure silence.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa.h 61 // Some notifications we don't care about, but by being pure virtual
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_container_native.cc 17 // the implementation doesn't vary between a pure views approach and a

Completed in 3673 milliseconds

<<11121314151617181920>>