Home
last modified time | relevance | path

Searched refs:currentKey (Results 1 – 25 of 29) sorted by relevance

12

/external/icu/icu4c/source/samples/legacy/
Dlegacy.cpp51 uint8_t *currentKey = NULL; in printKeys() local
54 currentKey = keys[i]; in printKeys()
55 while(*currentKey != 0) { in printKeys()
56 if(*currentKey == 1) { in printKeys()
59 fprintf(stdout, "%02X", *currentKey); in printKeys()
61 currentKey++; in printKeys()
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
DCompositeResourceLoader.java98 Object currentKey = loader.getResourceVersionId(filename); in getResourceVersionId() local
99 if (currentKey != null) { in getResourceVersionId()
100 return currentKey; in getResourceVersionId()
/external/gptfdisk/
Dgptcurses.cc56 currentKey = 'b'; // currently selected option in GPTDataCurses()
583 if (whichOptions.find(currentKey) == string::npos) in MoveSelection()
584 currentKey = 'n'; in MoveSelection()
585 newKeyNum = whichOptions.find(currentKey); in MoveSelection()
590 currentKey = whichOptions[newKeyNum]; in MoveSelection()
591 DisplayOptions(currentKey); in MoveSelection()
635 currentKey = selectedKey; in DisplayOptions()
666 exitNow = Dispatch(currentKey); in AcceptInput()
Dgptcurses.h85 char currentKey; variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/opencv3/modules/highgui/src/
Dwindow_w32.cpp360 char currentKey[1024]; in icvSaveWindowPos() local
370 DWORD csize = sizeof(currentKey); in icvSaveWindowPos()
372 … LONG code = RegEnumKeyEx( hroot, count, currentKey, &csize, NULL, NULL, NULL, &accesstime ); in icvSaveWindowPos()
381 strcpy( oldestKey, currentKey ); in icvSaveWindowPos()
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/extensions/persist/lib/
Dhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12