Searched refs:detail (Results 76 - 100 of 233) sorted by relevance

12345678910

/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h485 char detail[80]; member in struct:vpx_internal_error_info
500 size_t sz = sizeof(info->detail);
504 vsnprintf(info->detail, sz - 1, fmt, ap);
506 info->detail[sz - 1] = '\0';
/external/llvm/include/llvm/Analysis/
H A DCGSCCPassManager.h54 typedef detail::PassConcept<LazyCallGraph::SCC *, CGSCCAnalysisManager>
58 : detail::PassModel<LazyCallGraph::SCC *, CGSCCAnalysisManager, PassT> {
60 : detail::PassModel<LazyCallGraph::SCC *, CGSCCAnalysisManager, PassT>(
72 class CGSCCAnalysisManager : public detail::AnalysisManagerBase<
74 friend class detail::AnalysisManagerBase<CGSCCAnalysisManager,
76 typedef detail::AnalysisManagerBase<CGSCCAnalysisManager,
131 std::pair<void *, std::unique_ptr<detail::AnalysisResultConcept<
H A DPtrUseVisitor.h35 namespace detail { namespace in namespace:llvm
165 } // end namespace detail
194 public detail::PtrUseVisitorBase {
/external/llvm/include/llvm/Object/
H A 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<
/external/llvm/include/llvm/Support/
H A DFileSystem.h737 namespace detail { namespace
763 IntrusiveRefCntPtr<detail::DirIterState> State;
767 State = new detail::DirIterState;
769 ec = detail::directory_iterator_construct(*State,
774 State = new detail::DirIterState;
775 ec = detail::directory_iterator_construct(*State, de.path());
807 namespace detail { namespace
824 IntrusiveRefCntPtr<detail::RecDirIterState> State;
829 : State(new detail::RecDirIterState) {
/external/llvm/include/llvm/ADT/
H A DHashing.h149 namespace detail { namespace in namespace:llvm::hashing
475 } // namespace detail
487 return ::llvm::hashing::detail::hash_combine_range_impl(first, last);
493 namespace detail { namespace in namespace:llvm::hashing
643 } // namespace detail
662 ::llvm::hashing::detail::hash_combine_recursive_helper helper;
675 ::llvm::hashing::detail::hash_combine_recursive_helper helper;
682 ::llvm::hashing::detail::hash_combine_recursive_helper helper;
689 ::llvm::hashing::detail::hash_combine_recursive_helper helper;
695 ::llvm::hashing::detail
715 namespace detail { namespace in namespace:llvm::hashing
[all...]
/external/chromium_org/third_party/WebKit/Source/core/events/
H A DMouseEvent.idl42 [Default=Undefined] optional long detail,
H A DMouseRelatedEvent.cpp56 int detail, const IntPoint& screenLocation, const IntPoint& windowLocation,
59 : UIEventWithKeyState(eventType, canBubble, cancelable, abstractView, detail, ctrlKey, altKey, shiftKey, metaKey)
55 MouseRelatedEvent(const AtomicString& eventType, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> abstractView, int detail, const IntPoint& screenLocation, const IntPoint& windowLocation, const IntPoint& movementDelta, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool isSimulated) argument
/external/chromium_org/content/shell/common/
H A Dshell_messages.h110 IPC_STRUCT_TRAITS_MEMBER(detail)
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DV8HiddenValue.h29 V(detail) \
/external/chromium_org/ui/events/test/
H A Devents_test_utils_x11.cc113 xiev->detail = tracking_id;
180 xievent->detail = XButtonEventButton(type, flags);
183 XISetMask(xievent->buttons.mask, xievent->detail);
193 xievent->detail = wheel_delta > 0 ? Button4 : Button5;
/external/chromium_org/google_apis/gaia/
H A Doauth2_mint_token_flow.cc51 const char kDetailKey[] = "detail";
261 base::string16 detail; local
264 !scopes_entry->GetString(kDetailKey, &detail)) {
272 Tokenize(detail, detail_separators, &entry.details);
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dtools_common.c73 const char *detail = vpx_codec_error_detail(ctx); local
76 if (detail)
77 printf(" %s\n", detail);
/external/clang/include/clang/Basic/
H A DVirtualFileSystem.h103 namespace detail { namespace in namespace:clang::vfs
113 } // end namespace detail
118 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy
121 directory_iterator(std::shared_ptr<detail::DirIterImpl> I) : Impl(I) {
/external/libvpx/libvpx/examples/
H A Ddecode_with_partial_drops.c93 const char *detail = vpx_codec_error_detail(ctx); local
96 if(detail)
97 printf(" %s\n",detail);
/external/libvpx/libvpx/
H A Dtools_common.c73 const char *detail = vpx_codec_error_detail(ctx); local
76 if (detail)
77 printf(" %s\n", detail);
/external/chromium_org/third_party/sqlite/src/tool/
H A Dshowdb.c423 int detail, /* Show leaf pages if true */
433 if( detail ){
532 int detail = 0; local
537 if( zLeft[i]=='d' ) detail = 1;
539 decode_trunk_page(iStart, pagesize, detail, recursive);
420 decode_trunk_page( int pgno, int pagesize, int detail, int recursive ) argument
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
H A Duser_commands.js237 var detail = new cvox.UserEventDetail({command: cmdStruct.command});
238 var evt = detail.createEventObject();
791 var detail = new cvox.UserEventDetail(cvoxUserEvent.detail);
792 if (detail.command) {
794 cvox.ChromeVoxUserCommands.lookupCommand_(detail.command, detail));
/external/chromium_org/third_party/webrtc/system_wrappers/source/spreadsortlib/
H A Dspreadsort.hpp25 namespace detail { namespace in namespace:boost
369 if(last - first < detail::MIN_SORT_SIZE)
372 detail::spread_sort(first, last, *first >> 0, *first);
379 if(last - first < detail::MIN_SORT_SIZE)
382 detail::spread_sort(first, last, shift(*first, 0), *first, shift, comp);
389 if(last - first < detail::MIN_SORT_SIZE)
392 detail::spread_sort(first, last, shift(*first, 0), *first, shift);
416 namespace detail { namespace in namespace:boost
965 if(last - first < detail::MIN_SORT_SIZE)
968 detail
1000 namespace detail { namespace in namespace:boost
[all...]
/external/webrtc/src/system_wrappers/source/spreadsortlib/
H A Dspreadsort.hpp25 namespace detail { namespace in namespace:boost
369 if(last - first < detail::MIN_SORT_SIZE)
372 detail::spread_sort(first, last, *first >> 0, *first);
379 if(last - first < detail::MIN_SORT_SIZE)
382 detail::spread_sort(first, last, shift(*first, 0), *first, shift, comp);
389 if(last - first < detail::MIN_SORT_SIZE)
392 detail::spread_sort(first, last, shift(*first, 0), *first, shift);
416 namespace detail { namespace in namespace:boost
965 if(last - first < detail::MIN_SORT_SIZE)
968 detail
1000 namespace detail { namespace in namespace:boost
[all...]
/external/deqp/framework/delibs/decpp/
H A DdeCommandLine.hpp139 namespace detail namespace in namespace:de::cmdline
414 } // detail
416 using detail::Parser;
417 using detail::CommandLine;
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/h264/
H A DAvcConfigurationBox.java341 String detail = "not parsable";
343 detail = SeqParameterSet.read(new ByteArrayInputStream(sequenceParameterSet)).toString();
347 l.add(detail);
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
H A Dcontext_menu.js40 var cmd = evt.detail['customCommand'];
/external/chromium_org/ui/file_manager/file_manager/foreground/css/
H A Dfile_manager.css484 /* Container for the detail and thumbnail list views. */
650 #detail-table {
656 #detail-table > list,
771 body[type='full-page'] .detail-name .detail-icon {
910 /* Text box used for renaming in the detail list. */
944 .detail-table {
1133 .table-row-cell > .detail-name {
1137 .table-row-cell > .detail-name {
1143 #list-container list:focus > [selected] .detail
[all...]
/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dcron_servlet.py64 def error_message(detail):
66 title, item, i + 1, len(items), detail)

Completed in 1049 milliseconds

12345678910