HomeSort by relevance Sort by last modified time
    Searched refs:ent (Results 51 - 75 of 225) sorted by null

1 23 4 5 6 7 8 9

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 22 self.ent.delete(0,"end")
23 self.ent.insert("end",searchphrase)
24 self.ent.focus_set()
25 self.ent.selection_range(0, "end")
26 self.ent.icursor(0)
79 self.ent = self.make_entry("Find:", self.engine.patvar)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 22 self.ent.delete(0,"end")
23 self.ent.insert("end",searchphrase)
24 self.ent.focus_set()
25 self.ent.selection_range(0, "end")
26 self.ent.icursor(0)
79 self.ent = self.make_entry("Find:", self.engine.patvar)
  /system/core/libziparchive/
zip_archive.cc 368 uint32_t ent = hash & (hash_table_size - 1); local
369 while (hash_table[ent].name != NULL) {
370 if (hash_table[ent].name_length == name.name_length &&
371 memcmp(hash_table[ent].name, name.name, name.name_length) == 0) {
372 return ent;
375 ent = (ent + 1) & (hash_table_size - 1);
388 uint32_t ent = hash & (hash_table_size - 1); local
394 while (hash_table[ent].name != NULL) {
395 if (hash_table[ent].name_length == name.name_length &
914 const int64_t ent = EntryToIndex(archive->hash_table, local
    [all...]
  /external/lldb/source/Plugins/UnwindAssembly/x86/
UnwindAssembly-x86.cpp 210 struct regmap_ent *ent; local
214 ent = i386_register_map;
219 ent = x86_64_register_map;
222 for (i = 0; i < count; i++, ent++)
224 const RegisterInfo *ri = reg_ctx->GetRegisterInfoByName (ent->name);
226 ent->lldb_regno = ri->kinds[eRegisterKindLLDB];
445 struct regmap_ent *ent; local
449 ent = i386_register_map;
454 ent = x86_64_register_map;
457 for (i = 0; i < count; i++, ent++
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ProcStatsData.java 241 ProcStatsEntry ent = entriesMap.get(proc.mName, proc.mUid); local
242 if (ent == null) {
243 ent = new ProcStatsEntry(proc, st.mPackageName, bgTotals, runTotals,
245 if (ent.mRunWeight > 0) {
248 + ProcessStatsUi.makeDuration(ent.mRunDuration) + " ("
249 + ((((double) ent.mRunDuration) / memTotalTime) * 100)
251 + " pss=" + ent.mAvgRunMem);
252 entriesMap.put(proc.mName, proc.mUid, ent);
253 procEntries.add(ent);
256 ent.addPackage(st.mPackageName)
276 ProcStatsEntry ent = entriesMap.get(ss.mProcessName, local
    [all...]
  /system/vold/
MoveTask.cpp 69 struct dirent* ent; local
70 while ((ent = readdir(dir)) != NULL) {
71 if ((!strcmp(ent->d_name, ".")) || (!strcmp(ent->d_name, ".."))) {
74 cmd.push_back(StringPrintf("%s/%s", path.c_str(), ent->d_name));
  /bionic/libc/arch-mips/include/machine/
asm.h 35 #define __bionic_asm_custom_entry(f) .ent f
186 .ent x, 0; \
200 .ent x, 0; \
  /development/ndk/platforms/android-21/arch-mips/include/machine/
asm.h 37 #define __bionic_asm_custom_entry(f) .ent f
188 .ent x, 0; \
202 .ent x, 0; \
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
asm.h 37 #define __bionic_asm_custom_entry(f) .ent f
188 .ent x, 0; \
202 .ent x, 0; \
  /external/llvm/test/MC/Mips/
elf-tls.s 22 .ent f1
54 .ent f2
86 .ent f3
elf-N64.s 24 .ent main
elf-gprel-32-64.s 29 .ent test
xgot.s 26 .ent fill
  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapIMProvider.java 568 for(Entry<String,Object> ent : valueSet) {
569 String key = keyMap.get(ent.getKey()); // Convert the key name
570 Object value = ent.getValue();
573 } else if(ent.getValue() instanceof Boolean) {
575 } else if(ent.getValue() instanceof Byte) {
577 } else if(ent.getValue() instanceof byte[]) {
579 } else if(ent.getValue() instanceof Double) {
581 } else if(ent.getValue() instanceof Float) {
583 } else if(ent.getValue() instanceof Integer) {
585 } else if(ent.getValue() instanceof Long)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
asm.h 37 #define __bionic_asm_custom_entry(f) .ent f
188 .ent x, 0; \
202 .ent x, 0; \
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
asm.h 37 #define __bionic_asm_custom_entry(f) .ent f
188 .ent x, 0; \
202 .ent x, 0; \
  /external/libxml2/doc/
buildDocBookCatalog 262 found=`find $top -name iso-amsb.ent`
264 found=`find /usr/share/xml -name iso-amsb.ent`
267 found=`find $HOME -name iso-amsb.ent`
270 found=`find /usr/local -name iso-amsb.ent`
273 found=`find /usr/share/sgml -name iso-amsb.ent`
276 echo could not locate iso-amsb.ent of ISO DocBook entities
298 "file://$isodir/iso-pub.ent" $CATALOG
301 "file://$isodir/iso-grk1.ent" $CATALOG
304 "file://$isodir/iso-box.ent" $CATALOG
307 "file://$isodir/iso-grk3.ent" $CATALO
    [all...]
  /external/linux-tools-perf/src/tools/perf/util/
help.c 10 struct cmdname *ent = malloc(sizeof(*ent) + len + 1); local
12 ent->len = len;
13 memcpy(ent->name, name, len);
14 ent->name[len] = 0;
17 cmds->names[cmds->cnt++] = ent;
  /build/libs/host/
CopyFile.c 482 struct dirent* ent; local
487 ent = readdir(dir);
488 if (ent == NULL)
491 if (strcmp(ent->d_name, ".") == 0 ||
492 strcmp(ent->d_name, "..") == 0)
497 nameLen = strlen(ent->d_name);
504 memcpy(srcFile + srcLen+1, ent->d_name, nameLen +1);
509 memcpy(dstFile + dstLen+1, ent->d_name, nameLen +1);
  /external/compiler-rt/lib/tsan/rtl/
tsan_report.cc 114 void PrintStack(const ReportStack *ent) {
115 if (ent == 0 || ent->frames == 0) {
119 SymbolizedStack *frame = ent->frames;
349 void PrintStack(const ReportStack *ent) {
350 if (ent == 0 || ent->frames == 0) {
354 SymbolizedStack *frame = ent->frames;
  /external/valgrind/exp-sgcheck/
h_main.c 578 TempMapEnt ent; local
580 ent.kind = kind;
581 ent.shadow = IRTemp_INVALID;
582 newIx = VG_(addToXA)( pce->qmpMap, &ent );
649 TempMapEnt ent; local
650 ent.kind = NonShad;
651 ent.shadow = IRTemp_INVALID;
652 VG_(addToXA)( pce.qmpMap, &ent );
  /bionic/linker/arch/mips/
begin.S 33 .ent __start
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 222 .ent x, 0; \
240 .ent x, 0; \
253 .ent x, 0; \
268 .ent x, 0; \
  /external/mesa3d/src/gallium/state_trackers/clover/api/
program.cpp 198 map([](const std::pair<device *, module> &ent) {
201 ent.second.serialize(s);
209 map([](const std::pair<device *, module> &ent) {
212 ent.second.serialize(s);
  /external/valgrind/helgrind/
hg_wordset.c 68 WCacheEnt ent[N_WCACHE_STAT_MAX]; member in struct:__anon20633
93 if (_cache->ent[0].arg1 == _arg1 \
94 && _cache->ent[0].arg2 == _arg2) \
95 return (_retty)_cache->ent[0].res; \
97 if (_cache->ent[_i].arg1 == _arg1 \
98 && _cache->ent[_i].arg2 == _arg2) { \
99 WCacheEnt tmp = _cache->ent[_i-1]; \
100 _cache->ent[_i-1] = _cache->ent[_i]; \
101 _cache->ent[_i] = tmp;
    [all...]

Completed in 842 milliseconds

1 23 4 5 6 7 8 9