HomeSort by relevance Sort by last modified time
    Searched full:detail (Results 2451 - 2475 of 6115) sorted by null

<<919293949596979899100>>

  /hardware/qcom/display/msm8909/sdm/include/core/
display_interface.h 82 /*! @brief This enum represents flags to override detail enhancer parameters.
87 kOverrideDEEnable = 0x1, // Specifies to enable detail enhancer
182 /*! @brief The structure defines the user input for detail enhancer module.
188 uint16_t enable = 0; // Detail enchancer enable
625 /*! @brief Method to set detail enhancement data.
  /hardware/qcom/display/msm8909w_3100/sdm/include/core/
display_interface.h 82 /*! @brief This enum represents flags to override detail enhancer parameters.
87 kOverrideDEEnable = 0x1, // Specifies to enable detail enhancer
182 /*! @brief The structure defines the user input for detail enhancer module.
188 uint16_t enable = 0; // Detail enchancer enable
625 /*! @brief Method to set detail enhancement data.
  /hardware/qcom/display/msm8996/sdm/include/core/
display_interface.h 79 /*! @brief This enum represents flags to override detail enhancer parameters.
84 kOverrideDEEnable = 0x1, // Specifies to enable detail enhancer
154 /*! @brief The structure defines the user input for detail enhancer module.
160 uint16_t enable = 0; // Detail enchancer enable
568 /*! @brief Method to set detail enhancement data.
  /hardware/qcom/display/msm8998/sdm/include/core/
display_interface.h 82 /*! @brief This enum represents flags to override detail enhancer parameters.
87 kOverrideDEEnable = 0x1, // Specifies to enable detail enhancer
176 /*! @brief The structure defines the user input for detail enhancer module.
182 uint16_t enable = 0; // Detail enchancer enable
623 /*! @brief Method to set detail enhancement data.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 681 uint32_t detail; member in struct:__anon61656
716 uint32_t detail; member in struct:__anon61658
938 uint32_t detail; /**< Keycode or button */ member in struct:__anon61670
971 uint32_t detail; member in struct:__anon61671
994 uint8_t detail; member in struct:__anon61672
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
antlr.r 427 " show ambiguities/errors in low detail.",
430 " show ambiguities/errors in more detail.",
434 " detail."
antlr1.txt 61 -e1 Ambiguities/errors shown in low detail (default).
63 -e2 Ambiguities/errors shown in more detail.
65 -e3 Ambiguities/errors shown in excruciating detail.
  /external/capstone/include/
x86.h 16 #define X86_REL_ADDR(insn) (((insn).detail->x86.operands[0].type == X86_OP_IMM) \
17 ? (uint64_t)((insn).detail->x86.operands[0].imm) \
18 : (((insn).address + (insn).size) + (uint64_t)(insn).detail->x86.disp))
    [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
ReportAPI.java 78 public void print(PrintWriter pw, boolean detail, boolean html) {
80 removed.print(pw, detail, html);
87 added.print(pw, detail, html);
  /external/libmpeg2/common/arm/
impeg2_mem_func.s 31 @// Date Author Detail Description
79 @// Detail Description : This routine intialises the Block matrix buffer contents to a
126 @// Detail Description : memsets 128 byte long linear buf to 0
  /external/libmpeg2/common/armv8/
impeg2_mem_func.s 31 //// Date Author Detail Description
78 //// Detail Description : This routine intialises the Block matrix buffer contents to a
127 //// Detail Description : memsets resudual buf to 0
  /external/libvpx/libvpx/
tools_common.c 70 const char *detail = vpx_codec_error_detail(ctx); local
73 if (detail) printf(" %s\n", detail);
  /external/llvm/include/llvm/Support/
Allocator.h 111 namespace detail { namespace in namespace:llvm
117 } // End namespace detail.
284 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated,
  /external/parameter-framework/asio-1.10.6/include/asio/
read.hpp 15 #include "asio/detail/config.hpp"
21 #include "asio/detail/push_options.hpp"
360 #include "asio/detail/pop_options.hpp"
write.hpp 15 #include "asio/detail/config.hpp"
21 #include "asio/detail/push_options.hpp"
355 #include "asio/detail/pop_options.hpp"
  /external/python/cpython2/Doc/tools/static/
basic.css 359 .impl-detail {
366 .impl-detail .compound-first {
370 .impl-detail .compound-last {
  /external/python/cpython2/Lib/ctypes/test/
test_structures.py 358 except Exception, detail:
359 return detail.__class__, str(detail)
  /external/python/cpython3/Doc/howto/
ipaddress.rst 295 Getting more detail when instance creation fails
303 or IPv6 in order to provide more detail on why it has been rejected.
306 detail, the individual class constructors actually raise the
  /external/python/cpython3/Lib/ctypes/test/
test_structures.py 349 except Exception as detail:
350 return detail.__class__, str(detail)
  /external/skqp/tests/
GradientTest.cpp 18 // https://code.google.com/p/chromium/issues/detail?id=448299
153 // Related bug: https://code.google.com/p/skia/issues/detail?id=1098
312 // https://bugs.chromium.org/p/skia/issues/detail?id=5023
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Allocator.h 113 namespace detail { namespace in namespace:llvm
120 } // end namespace detail
287 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated,
  /external/webrtc/webrtc/build/
common.gypi 153 # http://code.google.com/p/webrtc/issues/detail?id=163
249 # See: https://code.google.com/p/chromium/issues/detail?id=379699
366 # http://code.google.com/p/webrtc/issues/detail?id=261 is solved.
  /external/webrtc/webrtc/modules/video_capture/test/
video_capture_unittest.cc 279 // https://bugs.chromium.org/p/webrtc/issues/detail?id=5406
323 // https://bugs.chromium.org/p/webrtc/issues/detail?id=5406
390 // http://code.google.com/p/webrtc/issues/detail?id=777
  /frameworks/base/tools/apilint/
apilint.py 223 def __init__(self, sig, clazz, detail, error, rule, msg):
238 if detail is not None:
239 dump += "\n in " + repr(detail)
240 self.line = detail.line
241 blame = detail.blame
256 def _fail(clazz, detail, error, rule, msg):
260 sig = "%s-%s-%s" % (clazz.fullname, repr(detail), msg)
263 failures[sig] = Failure(sig, clazz, detail, error, rule, msg)
266 def warn(clazz, detail, rule, msg):
267 _fail(clazz, detail, False, rule, msg
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
BaseWifiScannerImplTest.java 440 for (ScanDetail detail : rawResults) {
441 if (detail.getScanResult().timestamp > approxScanStartUs) {
442 fullResults.add(detail.getScanResult());

Completed in 1740 milliseconds

<<919293949596979899100>>