HomeSort by relevance Sort by last modified time
    Searched defs:ParameterName (Results 1 - 18 of 18) sorted by null

  /external/vulkan-validation-layers/layers/
parameter_name.h 39 * With the ParameterName class, a format string and a vector of format values are stored by the ParameterName object that is
41 * name string from the ParameterName object:
42 * validate_stype(ParameterName("pCreateInfo[%i].sType", IndexVector{ i }), pCreateInfo[i].sType);
44 class ParameterName {
55 * Construct a ParameterName object from a string literal, without formatting.
61 ParameterName(const char *source) : source_(source) { assert(IsValid()); }
64 * Construct a ParameterName object from a std::string object, without formatting.
70 ParameterName(const std::string &source) : source_(source) { assert(IsValid()); }
73 * Construct a ParameterName object from a std::string object, without formatting
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
parameter_name.h 39 * With the ParameterName class, a format string and a vector of format values are stored by the ParameterName object that is
41 * name string from the ParameterName object:
42 * validate_stype(ParameterName("pCreateInfo[%i].sType", IndexVector{ i }), pCreateInfo[i].sType);
44 class ParameterName {
55 * Construct a ParameterName object from a string literal, without formatting.
61 ParameterName(const char *source) : source_(source) { assert(IsValid()); }
64 * Construct a ParameterName object from a std::string object, without formatting.
70 ParameterName(const std::string &source) : source_(source) { assert(IsValid()); }
73 * Construct a ParameterName object from a std::string object, without formatting
    [all...]
  /external/kotlinc/lib/
kotlin-annotations-android.jar 
kotlin-runtime.jar 
kotlin-stdlib.jar 
  /external/v8/src/objects/
scope-info.cc 529 String* ScopeInfo::ParameterName(int var) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.1.51/
kotlin-runtime-1.1.51.jar 
  /prebuilts/gradle-plugin/org/jetbrains/kotlin/kotlin-stdlib/1.1.2-4/
kotlin-stdlib-1.1.2-4.jar 
  /prebuilts/gradle-plugin/org/jetbrains/kotlin/kotlin-stdlib/1.1.3/
kotlin-stdlib-1.1.3.jar 
  /prebuilts/gradle-plugin/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/
kotlin-stdlib-1.1.3-2.jar 
  /prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
kotlin-stdlib-1.2.20.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.1/
kotlin-stdlib-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.3/
kotlin-stdlib-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.51/
kotlin-stdlib-1.1.51.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.2.0/
kotlin-stdlib-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.2.20/
kotlin-stdlib-1.2.20.jar 
  /prebuilts/ktlint/
ktlint-android-all.jar 
  /prebuilts/maven_repo/android/androidx/tools/jetifier/gradle-plugin/0.1/
gradle-plugin-0.1.jar 

Completed in 127 milliseconds