Home
last modified time | relevance | path

Searched defs:wide (Results 1 – 25 of 144) sorted by relevance

123456

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Ddeep_wide_pt_bench.cc17 auto wide = torch::randn({batch_size, num_features}); in BM_deep_wide_base() local
32 auto wide = torch::randn({batch_size, num_features}); in BM_deep_wide_fast() local
46 auto wide = torch::randn({batch_size, num_features}); in BM_deep_wide_jit_graph_executor() local
64 auto wide = torch::randn({batch_size, num_features}); in BM_deep_wide_jit_profiling_executor() local
83 auto wide = torch::randn({batch_size, num_features}); in BM_deep_wide_static() local
106 auto wide = torch::randn({batch_size, num_features}); in BM_deep_wide_static_threaded() local
H A Dtest_static_module.cc495 auto wide = torch::randn({batch_size, num_features}); in TEST() local
523 auto wide = torch::randn({batch_size, num_features}); in TEST() local
564 auto wide = torch::randn({batch_size, num_features}); in TEST() local
645 auto wide = torch::randn({batch_size, num_features}); in TEST() local
758 auto wide = torch::randn({batch_size, num_features}); in TEST() local
781 auto wide = torch::randn({batch_size, num_features}); in TEST() local
887 auto wide = torch::randn({batch_size, num_features}); in TEST() local
/aosp_15_r20/external/cronet/base/strings/
H A Dsys_string_conversions_win.cc16 std::string SysWideToUTF8(const std::wstring& wide) { in SysWideToUTF8()
25 std::string SysWideToNativeMB(const std::wstring& wide) { in SysWideToNativeMB()
45 std::wstring wide; in SysMultiByteToWide() local
53 std::string SysWideToMultiByte(const std::wstring& wide, uint32_t code_page) { in SysWideToMultiByte()
H A Dutf_string_conversions.cc260 std::u16string WideToUTF16(std::wstring_view wide) { in WideToUTF16()
279 std::u16string WideToUTF16(std::wstring_view wide) { in WideToUTF16()
324 std::string WideToUTF8(std::wstring_view wide) { in WideToUTF8()
334 std::string WideToUTF8(std::wstring_view wide) { in WideToUTF8()
360 std::string WideToASCII(std::wstring_view wide) { in WideToASCII()
H A Dsys_string_conversions_posix.cc17 std::string SysWideToUTF8(const std::wstring& wide) { in SysWideToUTF8()
34 std::string SysWideToNativeMB(const std::wstring& wide) { in SysWideToNativeMB()
44 std::string SysWideToNativeMB(const std::wstring& wide) { in SysWideToNativeMB()
H A Dsys_string_conversions_unittest.cc180 std::wstring wide = i; in TEST() local
188 std::wstring wide = i; in TEST() local
195 std::wstring wide = i; in TEST() local
H A Dutf_string_conversions_unittest.cc56 std::wostringstream wide; in TEST() local
75 const wchar_t* wide; in TEST() member
/aosp_15_r20/system/libbase/
H A Dutf8_test.cpp32 std::wstring wide; in TEST() local
125 std::wostringstream wide; in TEST() local
144 const wchar_t* wide; in TEST() member
419 std::wstring wide; in TEST() local
431 std::wstring wide; in TEST() local
444 std::wstring wide; in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c99 set_texcoords(const struct widepoint_stage *wide, in set_texcoords()
128 const struct widepoint_stage *wide = widepoint_stage(stage); in widepoint_point() local
201 struct widepoint_stage *wide = widepoint_stage(stage); in widepoint_first_point() local
313 struct widepoint_stage *wide = CALLOC_STRUCT(widepoint_stage); in draw_wide_point_stage() local
/aosp_15_r20/external/libchrome/base/strings/
H A Dsys_string_conversions_posix.cc16 std::string SysWideToUTF8(const std::wstring& wide) { in SysWideToUTF8()
33 std::string SysWideToNativeMB(const std::wstring& wide) { in SysWideToNativeMB()
43 std::string SysWideToNativeMB(const std::wstring& wide) { in SysWideToNativeMB()
H A Dsys_string_conversions_unittest.cc173 std::wstring wide = kConvertRoundtripCases[i]; in TEST() local
181 std::wstring wide = kConvertRoundtripCases[i]; in TEST() local
188 std::wstring wide = kConvertRoundtripCases[i]; in TEST() local
H A Dutf_string_conversions.cc239 string16 WideToUTF16(WStringPiece wide) { in WideToUTF16()
258 string16 WideToUTF16(WStringPiece wide) { in WideToUTF16()
303 std::string WideToUTF8(WStringPiece wide) { in WideToUTF8()
313 std::string WideToUTF8(WStringPiece wide) { in WideToUTF8()
H A Dold_utf_string_conversions.cc93 std::string WideToUTF8(const std::wstring& wide) { in WideToUTF8()
135 string16 WideToUTF16(const std::wstring& wide) { in WideToUTF16()
158 string16 WideToUTF16(const std::wstring& wide) { in WideToUTF16()
H A Dutf_string_conversions_unittest.cc55 std::wostringstream wide; in TEST() local
74 const wchar_t* wide; in TEST() member
/aosp_15_r20/external/clang/test/PCH/
H A Dmultiple_decls.h3 struct wide { int value; }; struct
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DRET.java34 private boolean wide; field in RET
84 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile()
H A DIINC.java32 private boolean wide; field in IINC
96 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile()
H A DLocalVariableInstruction.java44 private boolean wide() { in wide() method in LocalVariableInstruction
129 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DQuadPerEdgeAA.cpp82 bool wide = spec.colorType() == ColorType::kFloat; in write_quad_generic() local
130 bool wide = spec.colorType() == ColorType::kFloat; in write_2d_color() local
187 bool wide = spec.colorType() == ColorType::kFloat; in write_2d_color_uv() local
281 bool wide = spec.colorType() == ColorType::kFloat; in write_2d_color_uv_strict() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dstring_utils.h75 inline std::string ToUtf8(const wchar_t* wide, size_t len) { in ToUtf8()
86 inline std::string ToUtf8(const wchar_t* wide) { in ToUtf8()
/aosp_15_r20/external/python/cpython3/Tools/unicode/
Dgenmap_support.py53 def update_decode_map(self, c1range, c2range, onlymask=(), wide=0): argument
75 def generate(self, wide=False): argument
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DInstruction.java324 addOpcodeInfo(Opcode.MOVE_WIDE, "move-wide", 0x04, new Format12x()); in addOpcodeInfo()
331 addOpcodeInfo(Opcode.MOVE_RESULT_WIDE, "move-result-wide", 0x0b, new Format11x()); in addOpcodeInfo()
336 addOpcodeInfo(Opcode.RETURN_WIDE, "return-wide", 0x10, new Format11x()); in addOpcodeInfo()
344 addOpcodeInfo(Opcode.CONST_WIDE, "const-wide", 0x18, new Format51l()); in addOpcodeInfo()
390 addOpcodeInfo(Opcode.AGET_WIDE, "aget-wide", 0x45, new Format23x()); in addOpcodeInfo()
391 addOpcodeInfo(Opcode.AGET_WIDE, "aget-wide", 0x45, new Format23x()); in addOpcodeInfo()
398 addOpcodeInfo(Opcode.APUT_WIDE, "aput-wide", 0x4c, new Format23x()); in addOpcodeInfo()
405 addOpcodeInfo(Opcode.IGET_WIDE, "iget-wide", 0x53, new Format22c()); in addOpcodeInfo()
412 addOpcodeInfo(Opcode.IPUT_WIDE, "iput-wide", 0x5a, new Format22c()); in addOpcodeInfo()
419 addOpcodeInfo(Opcode.SGET_WIDE, "sget-wide", 0x61, new Format21c()); in addOpcodeInfo()
[all …]
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.WidgetsPage/
H A Dwidgets_page.ts414 wide?: boolean; property
448 const {renderWidget, wide, label, description} = attrs; constant
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc91 string WideToMBCP(const wstring& wide, unsigned int cp) { in WideToMBCP()
165 string WideToUTF8(const wstring& wide) { in WideToUTF8()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/
H A Dmod.rs189 let wide = unsafe { (self as $WideT).unchecked_mul(rhs as $WideT) }; localVariable
280 let wide = unsafe { localVariable

123456