Searched refs:Proper (Results 1 – 25 of 34) sorted by relevance
12
4 Proper error checks and use of exceptions
2 * Proper handling of boot cpu information
2 // Proper spacing between instances of .media
23 - Proper exception handling - make an exception class and use it
75 // NOTE: this field is added ONLY FOR TESTING purposes. Proper integration
92 # Proper end-sequence opcode.
46 ; Proper use of runtime function.
71 This example shows how to use the `Writer` API to write valid CSV data. Proper
257 @interface Proper // expected-note{{annotate 'Proper' with an availability attribute}} interface
127 # Proper echo newline handling is needed in icu-config
110 client. Proper adherence to the HTTP protocol must be used when writing to
123 client. Proper adherence to the HTTP protocol must be used when writing to
143 * Proper `Dispatcher` support in `Flow` reactive integrations (#1765).403 * Proper `select` support in debug agent (#931).404 * Proper `supervisorScope` support in debug agent (#915).
21 * Proper semantics for Java-style memory, for both ``volatile`` and regular
271 Proper error handling helps us identify bugs in our code, and helps end-users
910 Proper permissions for main directory.
9835 bool Proper = true; in computeBlockDisposition() local9841 Proper = false; in computeBlockDisposition()9843 return Proper ? ProperlyDominatesBlock : DominatesBlock; in computeBlockDisposition()
320 Proper capitalization should be respected, including at the beginning of names.
11861 bool Proper = true; in computeBlockDisposition() local11867 Proper = false; in computeBlockDisposition()11869 return Proper ? ProperlyDominatesBlock : DominatesBlock; in computeBlockDisposition()
12380 bool Proper = true; in computeBlockDisposition() local12386 Proper = false; in computeBlockDisposition()12388 return Proper ? ProperlyDominatesBlock : DominatesBlock; in computeBlockDisposition()
236 you must declare the module and/or class. Proper Argument Clinic hygiene
1948 for simple programs. Proper support for conversion to LLVM IR requires
1023 uses are suitable for testing only. Proper conversion between CMYK and RGB
8093 Proper format `calltip` when the function has no docstring.