Home
last modified time | relevance | path

Searched defs:BAR (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D135-duplicate-parameter.c2 #define BAR(x,y,z,x) so very x macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dmacro-redef.h2 #define BAR (1 + FOO) macro
H A Dstruct_typedef_ns.hpp9 BAR=1 enumerator
19 BAR=1 enumerator
H A Dmacro-expr-basic.h2 #define BAR 4 macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dmacro-redef.rs9 pub const BAR: u32 = 5; consts
H A Dmacro-expr-basic.rs9 pub const BAR: u32 = 4; consts
/third_party/rust/crates/syn/tests/regression/
H A Dissue1235.rs10 pub static BAR: usize; in main() consts
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Denum-type-dubious.c3 BAR = (void*)1, enumerator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTextTrieMapTest.java43 private static final Integer BAR = new Integer(-2); field in TextTrieMapTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTextTrieMapTest.java40 private static final Integer BAR = new Integer(-2); field in TextTrieMapTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h263 Optional<BasicAAResult> BAR; member in llvm::LegacyAARGetter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasAnalysis.cpp852 createLegacyPMAAResults(Pass &P, Function &F, BasicAAResult &BAR) createLegacyPMAAResults() argument
/third_party/ffmpeg/libavfilter/
H A Davf_showfreqs.c39 enum DisplayMode { LINE, BAR, DOT, NB_MODES }; enumerator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMeasureUnit.java1053 public static final MeasureUnit BAR = MeasureUnit.internalGetInstance("pressure", "bar"); field in MeasureUnit
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMeasureUnit.java1716 public static final MeasureUnit BAR = MeasureUnit.internalGetInstance("pressure", "bar"); field in MeasureUnit

Completed in 13 milliseconds