HomeSort by relevance Sort by last modified time
    Searched refs:new_s (Results 1 - 4 of 4) sorted by null

  /art/runtime/
jvalue.h 57 void SetS(int16_t new_s) {
58 i = ((static_cast<int32_t>(new_s) << 16) >> 16); // Sign-extend.
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-hangul.cc 311 hb_codepoint_t new_s = s + new_tindex; local
312 if (font->has_glyph (new_s))
314 buffer->replace_glyphs (2, 1, &new_s);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-hangul.cc 311 hb_codepoint_t new_s = s + new_tindex; local
312 if (font->has_glyph (new_s))
314 buffer->replace_glyphs (2, 1, &new_s);
  /external/chromium_org/sync/syncable/
directory_backing_store_unittest.cc     [all...]

Completed in 473 milliseconds