Searched refs:beginning (Results 1 – 4 of 4) sorted by relevance
417 bool WriteBeginning(SharedFD out, const GptBeginning& beginning) { in WriteBeginning() argument418 std::string begin_str((const char*) &beginning, sizeof(GptBeginning)); in WriteBeginning()476 auto beginning = builder.Beginning(); in AggregateImage() local477 if (!WriteBeginning(output, beginning)) { in AggregateImage()497 if (!WriteEnd(output, builder.End(beginning))) { in AggregateImage()525 auto beginning = builder.Beginning(); in CreateCompositeDisk() local526 if (!WriteBeginning(header, beginning)) { in CreateCompositeDisk()531 if (!WriteEnd(footer, builder.End(beginning))) { in CreateCompositeDisk()
9 2. All function names shall be camel-case, beginning with a lowercase letter.14 6. All type names shall be camel-case, beginning with a capital letter.20 10. All variables shall be declared in the beginning of the block where they reside. This facilitat…
81 // Conjure the result by beginning with infinity, then setting the qNaN
759 // A dump is always created at the beginning of the trace.2083 // absolute counters since the beginning of the lifetime of the tracing5653 // Tells when stats were sampled. There should be one sample at the beginning7001 // efficient encoding of counter values that are sampled at the beginning/end7572 // should be sent at the beginning of a trace.7632 // This is only emitted at the beginning of the trace.