/development/scripts/ |
D | stack | 69 lines = f.readlines() 72 stack_core.ConvertTrace(lines)
|
D | stack_core.py | 28 def ConvertTrace(lines): argument 31 tracer.ConvertTrace(lines) 173 def ConvertTrace(self, lines): argument 174 lines = map(self.CleanLine, lines) 177 symbol.SetAbi(lines) 179 for line in lines: 423 lines = example_crash.split('\n') 424 symbol.SetAbi(lines) 426 for line in lines:
|
D | symbol.py | 358 def SetAbi(lines): argument 365 for line in lines:
|
/development/tools/axl/ |
D | chewperf.py | 48 lines = [x for x in rawLines if "Pulled" in x] 50 sidx = lines[0].split().index("Pulled") 52 chewed = [[int(x.split()[sidx + 2]), int(x.split()[sidx + 4])] for x in lines]
|
/development/perftests/panorama/feature_mos/src/mosaic/ |
D | Pyramid.cpp | 31 int lines, size = calcStorage(width, height, border2, levels, &lines); in allocatePyramidPacked() local 34 + sizeof(short *) * lines + in allocatePyramidPacked() 40 ImageTypeShort position = (ImageTypeShort) &y[lines]; in allocatePyramidPacked() 96 …gned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines) in calcStorage() argument 100 *lines = size = 0; in calcStorage() 104 *lines += height + border2; in calcStorage()
|
D | Pyramid.h | 45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
|
/development/tools/checkstyle/gitlint/ |
D | utils.py | 21 def filter_lines(lines, filter_regex, groups=None): argument 31 for line in lines:
|
/development/tools/checkstyle/ |
D | README | 7 2. To check style of the lines modified in the latest commit:
|
D | checkstyle.jar | ... void setLines (java.lang.String)
String lines
public void setColumns (java.lang.String) ... |
D | LICENSE | 261 functions (ten lines or less in length), then the use of the object
|
/development/samples/training/testingfun/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/development/samples/devbytes/telephony/SmsSampleProject/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/development/samples/SupportLeanbackShowcase/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | license-LGPL.txt | 261 functions (ten lines or less in length), then the use of the object
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 474 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines 476 # the documentation. If the initializer consists of more lines than specified
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 474 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines 476 # the documentation. If the initializer consists of more lines than specified
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 787 functions (ten lines or less in length), then the use of the object 2510 functions (ten lines or less in length), then the use of the object 2961 functions (ten lines or less in length), then the use of the object 5117 functions (ten lines or less in length), then the use of the object 5571 the first lines of this file unmodified other than the possible 6848 functions (ten lines or less in length), then the use of the object 7530 functions (ten lines or less in length), then the use of the object
|