Searched refs:emit (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/ |
D | lib.rs | 97 pub fn emit(cfg: &str) { in emit() function 201 emit(&format!("rustc_{}_{}", major, minor)); in emit_rustc_version() 254 emit(&format!("has_{}", mangle(name))); in emit_sysroot_crate() 275 emit(&format!("has_{}", mangle(path))); in emit_has_path() 282 emit(cfg); in emit_path_cfg() 304 emit(&format!("has_{}", mangle(name))); in emit_has_trait() 311 emit(cfg); in emit_trait_cfg() 333 emit(&format!("has_{}", mangle(name))); in emit_has_type() 340 emit(cfg); in emit_type_cfg() 359 emit(cfg); in emit_expression_cfg() [all …]
|
/device/google/contexthub/firmware/app/ |
D | app.mk | 179 LDFLAGS += -Wl,--emit-relocs
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 323 // If not empty, emit info about only the following list of package names 324 // (exact match, no regex). Otherwise, emit info about all packages. 685 // Do not emit function names for mappings starting with this prefix. 686 // E.g. /system to not emit symbols for any system libraries. 728 // Cause heapprofd to emit a single dump at the end, showing the memory usage 1781 // example, a data source might intern strings, and emit packets containing 6482 // since we can emit it as part of the InternedData message. When we can 7210 // Override the pid/tid if the writer needs to emit events on behalf of 7256 // The writer will emit new entries when it encounters new internable values 7272 // The writer will usually emit new entries in the same TracePacket that first [all …]
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 49127 HSPLcom/android/okhttp/okio/RealBufferedSink;->emit()Lcom/android/okhttp/okio/BufferedSink;
|