/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/trie/ |
_base.py | 36 lprefix = self.longest_prefix(prefix) 37 return (lprefix, self[lprefix])
|
/external/iproute2/ip/ |
ipmonitor.c | 158 int lprefix=0; local 204 lprefix=1; 263 if (lprefix) {
|
/external/opencv3/modules/core/src/opencl/runtime/generator/ |
common.py | 140 def generateStructDefinitions(fns, lprefix='opencl_fn', enumprefix='OPENCL_FN'): 148 commentStr, lprefix, len(fn['params']), enumprefix, fn['name'], ' '.join(fn['ret']), ('' if len(fn['params']) == 0 else ', ' + ', '.join(fn['params'])))) 200 def generateTemplates(sz, lprefix, switch_name, calling_convention=''): 213 print 'struct %s%d' % (lprefix, sz)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/ |
bsd.h | 31 #define LPREFIX "L"
|
cygming.h | 70 #undef LPREFIX 71 #define LPREFIX (TARGET_64BIT ? ".L" : "L")
|
i386.h | 36 assemblers. These include RP, IP, LPREFIX, PUT_OP_SIZE, USE_STAR, [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
bdb.py | 361 def format_stack_entry(self, frame_lineno, lprefix=': '): 383 if line: s = s + lprefix + line.strip()
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
bdb.py | 361 def format_stack_entry(self, frame_lineno, lprefix=': '): 383 if line: s = s + lprefix + line.strip()
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
bdb.py | 361 def format_stack_entry(self, frame_lineno, lprefix=': '): 383 if line: s = s + lprefix + line.strip()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
bdb.py | 361 def format_stack_entry(self, frame_lineno, lprefix=': '): 383 if line: s = s + lprefix + line.strip()
|
/toolchain/binutils/binutils-2.25/ld/ |
ChangeLog-9197 | 617 * ldmain.c (main): Don't initialize link_info.lprefix or [all...] |
/toolchain/binutils/binutils-2.25/include/ |
ChangeLog-9103 | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
ChangeLog-9697 | [all...] |