Home
last modified time | relevance | path

Searched refs:detail (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/external/llvm/include/llvm/Support/
DEndian.h28 namespace detail {
54 (detail::PickAlignment<value_type, alignment>::value)), in read()
76 (detail::PickAlignment<value_type, alignment>::value)), in write()
82 namespace detail {
130 typedef detail::packed_endian_specific_integral
132 typedef detail::packed_endian_specific_integral
134 typedef detail::packed_endian_specific_integral
137 typedef detail::packed_endian_specific_integral
139 typedef detail::packed_endian_specific_integral
141 typedef detail::packed_endian_specific_integral
[all …]
DOptions.h45 namespace detail {
100 instance().addOption(&detail::OptionKey<ValT, Base, Mem>::ID, Option); in registerOption()
112 auto It = Options.find(&detail::OptionKey<ValT, Base, Mem>::ID); in get()
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/
DConversionException.java34 private String detail; field in ConversionException
44 public ConversionException(String message, String detail) { in ConversionException() argument
46 this.detail = detail; in ConversionException()
50 return detail; in getDetail()
53 public void setDetail(String detail) { in setDetail() argument
54 this.detail = detail; in setDetail()
/external/deqp/framework/opengl/
DgluStrUtil.hpp34 namespace detail namespace
80 inline detail::EnumPointerFmt getEnumPointerStr (const deUint32* value, deInt32 size, detail::EnumP… in getEnumPointerStr()
82 return detail::EnumPointerFmt(value, (deUint32)de::max(0, size), getName); in getEnumPointerStr()
85 inline detail::BooleanPointerFmt getBooleanPointerStr (const deUint8* value, deInt32 size) in getBooleanPointerStr()
87 return detail::BooleanPointerFmt(value, (deUint32)de::max(0, size)); in getBooleanPointerStr()
90 inline detail::TextureUnitStr getTextureUnitStr (deUint32 unit) { return detail::TextureUnit… in getTextureUnitStr()
91 inline detail::TextureParameterValueStr getTextureParameterValueStr (deUint32 param, int value) … in getTextureParameterValueStr()
92 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttac…
/external/mesa3d/include/CL/
Dcl.hpp685 namespace detail { namespace
761 namespace detail { \
938 struct param_traits<detail:: token,param_name> \
1183 class Device : public detail::Wrapper<cl_device_id>
1188 Device() : detail::Wrapper<cl_type>() { } in Device()
1190 Device(const Device& device) : detail::Wrapper<cl_type>(device) { } in Device()
1195 detail::Wrapper<cl_type>::operator=(rhs); in operator =()
1203 return detail::errHandler( in getInfo()
1204 detail::getInfo(&::clGetDeviceInfo, object_, name, param), in getInfo()
1209 detail::param_traits<detail::cl_device_info, name>::param_type
[all …]
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Dhttpexceptions.py171 detail = '' variable in HTTPException
176 def __init__(self, detail=None, headers=None, comment=None): argument
181 assert isinstance(detail, (type(None), six.binary_type, six.text_type)), (
182 "detail must be None or a string: %r" % detail)
191 if detail is not None:
192 self.detail = detail
196 self.code, self.title, self.explanation, self.detail))
201 'detail': escfunc(self.detail),
322 def __init__(self, detail=None, headers=None, comment=None): argument
327 location = detail
[all …]
/external/clang/test/SemaCXX/
Ddiscrim-union.cpp13 namespace detail { namespace
69 detail::either_impl<T...> impl;
75 elem(impl_t::index(detail::type<U>())), in either()
76 impl(detail::select<impl_t::index(detail::type<U>())>(), move(t.value)) {} in either()
85 decltype(static_cast<const impl_t&>(impl).get(detail::select<N>{}));
92 : impl.get(detail::select<N>{})); in get()
97 return get<impl_t::index(detail::type<U>())>(); in get()
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
DSoapFault.java43 public Node detail; field in SoapFault
63 detail = new Node(); in parse()
64 detail.parse(parser); in parse()
96 if (detail != null) { in write()
97 detail.write(xw); in write()
114 detail; in toString()
/external/v8/src/arm64/
Dlithium-codegen-arm64.h216 void DeoptimizeBranch(LInstruction* instr, const char* detail,
222 const char* detail = NULL);
224 const char* detail = NULL);
226 const char* detail = NULL);
228 const char* detail = NULL);
230 const char* detail = NULL);
232 const char* detail = NULL);
234 const char* detail = NULL);
236 LInstruction* instr, const char* detail = NULL);
238 LInstruction* instr, const char* detail = NULL);
[all …]
/external/mockftpserver/tags/2.2/
DCHANGELOG.txt7 …o only support renaming of files": https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
9 …ests using FakeFtpServer are slow" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
11 … endless if binding to port fails" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
21 … DirectoryEntry case sensitivity� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
22 …stem IsValidName Regex incorrect� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
30 …matter is Locale specific. http://sourceforge.net/tracker/index.php?func=detail&aid=2654577&group_…
31 …er after calling stop(). https://sourceforge.net/tracker2/index.php?func=detail&aid=2653626&group_…
36 …d" don't work properly together� (https://sourceforge.net/tracker2/?func=detail&aid=2543193&group_…
37 …g new line on directory listing� (https://sourceforge.net/tracker2/?func=detail&aid=2540548&group_…
38 …] contents ) change the content� (https://sourceforge.net/tracker2/?func=detail&aid=2540366&group_…
[all …]
/external/mockftpserver/tags/2.3/
DCHANGELOG.txt18 …o only support renaming of files": https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
20 …ests using FakeFtpServer are slow" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
22 … endless if binding to port fails" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
32 … DirectoryEntry case sensitivity� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
33 …stem IsValidName Regex incorrect� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
41 …matter is Locale specific. http://sourceforge.net/tracker/index.php?func=detail&aid=2654577&group_…
42 …er after calling stop(). https://sourceforge.net/tracker2/index.php?func=detail&aid=2653626&group_…
47 …d" don't work properly together� (https://sourceforge.net/tracker2/?func=detail&aid=2543193&group_…
48 …g new line on directory listing� (https://sourceforge.net/tracker2/?func=detail&aid=2540548&group_…
49 …] contents ) change the content� (https://sourceforge.net/tracker2/?func=detail&aid=2540366&group_…
[all …]
/external/mockftpserver/tags/2.4/
DCHANGELOG.txt26 …o only support renaming of files": https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
28 …ests using FakeFtpServer are slow" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
30 … endless if binding to port fails" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
40 … DirectoryEntry case sensitivity� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
41 …stem IsValidName Regex incorrect� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
49 …matter is Locale specific. http://sourceforge.net/tracker/index.php?func=detail&aid=2654577&group_…
50 …er after calling stop(). https://sourceforge.net/tracker2/index.php?func=detail&aid=2653626&group_…
55 …d" don't work properly together� (https://sourceforge.net/tracker2/?func=detail&aid=2543193&group_…
56 …g new line on directory listing� (https://sourceforge.net/tracker2/?func=detail&aid=2540548&group_…
57 …] contents ) change the content� (https://sourceforge.net/tracker2/?func=detail&aid=2540366&group_…
[all …]
/external/mockftpserver/tags/2.1/
DCHANGELOG.txt7 … DirectoryEntry case sensitivity� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
8 …stem IsValidName Regex incorrect� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
16 …matter is Locale specific. http://sourceforge.net/tracker/index.php?func=detail&aid=2654577&group_…
17 …er after calling stop(). https://sourceforge.net/tracker2/index.php?func=detail&aid=2653626&group_…
22 …d" don't work properly together� (https://sourceforge.net/tracker2/?func=detail&aid=2543193&group_…
23 …g new line on directory listing� (https://sourceforge.net/tracker2/?func=detail&aid=2540548&group_…
24 …] contents ) change the content� (https://sourceforge.net/tracker2/?func=detail&aid=2540366&group_…
30 …he ReplyText resource bundle. See https://sourceforge.net/tracker2/?func=detail&aid=2462794&group_…
31 …sn't clone out field. See https://sourceforge.net/tracker/index.php?func=detail&aid=2462973&group_…
90 See https://sourceforge.net/tracker/index.php?func=detail&aid=2047355&group_id=208647&atid=1006533
[all …]
/external/mockftpserver/tags/2.5/
DCHANGELOG.txt36 …o only support renaming of files": https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
38 …ests using FakeFtpServer are slow" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
40 … endless if binding to port fails" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
50 … DirectoryEntry case sensitivity� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
51 …stem IsValidName Regex incorrect� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
59 …matter is Locale specific. http://sourceforge.net/tracker/index.php?func=detail&aid=2654577&group_…
60 …er after calling stop(). https://sourceforge.net/tracker2/index.php?func=detail&aid=2653626&group_…
65 …d" don't work properly together� (https://sourceforge.net/tracker2/?func=detail&aid=2543193&group_…
66 …g new line on directory listing� (https://sourceforge.net/tracker2/?func=detail&aid=2540548&group_…
67 …] contents ) change the content� (https://sourceforge.net/tracker2/?func=detail&aid=2540366&group_…
[all …]
/external/mockftpserver/MockFtpServer/
DCHANGELOG.txt36 …o only support renaming of files": https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
38 …ests using FakeFtpServer are slow" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
40 … endless if binding to port fails" https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
50 … DirectoryEntry case sensitivity� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
51 …stem IsValidName Regex incorrect� (https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=2…
59 …matter is Locale specific. http://sourceforge.net/tracker/index.php?func=detail&aid=2654577&group_…
60 …er after calling stop(). https://sourceforge.net/tracker2/index.php?func=detail&aid=2653626&group_…
65 …d" don't work properly together� (https://sourceforge.net/tracker2/?func=detail&aid=2543193&group_…
66 …g new line on directory listing� (https://sourceforge.net/tracker2/?func=detail&aid=2540548&group_…
67 …] contents ) change the content� (https://sourceforge.net/tracker2/?func=detail&aid=2540366&group_…
[all …]
/external/selinux/libselinux/utils/
Dselinuxexeccon.c11 static void usage(const char *name, const char *detail, int rc) in usage() argument
14 if (detail) in usage()
15 fprintf(stderr, "%s: %s\n", name, detail); in usage()
Dgetconlist.c12 static void usage(const char *name, const char *detail, int rc) in usage() argument
15 if (detail) in usage()
16 fprintf(stderr, "%s: %s\n", name, detail); in usage()
Dgetdefaultcon.c12 static void usage(const char *name, const char *detail, int rc) in usage() argument
15 if (detail) in usage()
16 fprintf(stderr, "%s: %s\n", name, detail); in usage()
/external/llvm/include/llvm/IR/
DPassManager.h236 typedef detail::PassModel<IRUnitT, PassT> PassModelT; in addPass()
243 typedef detail::PassConcept<IRUnitT> PassConceptT;
260 namespace detail {
290 typedef detail::AnalysisResultConcept<IRUnitT> ResultConceptT;
291 typedef detail::AnalysisPassConcept<IRUnitT> PassConceptT;
317 typedef detail::AnalysisResultModel<IRUnitT, PassT, typename PassT::Result> in getResult()
337 typedef detail::AnalysisResultModel<IRUnitT, PassT, typename PassT::Result> in getCachedResult()
350 typedef detail::AnalysisPassModel<IRUnitT, PassT> PassModelT; in registerPass()
409 : public detail::AnalysisManagerBase<AnalysisManager<IRUnitT>, IRUnitT> {
410 friend class detail::AnalysisManagerBase<AnalysisManager<IRUnitT>, IRUnitT>;
[all …]
/external/mockftpserver/tags/2.0.2/
DCHANGELOG.txt6 …matter is Locale specific. http://sourceforge.net/tracker/index.php?func=detail&aid=2654577&group_…
7 …er after calling stop(). https://sourceforge.net/tracker2/index.php?func=detail&aid=2653626&group_…
12 …d" don't work properly together� (https://sourceforge.net/tracker2/?func=detail&aid=2543193&group_…
13 …g new line on directory listing� (https://sourceforge.net/tracker2/?func=detail&aid=2540548&group_…
14 …] contents ) change the content� (https://sourceforge.net/tracker2/?func=detail&aid=2540366&group_…
20 …he ReplyText resource bundle. See https://sourceforge.net/tracker2/?func=detail&aid=2462794&group_…
21 …sn't clone out field. See https://sourceforge.net/tracker/index.php?func=detail&aid=2462973&group_…
80 See https://sourceforge.net/tracker/index.php?func=detail&aid=2047355&group_id=208647&atid=1006533
87 See https://sourceforge.net/tracker/?func=detail&atid=1006533&aid=1925590&group_id=208647
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/
Dexc.py251 def __init__(self, detail=None, headers=None, comment=None, argument
256 Exception.__init__(self, detail)
259 self.detail = detail
269 return self.detail or self.explanation
274 'detail': escape(self.detail or ''),
477 def __init__(self, detail=None, headers=None, comment=None, argument
480 detail=detail, headers=headers, comment=comment,
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc318 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
329 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
370 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
388 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
406 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
653 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
666 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
679 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
692 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
736 // https://code.google.com/p/address-sanitizer/issues/detail?id=321.
[all …]
/external/llvm/lib/Support/
DHashing.cpp23 size_t llvm::hashing::detail::fixed_seed_override = 0;
28 hashing::detail::fixed_seed_override = fixed_value; in set_fixed_execution_hash_seed()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/
DAssertionFailedException.java34 public AssertionFailedException(String detail) { in AssertionFailedException() argument
35 super(detail); in AssertionFailedException()
/external/llvm/include/llvm/Object/
DELFTypes.h40 typedef support::detail::packed_endian_specific_integral<
43 typedef support::detail::packed_endian_specific_integral<
46 typedef support::detail::packed_endian_specific_integral<
49 typedef support::detail::packed_endian_specific_integral<
52 typedef support::detail::packed_endian_specific_integral<
64 typedef support::detail::packed_endian_specific_integral<
67 typedef support::detail::packed_endian_specific_integral<
77 typedef support::detail::packed_endian_specific_integral<
80 typedef support::detail::packed_endian_specific_integral<

12345678910>>...14