/external/llvm/include/llvm/CodeGen/PBQP/ |
D | Solution.h | 31 SelectionsMap selections; variable 43 unsigned numNodes() const { return selections.size(); } in numNodes() 77 selections[nodeId] = selection; in setSelection() 84 SelectionsMap::const_iterator sItr = selections.find(nodeId); in getSelection() 85 assert(sItr != selections.end() && "No selection for node."); in getSelection()
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | ContentProviderOperationBuilderTest.java | 51 Map<String, String[]> selections = shadowBuilder.getSelections(); in withSelection() local 52 assertThat(selections.size(), is(2)); in withSelection() 53 assertThat(selections.get("first"), equalTo(new String[] { "a", "b" })); in withSelection() 54 assertThat(selections.get("second"), equalTo(new String[] { "c", "d" })); in withSelection()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowContentProviderOperation.java | 17 private final Map<String, String[]> selections = new HashMap<String, String[]>(); field in ShadowContentProviderOperation 65 return selections; in getSelections()
|
/external/selinux/checkpolicy/ |
D | ChangeLog | 94 * Use #defines for dismod selections by Eric Paris.
|
/external/llvm/cmake/modules/ |
D | HandleLLVMOptions.cmake | 3 # selections.
|
/external/google-breakpad/src/client/mac/sender/ |
D | crash_report_sender.m | 636 // account user selections.
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 910 C11 generic selections 915 selections is enabled.
|
/external/clang/include/clang/Basic/ |
D | DiagnosticParseKinds.td | 118 "generic selections are a C11-specific feature">, InGroup<C11>;
|
D | DiagnosticSemaKinds.td | 6842 // Generic selections.
|
/external/libvncserver/x11vnc/ |
D | RELEASE-NOTES | 332 Primary, or Cutbuffer selections: "x11vnc -R
|
D | README | 1092 Cutbuffer selections: "x11vnc -R resend_clipboard", "x11vnc -R 8484 received from a VNC viewer then x11vnc will set the X11 selections 8486 PRIMARY and CLIPBOARD selections (Xvnc does not seem to do this.) 8488 The X11 selections can be confusing, especially to those coming from 8502 then both selections are "merged" to some degree (and this can lead to 11913 X CLIPBOARD local selections. To control which 11933 X CLIPBOARD local selections. To control which 16395 PRIMARY, CLIPBOARD, and CUTBUFFER0 selections.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.debug.core_3.6.0.v20100519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 475 - credential configuration and automatic network selections based on
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 1850 + " X CLIPBOARD local selections. To control which\n" 1870 + " X CLIPBOARD local selections. To control which\n" 18147 +X CLIPBOARD local selections. To control which 21425 +X CLIPBOARD local selections. To control which
|
/external/libxml2/ |
D | ChangeLog | 17758 need to be extended to non full nodes selections.
|