Home
last modified time | relevance | path

Searched defs:selections (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/site_tests/platform_CompressedSwapPerf/
Dplatform_CompressedSwapPerf.py54 def get_selection_funcs(selections): argument
267 swap_target, switch_delay, temp_dir, selections): argument
400 selections=None, swap_targets=None, switch_delay=0.0): argument
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DContentProviderOperationBuilderTest.java51 Map<String, String[]> selections = shadowBuilder.getSelections(); in withSelection() local
/external/llvm/include/llvm/CodeGen/PBQP/
DSolution.h31 SelectionsMap selections; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DSolution.h32 SelectionsMap selections; variable
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowContentProviderOperation.java17 private final Map<String, String[]> selections = new HashMap<String, String[]>(); field in ShadowContentProviderOperation
/external/ImageMagick/MagickCore/
Dwidget.c2800 const char **selections,XEvent *event) in XCommandWidget()
7659 const char *title,const char **selections,char *item) in XMenuWidget()
/external/netperf/src/
Dnettest_omni.c1510 FILE *selections; in parse_output_selection_file() local