HomeSort by relevance Sort by last modified time
    Searched full:lambda (Results 26 - 50 of 74) sorted by null

12 3

  /external/webkit/WebKitTools/Scripts/webkitpy/
multicommandtool.py 182 longest_name_length = max(map(lambda command: len(command.name), relevant_commands))
183 relevant_commands.sort(lambda a, b: cmp(a.name, b.name))
184 command_help_texts = map(lambda command: " %s %s\n" % (command.name.ljust(longest_name_length), command.help_text), relevant_commands)
buildbot.py 118 return map(lambda builder: builder['name'], red_builders)
bugzilla.py 157 attachments = filter(lambda attachment:
174 return filter(lambda patch: patch.reviewer(), patches)
183 return filter(lambda patch: patch.committer(), patches)
604 component_names = map(lambda item: item.name, component_items)
782 possible_bug_statuses = map(lambda item: item.name, bug_status.items)
diff_parser_unittest.py 142 patch = p.sub(lambda x: " %s/" % prefix[x.group(1)], self._PATCH)
bugzilla_unittest.py 240 bugzilla.authenticate = lambda: None
  /frameworks/base/telephony/java/com/android/internal/telephony/
MccTable.java 292 get_mcc = lambda elt: elt[0]
293 get_iso = lambda elt: elt[1]
294 get_sd = lambda elt: elt[2]
295 get_tz = lambda elt: len(elt) > 4 and elt[3] or ''
296 get_lang = lambda elt: len(elt) > 5 and elt[4] or ''
297 get_wifi = lambda elt: len(elt) > 6 and elt[5] or 0
  /external/clearsilver/python/examples/trans/
trans.py 177 h_results = map(lambda x: (x[0], x[1] + i+tag_b+1, x[2]), h_results)
210 r = map(lambda x: (x[0], x[1] + ofs, x[2]), r)
219 attrs = map(lambda x: x[0], attrs)
341 locs = map(lambda x: "%s:%s:%d" % x, locs)
  /external/v8/test/mjsunit/
string-indexof-1.js 69 assertEquals(0, twoByteString.indexOf("\u039a\u0391"), "lambda Alpha");
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queries.py 87 bugs_needing_cq = map(lambda patch: patch.bug_id(), patches_needing_cq)
download.py 140 return map(lambda patch_id: tool.bugs.fetch_attachment(patch_id), args)
queues.py 174 red_builders_names = map(lambda name: "\"%s\"" % name, red_builders_names) # Add quotes around the names.
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
avcenc_int.h 44 #define LAMBDA_FACTOR(lambda) ((int)((double)(1<<LAMBDA_ACCURACY_BITS)*lambda+0.5))
  /bionic/libc/tools/
gensyscalls.py 487 "arm": lambda x: x.has_key("asm-arm") or x.has_key("asm-thumb"),
488 "x86": lambda x: x.has_key("asm-x86"),
489 "sh": lambda x: x.has_key("asm-sh")
  /external/v8/tools/
js2c.py 195 fun = eval("lambda " + ",".join(args) + ': ' + body)
stats-viewer.py 166 self.root.after(UPDATE_INTERVAL_MS, lambda: self.UpdateCounters())
test.py 300 'clear': lambda last_line_length: ("\r" + (" " * last_line_length) + "\r"),
    [all...]
  /frameworks/base/core/java/android/gesture/
GestureUtils.java 555 float lambda = lambda1 > lambda2 ? lambda1 : lambda2; local
557 targetVector[1] = (lambda - covarianceMatrix[0][0]) / covarianceMatrix[0][1];
  /external/webkit/WebKitTools/CodeCoverage/
regenerate-coverage-display 70 map(lambda x: shutil.copyfile(os.path.join(base_path,x), os.path.join(dest_dir,x)), images)
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 461 test_lists.sort(lambda a, b: cmp(len(b[1]), len(a[1])))
654 write = lambda s: sys.stdout.write("%s\n" % s)
    [all...]
  /build/tools/droiddoc/templates/assets/
prettify.js 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
9 od="bsh",pd="csh",qd="sh",rd="break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",sd="cv",td="py",ud="caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END ",vd="perl",wd="pl",xd="pm",yd="break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END ",
  /external/bison/src/
vcg.h 217 the size of the label text is scaled by ((stretch=shrink) \Lambda
527 graph's representation (default is 1, 1). ((stretch=shrink) \Lambda
    [all...]
  /external/blktrace/btt/
btt_plot.py 79 get_base = lambda file: file[file.find('_')+1:file.rfind('_')]
  /external/clearsilver/ruby/
install.rb 64 subprefix = lambda {|path|
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]
  /build/tools/releasetools/
ota_from_target_files 168 i.children.sort(key=lambda i: i.name)

Completed in 158 milliseconds

12 3