Searched defs:layout (Results 1 - 25 of 64) sorted by relevance

123

/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DCSSKeywordCompletions.js
/macosx-10.10.1/libclosure-65/objectTests/
H A Dnullblockisa.c24 struct Block_layout layout; member in struct:_custom
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/eg/
H A Dyamlparser81 layout: Log::Log4perl::Layout::SimpleLayout label
84 layout: Log::Log4perl::Layout::SimpleLayout label
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DAppender.pm236 sub layout { # Set/Get the layout object subroutine
[all...]
/macosx-10.10.1/pdisk-9/
H A Dlayout_dump.h54 } layout; typedef in typeref:struct:__anon11489
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkTrack.c122 Ttk_Layout layout = es->corePtr->layout; local
H A DttkWidget.h36 Ttk_Layout layout; /* Widget layout */ member in struct:__anon13377
/macosx-10.10.1/emacs-93/emacs/lisp/play/
H A Dgametree.el[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/tile/
H A Dstyle.rb219 def layout(style=nil, spec=nil) method in class:__define_wrapper_proc_for_compatibility__!.__define_wrapper_proc_for_compatibility__!.__define_wrapper_proc_for_compatibility__!.__define_themes_and_setTheme_proc__!
/macosx-10.10.1/libauto-186/
H A DAdmin.h121 inline const usword_t layout() const { return _layout; } function in class:Auto::Admin
[all...]
H A DLarge.cpp50 Large::Large(Zone *zone, usword_t vm_size, usword_t size, usword_t layout, usword_t refcount, usword_t age, const WriteBarrier &wb) argument
61 Large *Large::allocate(Zone *zone, const usword_t size, usword_t layout, bool refcount_is_one) { argument
H A DSubzonePartition.h51 Admin &admin(const size_t size, const usword_t layout, bool refcount_is_one) { argument
H A DZoneDump.cpp49 void (^node_dump)(const void *address, unsigned long size, unsigned int layout, unsigned long refcount); member in struct:Auto::dump_all_blocks_visitor
H A DZoneCollectionChecking.cpp156 auto_memory_type_t layout = zone->block_layout(block); local
H A Dauto_impl_utilities.h134 inline bool is_scanned(auto_memory_type_t layout) { return (layout & AUTO_UNSCANNED) != AUTO_UNSCANNED; } argument
135 inline bool is_object(auto_memory_type_t layout) { return (layout & AUTO_OBJECT) != 0; } argument
136 inline bool is_allocated_cleared(auto_memory_type_t layout) { return is_scanned(layout) || (layout == AUTO_MEMORY_ALL_WEAK_POINTERS); } argument
H A DBlockRef.h51 inline auto_memory_type_t layout() const { return subzone()->layout(q()); } function in class:Auto::SubzoneBlockRef
62 inline void set_layout(auto_memory_type_t layout) const { subzone()->set_layout(q(), layout); } local
90 inline auto_memory_type_t layout() const { return _large->layout(); } function in class:Auto::LargeBlockRef
242 inline auto_memory_type_t layout() const { if (!(requested_info & AUTO_BLOCK_INFO_LAYOUT)) __builtin_trap(); return _layout; } function in class:Auto::auto_block_info_sieve
[all...]
H A DLarge.h189 inline usword_t layout() const { return _layout; } function in class:Auto::Large
219 inline void set_layout(usword_t layout) { _layout = layout; } argument
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DSequenceToOffsetTable.h87 void layout() { function in class:llvm::SequenceToOffsetTable
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dquail.el[all...]
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dwizard.tcl[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-keypd.el
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSecurePromptClient.cpp101 UInt32 layout; // The keyboard layout used for code ->> value translation member in struct:IOHIDSecurePromptClient_ExpansionData
[all...]
/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalDevice.cpp262 AudioChannelLayout layout; local
446 AudioChannelLayout* layout = (AudioChannelLayout *) calloc(1, propSize); local
568 AudioChannelLayout layout; local
[all...]
/macosx-10.10.1/libclosure-65/
H A DBlock_private.h61 const char *layout; // contents depend on BLOCK_HAS_EXTENDED_LAYOUT member in struct:Block_descriptor_3
108 const char *layout; member in struct:Block_byref_3
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/tkHTML/
H A Dhtmlwidget.rb286 def layout() method in class:Tk

Completed in 275 milliseconds

123