Searched refs:suggestion (Results 1 - 12 of 12) sorted by relevance

/external/autotest/client/profilers/powertop/src/
H A Dsuggestions.c40 struct suggestion;
42 struct suggestion { struct
43 struct suggestion *next;
55 static struct suggestion *suggestions;
63 struct suggestion *ptr;
66 struct suggestion *next;
82 struct suggestion *new;
87 new = malloc(sizeof(struct suggestion));
90 memset(new, 0, sizeof(struct suggestion));
105 struct suggestion *pt
[all...]
/external/Microsoft-GSL/
H A DCONTRIBUTING.md7 tracking the suggestion that has been approved by the maintainers. Your pull request should include a link to the bug that you are fixing. If you've submitted
/external/glide/library/src/main/java/com/bumptech/glide/request/
H A DGenericRequest.java232 private static void check(String name, Object object, String suggestion) { argument
236 if (suggestion != null) {
238 message.append(suggestion);
/external/one-true-awk/
H A DFIXES173 thanks to arnold robbins for a suggestion that started me
313 this may be more nuisance than useful. provoked by a suggestion
326 arnold robbins for suggestion.
472 pipes (thanks to Steve Adams for this helpful suggestion).
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
H A DBindingGraphValidator.java816 for (String suggestion : MissingBindingSuggestions.forKey(topLevelGraph, bindingKey)) {
817 errorMessage.append('\n').append(suggestion);
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 387 milliseconds