Home
last modified time | relevance | path

Searched refs:export_name (Results 1 – 25 of 37) sorted by relevance

12

/external/rust/cxx/src/symbols/
Drust_string.rs10 #[export_name = "cxxbridge1$string$new"]
17 #[export_name = "cxxbridge1$string$clone"]
24 #[export_name = "cxxbridge1$string$from_utf8"]
42 #[export_name = "cxxbridge1$string$from_utf8_lossy"]
54 #[export_name = "cxxbridge1$string$from_utf16"]
71 #[export_name = "cxxbridge1$string$from_utf16_lossy"]
83 #[export_name = "cxxbridge1$string$drop"]
88 #[export_name = "cxxbridge1$string$ptr"]
93 #[export_name = "cxxbridge1$string$len"]
98 #[export_name = "cxxbridge1$string$capacity"]
[all …]
Drust_vec.rs17 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$new")]
21 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$drop")]
25 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$len")]
29 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$capacity")]
33 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$data")]
37 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$reserve_total")]
41 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$set_len")]
45 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$truncate")]
Drust_str.rs8 #[export_name = "cxxbridge1$str$new"]
15 #[export_name = "cxxbridge1$str$ref"]
22 #[export_name = "cxxbridge1$str$from"]
35 #[export_name = "cxxbridge1$str$ptr"]
40 #[export_name = "cxxbridge1$str$len"]
Drust_slice.rs5 #[export_name = "cxxbridge1$slice$new"]
12 #[export_name = "cxxbridge1$slice$ptr"]
17 #[export_name = "cxxbridge1$slice$len"]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/src/symbols/
Drust_string.rs10 #[export_name = "cxxbridge1$string$new"]
17 #[export_name = "cxxbridge1$string$clone"]
24 #[export_name = "cxxbridge1$string$from_utf8"]
42 #[export_name = "cxxbridge1$string$from_utf8_lossy"]
54 #[export_name = "cxxbridge1$string$from_utf16"]
71 #[export_name = "cxxbridge1$string$from_utf16_lossy"]
83 #[export_name = "cxxbridge1$string$drop"]
88 #[export_name = "cxxbridge1$string$ptr"]
93 #[export_name = "cxxbridge1$string$len"]
98 #[export_name = "cxxbridge1$string$capacity"]
[all …]
Drust_vec.rs17 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$new")]
21 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$drop")]
25 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$len")]
29 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$capacity")]
33 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$data")]
37 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$reserve_total")]
41 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$set_len")]
45 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$truncate")]
Drust_str.rs8 #[export_name = "cxxbridge1$str$new"]
15 #[export_name = "cxxbridge1$str$ref"]
22 #[export_name = "cxxbridge1$str$from"]
35 #[export_name = "cxxbridge1$str$ptr"]
40 #[export_name = "cxxbridge1$str$len"]
Drust_slice.rs5 #[export_name = "cxxbridge1$slice$new"]
12 #[export_name = "cxxbridge1$slice$ptr"]
17 #[export_name = "cxxbridge1$slice$len"]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/src/symbols/
Drust_string.rs10 #[export_name = "cxxbridge1$string$new"]
17 #[export_name = "cxxbridge1$string$clone"]
24 #[export_name = "cxxbridge1$string$from_utf8"]
42 #[export_name = "cxxbridge1$string$from_utf8_lossy"]
54 #[export_name = "cxxbridge1$string$from_utf16"]
71 #[export_name = "cxxbridge1$string$from_utf16_lossy"]
83 #[export_name = "cxxbridge1$string$drop"]
88 #[export_name = "cxxbridge1$string$ptr"]
93 #[export_name = "cxxbridge1$string$len"]
98 #[export_name = "cxxbridge1$string$capacity"]
[all …]
Drust_vec.rs17 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$new")]
21 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$drop")]
25 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$len")]
29 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$capacity")]
33 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$data")]
37 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$reserve_total")]
41 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$set_len")]
45 #[export_name = concat!("cxxbridge1$rust_vec$", $segment, "$truncate")]
Drust_str.rs8 #[export_name = "cxxbridge1$str$new"]
15 #[export_name = "cxxbridge1$str$ref"]
22 #[export_name = "cxxbridge1$str$from"]
35 #[export_name = "cxxbridge1$str$ptr"]
40 #[export_name = "cxxbridge1$str$len"]
Drust_slice.rs5 #[export_name = "cxxbridge1$slice$new"]
12 #[export_name = "cxxbridge1$slice$ptr"]
17 #[export_name = "cxxbridge1$slice$len"]
Dexception.rs9 #[export_name = "cxxbridge1$exception"]
/external/libopus/dnn/torch/neural-pitch/
Dexport_neuralpitch_weights.py70 for name, export_name in dense_layers:
72 dump_torch_weights(writer, layer, name=export_name, verbose=True, quantize=True, scale=None)
80 for name, export_name in conv_layers:
82 dump_torch_weights(writer, layer, name=export_name, verbose=True)
89 …max_rnn_units = max([dump_torch_weights(writer, model.get_submodule(name), export_name, verbose=Tr…
90 for name, export_name in gru_layers])
/external/libopus/dnn/torch/rdovae/
Dexport_rdovae_weights.py196 for name, export_name, _, quantize in encoder_dense_layers:
198 …dump_torch_weights(enc_writer, layer, name=export_name, verbose=True, quantize=quantize, scale=Non…
209 …enc_max_rnn_units = max([dump_torch_weights(enc_writer, model.get_submodule(name), export_name, ve…
210 for name, export_name, _, quantize in encoder_gru_layers])
221 …c_writer, model.get_submodule(name), export_name, verbose=True, quantize=quantize, scale=None) for…
239 for name, export_name, _, quantize in decoder_dense_layers:
241 …dump_torch_weights(dec_writer, layer, name=export_name, verbose=True, quantize=quantize, scale=Non…
252 …dec_max_rnn_units = max([dump_torch_weights(dec_writer, model.get_submodule(name), export_name, ve…
253 for name, export_name, _, quantize in decoder_gru_layers])
263 …c_writer, model.get_submodule(name), export_name, verbose=True, quantize=quantize, scale=None) for…
/external/libopus/dnn/torch/plc/
Dexport_plc.py68 for name, export_name in dense_layers:
70 … dump_torch_weights(writer, layer, name=export_name, verbose=True, quantize=False, scale=None)
78 …max_rnn_units = max([dump_torch_weights(writer, model.get_submodule(name), export_name, verbose=Tr…
79 for name, export_name in gru_layers])
/external/libopus/dnn/torch/lossgen/
Dexport_lossgen.py68 for name, export_name in dense_layers:
70 … dump_torch_weights(writer, layer, name=export_name, verbose=True, quantize=False, scale=None)
78 …max_rnn_units = max([dump_torch_weights(writer, model.get_submodule(name), export_name, verbose=Tr…
79 for name, export_name in gru_layers])
/external/pciutils/lib/
Dphysmem-windows.c416 char *export_name; in win32_get_proc_address_by_ordinal() local
474 export_name = strrchr((char *)func_ptr, '.'); in win32_get_proc_address_by_ordinal()
475 if (!export_name) in win32_get_proc_address_by_ordinal()
477 export_name++; in win32_get_proc_address_by_ordinal()
479 module_name_len = export_name - 1 - (char *)func_ptr; in win32_get_proc_address_by_ordinal()
495 if (*export_name == '#') in win32_get_proc_address_by_ordinal()
497 export_name++; in win32_get_proc_address_by_ordinal()
499 num = strtol(export_name, &endptr, 10); in win32_get_proc_address_by_ordinal()
500 …if (*export_name < '0' || *export_name > '9' || errno || *endptr || num < 0 || (unsigned long)num … in win32_get_proc_address_by_ordinal()
510 func_ptr = GetProcAddress(module, export_name); in win32_get_proc_address_by_ordinal()
/external/rust/beto-rust/common/pourover_macro/src/
Djni_method.rs71 syn::parse_quote! { #[export_name = #link_name] } in jni_method()
193 let export_name = out in check_output_export_name() localVariable
213 assert_eq!("Java_com_example_Foo_00024Inner_nativeFoo", export_name); in check_output_export_name()
220 let export_name = out in check_output_export_name_with_method_name() localVariable
240 assert_eq!("Java_com_example_Foo_00024Inner_nativeBar", export_name); in check_output_export_name_with_method_name()
/external/rust/android-crates-io/crates/libfuzzer-sys/src/
Dlib.rs58 #[export_name = "LLVMFuzzerTestOneInput"]
82 #[export_name = "LLVMFuzzerInitialize"]
460 #[export_name = "LLVMFuzzerCustomMutator"]
646 #[export_name = "LLVMFuzzerCustomCrossOver"]
/external/rust/android-crates-io/crates/ring/src/
Dprefixed.rs51 export_name
66 export_name
/external/rust/cxx/macro/src/
Dexpand.rs216 #[export_name = #link_name] in expand_struct_operators()
229 #[export_name = #link_name] in expand_struct_operators()
243 #[export_name = #link_name] in expand_struct_operators()
255 #[export_name = #link_name] in expand_struct_operators()
268 #[export_name = #link_name] in expand_struct_operators()
280 #[export_name = #link_name] in expand_struct_operators()
294 #[export_name = #link_name] in expand_struct_operators()
906 #[export_name = #link_sizeof] in expand_rust_type_layout()
911 #[export_name = #link_alignof] in expand_rust_type_layout()
1161 #[export_name = #link_name] in expand_rust_function_shim_impl()
[all …]
/external/stg/test_cases/info_tests/enum/
Dmethods.rs10 #[export_name = "Foo__to_u32"]
/external/harfbuzz_ng/src/wasm/sample/c/
Dshape-ot.cc1 #define HB_WASM_INTERFACE(ret_t, name) __attribute__((export_name(#name))) ret_t name
/external/rust/android-crates-io/crates/tikv-jemallocator/tests/
Dbackground_thread_enabled.rs20 #[export_name = "_rjem_malloc_conf"]

12