Home
last modified time | relevance | path

Searched defs:inplace (Results 1 – 9 of 9) sorted by relevance

/external/v8/tools/
Ddisasm.py56 def GetDisasmLines(filename, offset, size, arch, inplace): argument
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-buffer.c354 HB_Bool inplace ) in _hb_buffer_replace_output_glyph()
/external/harfbuzz/src/
Dharfbuzz-buffer.c354 HB_Bool inplace ) in _hb_buffer_replace_output_glyph()
/external/smali/dexlib/src/main/java/org/jf/dexlib/
DDexFile.java153 private boolean inplace = false; field in DexFile
/external/opencv/cxcore/src/
Dcxcopy.cpp959 int inplace = src->data.ptr == dst->data.ptr; in cvFlip() local
/external/opencv/cv/src/
Dcvmorph.cpp832 bool inplace; in icvMorphOp() local
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Djquery-1.3.2.js1579 Sizzle.filter = function(expr, set, inplace, not){ argument
1773 CLASS: function(match, curLoop, inplace, result, not, isXML){ argument
1817 ATTR: function(match, curLoop, inplace, result, not, isXML){ argument
1830 PSEUDO: function(match, curLoop, inplace, result, not){ argument
Dconcat-jquery-mootools-prototype.js1579 Sizzle.filter = function(expr, set, inplace, not){ argument
1773 CLASS: function(match, curLoop, inplace, result, not, isXML){ argument
1817 ATTR: function(match, curLoop, inplace, result, not, isXML){ argument
1830 PSEUDO: function(match, curLoop, inplace, result, not){ argument
/external/openssh/
Dssh-keygen.c976 int c, skip = 0, inplace = 0, num = 0, invalid = 0, has_unhashed = 0; in do_known_hosts() local