HomeSort by relevance Sort by last modified time
    Searched full:lookup_table (Results 1 - 12 of 12) sorted by null

  /external/libcap-ng/
Android.mk 11 libcap-ng-0.7/src/lookup_table.c
  /external/autotest/client/site_tests/hardware_Smartctl/
hardware_Smartctl.py 86 lookup_table = {}
93 lookup_table = self._SMARTCTL_LOOKUP_TABLE[known_model]
112 if id in lookup_table:
114 key = lookup_table[id]
  /external/libcap-ng/libcap-ng-0.7/src/
Makefile.am 34 libcap_ng_la_SOURCES = cap-ng.c lookup_table.c
lookup_table.c 0 /* lookup_table.c --
Makefile.in 106 am_libcap_ng_la_OBJECTS = cap-ng.lo lookup_table.lo
309 libcap_ng_la_SOURCES = cap-ng.c lookup_table.c
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lookup_table.Plo@am__quote@
  /external/mesa3d/src/mapi/glapi/gen/
glX_server_table.py 63 self.lookup_table = []
193 print ' LEAF(%u),' % (len(self.lookup_table))
219 self.lookup_table.append(temp)
289 print 'static const void *%s_function_table[%u][2] = {' % (self.name_base, len(self.lookup_table))
291 for func in self.lookup_table:
305 print 'static const int_fast16_t %s_size_table[%u][2] = {' % (self.name_base, len(self.lookup_table))
308 for func in self.lookup_table:
  /external/e2fsprogs/e2fsck/
sigcatcher.c 311 static const char *lookup_table(int num, struct str_table *table) function
324 const char *ret = lookup_table(num, table);
344 cp = lookup_table(siginfo->si_code, generic_code_table);
  /external/llvm/test/Transforms/FunctionAttrs/
nocapture.ll 34 @lookup_table = global [2 x i1] [ i1 0, i1 1 ]
42 %lookup = getelementptr [2 x i1], [2 x i1]* @lookup_table, i32 0, i32 %bit
67 %lookup = getelementptr [2 x i1], [2 x i1]* @lookup_table, i32 0, i32 %bit
  /art/compiler/
oat_writer.cc     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
  /prebuilts/android-emulator/linux-x86_64/bin/
e2fsck 
fsck.ext4 

Completed in 2510 milliseconds