Searched refs:_to (Results 1 – 14 of 14) sorted by relevance
3124 uint8_t* _to = reinterpret_cast<uint8_t*>(to); in do_out() local3126 uint8_t* _to_nxt = _to; in do_out()3127 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_out()3129 to_nxt = to + (_to_nxt - _to); in do_out()3141 uint16_t* _to = reinterpret_cast<uint16_t*>(to); in do_in() local3143 uint16_t* _to_nxt = _to; in do_in()3144 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_in()3146 to_nxt = to + (_to_nxt - _to); in do_in()3201 uint8_t* _to = reinterpret_cast<uint8_t*>(to); in do_out() local3203 uint8_t* _to_nxt = _to; in do_out()[all …]
316 local _to=$2330 exec $_to \$@379 local _to=$2383 echo "Installing $_to/$_basename $_mode $_context"384 adb_push "$_from" "$_to/$_basename"385 adb_shell chown root.shell "$_to/$_basename"387 adb_shell chmod "$_mode" "$_to/$_basename"390 adb_shell chcon "$_context" "$_to/$_basename"
11 ## Running push\_to\_device manually14 download push\_to\_device.zip and the prebuilt image (e.g. cheets_arm-img-4885137.zip)26 Warning: If the command fails, check run\_push\_to\_device method in
19 captured\_data\_to\_wav.py by executing "python20 captured\_data\_to\_wav.py"72 * **captured\_data\_to\_wav.py**: Python script that parses a text file
15 * The contents of perfetto/test/end\_to\_end\_integrationtest.cc.
199 ### Download trace\_to\_text200 Download the latest trace\_to\_text for [Linux](243 Use the trace\_to\_text file downloaded above, with XXXXXXX replaced with the
40 …ockCodeline(unsigned _op, const vector<int>& _dst, const vector<int>& _src, const vector<int>&_to): in MockCodeline()41 op(_op), dst(_dst), src(_src), tex_offsets(_to){} in MockCodeline()55 const vector<pair<int, const char *>>&_to): in MockCodelineWithSwizzle()56 op(_op), dst(_dst), src(_src), tex_offsets(_to){} in MockCodelineWithSwizzle()
830 private long _to;835 _to = to;847 return _to;
832 private long _to;837 _to = to;849 return _to;
415 dst = f32\_to\_f16(src.x) | f32\_to\_f16(src.y) << 16424 dst = f32\_to\_unorm16(src.x) | f32\_to\_unorm16(src.y) << 16433 dst = f32\_to\_snorm8(src.x) |434 (f32\_to\_snorm8(src.y) << 8) |435 (f32\_to\_snorm8(src.z) << 16) |436 (f32\_to\_snorm8(src.w) << 24)445 dst = f32\_to\_unorm8(src.x) |446 (f32\_to\_unorm8(src.y) << 8) |447 (f32\_to\_unorm8(src.z) << 16) |448 (f32\_to\_unorm8(src.w) << 24)[all …]
164 to_type *_to = (to_type *)(to); \171 _to[0] = (to_type) _iter[0]; \172 _to[1] = (to_type) _iter[1]; \173 _to[2] = (to_type) _iter[2]; \174 _to[3] = (to_type) _iter[3]; \175 _iter += 4; _to += 4; \178 *_to++ = (to_type) *_iter++; \
343 //supplementalData/likelySubtags/likelySubtag[@from="%A"]/_to ; Supplemental ; Likely ; Subtag ; …
META-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...