Searched refs:atoms (Results 1 – 5 of 5) sorted by relevance
30 "base-pixel-atoms-test-lib",38 name: "base-pixel-atoms-test-lib",
5 # Access to ISstats service to log atoms
54 VendorSpeakerImpedance vendor_speaker_impedance = 105013; // moved from atoms.proto59 VendorChargeCycles vendor_charge_cycles = 105018; // moved from atoms.proto60 VendorHardwareFailed vendor_hardware_failed = 105019; // moved from atoms.proto61 VendorSlowIo vendor_slow_io = 105020; // moved from atoms.proto62 VendorSpeechDspStat vendor_speech_dsp_stat = 105021; // moved from atoms.proto64 105022 [(android.os.statsd.module) = "pixelstats"]; // moved from atoms.proto65 VendorUsbPortOverheat vendor_usb_port_overheat = 105023; // moved from atoms.proto69 105026 [(android.os.statsd.module) = "pixelhealth"]; // moved from atoms.proto71 105027 [(android.os.statsd.module) = "pixelhealth"]; // moved from atoms.proto73 PowerMitigationStats mitigation_stats = 105029; // moved from atoms.proto[all …]
151 struct _XDisplayAtoms *atoms; /* for XInternAtom */ member761 FreeFuncType atoms; /* _XFreeAtomTable */ member
6179 * Describes spaces between different classes of atoms.6361 …onst makeSpan$1 = buildCommon.makeSpan; // Binary atoms (first class `mbin`) change into ordinary …6388 * is a real group (no atoms will be added on either side), as opposed to6427 } // Dummy spans for determining spacings between surrounding atoms.6428 // If `expression` has no atoms on the left or right, class "leftmost"6489 // spacing should go between atoms of different classes15854 const body = []; // Keep adding atoms to the body until we can't parse any more atoms (either16794 * Parses an "expression", which is a list of atoms.