HomeSort by relevance Sort by last modified time
    Searched refs:leads (Results 1 - 11 of 11) sorted by null

  /external/vulkan-validation-layers/
GOVERNANCE.md 30 * Technical Project Leads
38 The technical project leads for this repository are:
46 - Project leads will assigning approvers to contributor pull requests
48 - For complex or invasive contributions, Project Leads may request approval from specific reviewers
53 - Conflicts or questions will ultimately be resolved by the project leads
  /external/v8/tools/clusterfuzz/
v8_foozzie_harness_adjust.js 81 // Suppress optimization status as it leads to false positives.
  /external/syzkaller/sys/linux/
init.go 121 // PTRACE_TRACEME leads to unkillable processes, see:
129 // at arbitrary addresses, which usually leads to machine outbreak.
  /external/mesa3d/src/intel/
Android.vulkan.mk 224 # reason generating the files once leads to link-time issues.
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPULibFunc.cpp 122 // "<func name>", { <leads> }, { <param rules> }
124 // <leads> - list of integers that are one-based indexes of formal argument
126 // of these 'leads'. The order of integers in this list correspond to the
367 const AMDGPULibFunc::Param (&Leads)[2]) {
368 AMDGPULibFunc::Param Res = Leads[0];
381 const AMDGPULibFunc::Param (&Leads)[2];
385 ParamIterator(const AMDGPULibFunc::Param (&leads)[2],
387 : Leads(leads), Rule(rule), Index(0) {}
415 if (Index == (Rule.Lead[1] - 1)) P = Leads[1]
    [all...]
  /external/syzkaller/vendor/google.golang.org/appengine/datastore/
prop.go 253 "datastore: flattening nested structs leads to a slice of slices: field %q", f.Name)
  /build/soong/java/
builder.go 36 // requirement leads to unpredictable generated source file names, and a single .java file
  /external/flatbuffers/go/
builder.go 375 // to not fit anymore. It also leads to vtable duplication.
  /external/syzkaller/pkg/ipc/
ipc.go 237 // starting them too frequently leads to timeouts.
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js 375 // Don't show Previous when it leads to the homepage
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js 184 // Don't show Previous when it leads to the homepage
    [all...]

Completed in 1601 milliseconds