/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
MultiCall.py | 78 def bind(self, triplet, func): 94 def unbind(self, triplet, func): 204 def bind(self, triplet, func): 205 if triplet[2] not in self.bindedfuncs: 206 self.bindedfuncs[triplet[2]] = [[] for s in _states] 209 for detail in (triplet[2], None) 213 seq = "<%s%s-%s>"% (_state_names[s], self.typename, triplet[2]) 216 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func) 222 def unbind(self, triplet, func) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
MultiCall.py | 78 def bind(self, triplet, func): 94 def unbind(self, triplet, func): 204 def bind(self, triplet, func): 205 if triplet[2] not in self.bindedfuncs: 206 self.bindedfuncs[triplet[2]] = [[] for s in _states] 209 for detail in (triplet[2], None) 213 seq = "<%s%s-%s>"% (_state_names[s], self.typename, triplet[2]) 216 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func) 222 def unbind(self, triplet, func) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
MultiCall.py | 78 def bind(self, triplet, func): 94 def unbind(self, triplet, func): 204 def bind(self, triplet, func): 205 if triplet[2] not in self.bindedfuncs: 206 self.bindedfuncs[triplet[2]] = [[] for s in _states] 209 for detail in (triplet[2], None) 213 seq = "<%s%s-%s>"% (_state_names[s], self.typename, triplet[2]) 216 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func) 222 def unbind(self, triplet, func) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
MultiCall.py | 78 def bind(self, triplet, func): 94 def unbind(self, triplet, func): 204 def bind(self, triplet, func): 205 if triplet[2] not in self.bindedfuncs: 206 self.bindedfuncs[triplet[2]] = [[] for s in _states] 209 for detail in (triplet[2], None) 213 seq = "<%s%s-%s>"% (_state_names[s], self.typename, triplet[2]) 216 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func) 222 def unbind(self, triplet, func) [all...] |
/device/generic/goldfish/camera/ |
Exif.cpp | 280 float triplet[3]; local 307 convertGpsCoordinate(floatValue, &triplet); 308 createEntry(exifData, EXIF_IFD_GPS, EXIF_TAG_GPS_LATITUDE, triplet); 317 convertGpsCoordinate(floatValue, &triplet); 318 createEntry(exifData, EXIF_IFD_GPS, EXIF_TAG_GPS_LONGITUDE, triplet); 340 if (convertTimestampToTimeAndDate(timestamp, &triplet, &date)) { 342 triplet, 1.0f);
|
/art/test/088-monitor-verification/src/ |
Main.java | 62 m.triplet(obj1, obj2, 0); 63 System.out.println("triplet ok"); 196 public void triplet(Object obj1, Object obj2, int x) { method in class:Main
|
/external/iw/ |
scan.c | 553 union ieee80211_country_ie_triplet *triplet = (void *) data; local 555 if (triplet->ext.reg_extension_id >= IEEE80211_COUNTRY_EXTENSION_ID) { 557 triplet->ext.reg_extension_id, 558 triplet->ext.reg_class, 559 triplet->ext.coverage_class, 560 triplet->ext.coverage_class * 450); 568 if (triplet->chans.first_channel <= 14) 569 end_channel = triplet->chans.first_channel + (triplet->chans.num_channels - 1); 571 end_channel = triplet->chans.first_channel + (4 * (triplet->chans.num_channels - 1)) [all...] |
/external/curl/tests/ |
testcurl.pl | 251 my $triplet; 257 $triplet = $1; 263 return $triplet;
|
/frameworks/base/obex/javax/obex/ |
ObexHelper.java | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
targets.c | 1500 const char *triplet; member in struct:targmatch [all...] |
/external/syslinux/gpxe/src/include/gpxe/ |
ieee80211.h | 622 /** 802.11 Country information element regulatory extension triplet */ 629 /** 802.11 Country information element regulatory band triplet */ 636 /** 802.11 Country information element regulatory triplet 638 * It is a band triplet if the first byte is 200 or less, and a 639 * regulatory extension triplet otherwise. 663 union ieee80211_ie_country_triplet triplet[0]; member in struct:ieee80211_ie_country [all...] |
/prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.3/ |
jackson-core-2.1.3.jar | |
/prebuilts/tools/common/m2/repository/org/shredzone/flattr4j/flattr4j-core/2.12/ |
flattr4j-core-2.12.jar | |
/external/pcre/dist2/ |
configure | [all...] |
/external/e2fsprogs/ |
configure | [all...] |
/external/syslinux/gpxe/src/net/80211/ |
net80211.c | 1111 &ie->country.triplet[i]; [all...] |
/prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/ |
jackson-core-2.6.6.jar | |
/external/iproute2/doc/ |
ip-cref.tex | [all...] |
/external/libmicrohttpd/ |
configure | [all...] |
/external/ImageMagick/ |
configure | [all...] |
/prebuilts/tools/common/google-api-java-client/1.20.0/ |
google-api-java-client-min-repackaged-1.20.0.jar | |
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/ |
google-api-java-client-min-repackaged.jar | |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/ |
aarch64-linux-android-gcc-4.9.x | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/ |
arm-linux-androideabi-gcc-4.9.x | [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/ |
mips64el-linux-android-gcc-4.9.x | [all...] |