Searched defs:inplace (Results 1 – 9 of 9) sorted by relevance
/external/v8/tools/ |
D | disasm.py | 56 def GetDisasmLines(filename, offset, size, arch, inplace): argument
|
/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-buffer.c | 354 HB_Bool inplace ) in _hb_buffer_replace_output_glyph()
|
/external/harfbuzz/src/ |
D | harfbuzz-buffer.c | 354 HB_Bool inplace ) in _hb_buffer_replace_output_glyph()
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/ |
D | DexFile.java | 153 private boolean inplace = false; field in DexFile
|
/external/opencv/cxcore/src/ |
D | cxcopy.cpp | 959 int inplace = src->data.ptr == dst->data.ptr; in cvFlip() local
|
/external/opencv/cv/src/ |
D | cvmorph.cpp | 832 bool inplace; in icvMorphOp() local
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | jquery-1.3.2.js | 1579 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
|
D | concat-jquery-mootools-prototype.js | 1579 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/ |
D | ssh-keygen.c | 976 int c, skip = 0, inplace = 0, num = 0, invalid = 0, has_unhashed = 0; in do_known_hosts() local
|