/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/ |
D | Constraint.java | 62 …Space targetSpace = Space.valueOf(((Number) constraintStructure.getFieldValue("tarspace")).byteVal… in Constraint() 72 …Space ownerSpace = Space.valueOf(((Number) constraintStructure.getFieldValue("ownspace")).byteValu… in Constraint() 120 public static enum Space { enum in Constraint 132 public static Space valueOf(byte c) { in valueOf()
|
D | Feature.java | 11 import com.jme3.scene.plugins.blender.constraints.Constraint.Space; 23 protected Space space; 45 public Feature(Space space, Long oma, BlenderContext blenderContext) { in Feature() 63 public Feature(Spatial spatial, Space space, Long oma, BlenderContext blenderContext) { in Feature() 80 public Feature(Bone bone, Space space, Long oma, BlenderContext blenderContext) { in Feature()
|
/external/llvm/lib/CodeGen/ |
D | SlotIndexes.cpp | 129 const unsigned Space = SlotIndex::InstrDist/2; in renumberIndexes() local 130 assert((Space & 3) == 0 && "InstrDist must be a multiple of 2*NUM"); in renumberIndexes() 135 curItr->setIndex(index += Space); in renumberIndexes()
|
/external/v8/src/ |
D | spaces.h | 120 class Space; variable 321 Space* owner() const { in owner() 324 return reinterpret_cast<Space*>(owner_ - kFailureTag); in owner() 330 void set_owner(Space* space) { in set_owner() 635 Space* owner); 757 class Space : public Malloced { 759 Space(Heap* heap, AllocationSpace id, Executability executable) in Space() function 762 virtual ~Space() {} in ~Space() 957 Space* owner); 988 Space* space); [all …]
|
D | serialize.h | 364 Address Allocate(int space_number, Space* space, int size); 365 void ReadObject(int space_number, Space* space, Object** write_back);
|
D | unicode.h | 267 struct Space { struct
|
D | spaces.cc | 71 Space* owner = page->owner(); in HeapObjectIterator() 436 Space* owner) { in Initialize() 492 Space* owner) { in AllocateChunk() 589 Space* owner) { in AllocateLargePage() 780 : Space(heap, id, executable), in PagedSpace() 2545 : Space(heap, id, NOT_EXECUTABLE), // Managed on a per-allocation basis in LargeObjectSpace()
|
D | serialize.cc | 595 Address Deserializer::Allocate(int space_index, Space* space, int size) { in Allocate() 736 Space* space, in ReadObject() 759 Space* dest_space; \
|
D | unicode.cc | 724 bool Space::Is(uchar c) { in Is()
|
/external/tcpdump/tests/ |
D | mpls-ldp-hello.new | 2 LDP, Label-Space-ID: 10.1.0.2:0, pdu-length: 38
|
D | mpls-ldp-hello.out | 2 LDP, Label-Space-ID: 10.1.0.2:0, pdu-length: 38
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | HelpScreen.js | 50 WebInspector.KeyboardShortcut.Keys.Space.code,
|
D | SidebarPane.js | 128 if (isEnterKey(event) || event.keyCode === WebInspector.KeyboardShortcut.Keys.Space.code)
|
D | KeyboardShortcut.js | 56 Space: { code: 32, name: "<Space>" }, property
|
/external/qemu-pc-bios/bochs/bios/ |
D | acpi-dsdt.dsl | 152 0x0000, // Address Space Granularity 165 0x0000, // Address Space Granularity 172 0x0000, // Address Space Granularity 179 0x00000000, // Address Space Granularity 186 0x00000000, // Address Space Granularity
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0005.txt | 2 Minimizing Code Space
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
D | menu.js | 116 case 'U+0020': // Space
|
D | menu_button.js | 159 case 'U+0020': // Space
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 40 Space, enumerator
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | speech_input_window_controller.mm | 19 const int kBubbleControlVerticalSpacing = 10; // Space between controls. 20 const int kBubbleHorizontalMargin = 5; // Space on either sides of controls.
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
D | content_setting_bubble_cocoa.mm | 35 // Space between two popup links. 38 // Space taken in total by one popup link. 41 // Space between popup list and surrounding UI elements.
|
/external/oprofile/doc/ |
D | CodingStyle | 78 Space types like this :
|
/external/llvm/lib/MC/MCParser/ |
D | AsmLexer.cpp | 446 return AsmToken(AsmToken::Space, StringRef(TokStart, len)); in LexToken()
|
/external/webkit/LayoutTests/platform/android/ |
D | test_expectations.txt | 126 …e to multiple input boxes fitting on one line on Apple, ours are wrapped. Space at line ends are s… 136 …e to multiple frame boxes fitting on one line on Apple, ours are wrapped. Space at line ends are s…
|
/external/quake/ |
D | README | 102 Alt Space TAB +showscores Shows scores in multiplayer games
|