HomeSort by relevance Sort by last modified time
    Searched defs:All (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/caliper/caliper/src/main/java/com/google/caliper/
All.java 22 * The default value of lifecycle annotations that indicates it should associate with all benchmark
26 public @interface All {}
AfterExperiment.java 37 * {@link Benchmark} experiments. By default, annotated methods run for all experiments.
39 Class<? extends Annotation> value() default All.class;
BeforeExperiment.java 37 * {@link Benchmark} experiments. By default, annotated methods run for all experiments.
39 Class<? extends Annotation> value() default All.class;
  /external/pdfium/core/fpdfdoc/
cpdf_annotlist.h 1 // Copyright 2016 PDFium Authors. All rights reserved.
46 const std::vector<std::unique_ptr<CPDF_Annot>>& All() const {
  /external/clang/include/clang/Index/
IndexingAction.h 27 All,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
IndexingAction.h 32 All,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Index/
IndexingAction.h 32 All,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Index/
IndexingAction.h 32 All,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Index/
IndexingAction.h 35 All,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Index/
IndexingAction.h 35 All,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Index/
IndexingAction.h 35 All,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Index/
IndexingAction.h 35 All,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
IndexingAction.h 32 All,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Index/
IndexingAction.h 32 All,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Index/
IndexingAction.h 32 All,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Index/
IndexingAction.h 35 All,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Index/
IndexingAction.h 35 All,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Index/
IndexingAction.h 35 All,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Index/
IndexingAction.h 35 All,
  /external/clang/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /external/gemmlowp/fixedpoint/
fixedpoint_msa.h 1 // Copyright 2018 The Gemmlowp Authors. All Rights Reserved.
234 inline bool All(v4i32 a) {
239 inline bool All(v8i16 a) {
287 // to smaller (positive) values and 0 for all others.
315 // to smaller (positive) values and 0 for all others.
fixedpoint_neon.h 1 // Copyright 2015 The Gemmlowp Authors. All Rights Reserved.
220 inline bool All(int32x4_t a) {
227 inline bool All(int16x8_t a) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error

Completed in 999 milliseconds

1 2 3 4