| /external/gson/gson/src/main/java/com/google/gson/ | 
| D | FieldNamingPolicy.java | 37   IDENTITY() {  in IDENTITY()  method
 | 
| /external/clang/test/Preprocessor/ | 
| D | hash_line.c | 8 #define IDENTITY(X) X  macro
 | 
| /external/apache-http/src/org/apache/http/entity/ | 
| D | ContentLengthStrategy.java | 54     public static final int IDENTITY         = -1;  field
 | 
| /external/caliper/caliper/src/main/java/com/google/caliper/util/ | 
| D | Parsers.java | 29   public static final Parser<String> IDENTITY = new Parser<String>() {  field in Parsers
 | 
| /external/clang/test/CodeCompletion/Inputs/ | 
| D | macros.h | 3 #define IDENTITY(X) X  macro
 | 
| /external/libaom/aom_dsp/flow_estimation/ | 
| D | flow_estimation.h | 28   IDENTITY = 0,      // identity transformation, 0-parameter  enumerator
 | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/ | 
| D | ComposableFunction.java | 51     public static final ComposableFunction IDENTITY = new ComposableFunction() {  field in ComposableFunction
 | 
| /external/rust/crates/glam/src/f64/ | 
| D | daffine2.rs | 27     pub const IDENTITY: Self = Self {  constant
 | 
| D | daffine3.rs | 27     pub const IDENTITY: Self = Self {  constant
 | 
| D | dmat2.rs | 33     pub const IDENTITY: Self = Self::from_cols(DVec2::X, DVec2::Y);  constant
 | 
| D | dmat3.rs | 56     pub const IDENTITY: Self = Self::from_cols(DVec3::X, DVec3::Y, DVec3::Z);  constant
 | 
| /external/rust/crates/glam/tests/ | 
| D | mat2.rs | 6         const IDENTITY: [[$t; 2]; 2] = [[1.0, 0.0], [0.0, 1.0]];  constant
 | 
| D | mat3.rs | 10         const IDENTITY: [[$t; 3]; 3] = [[1.0, 0.0, 0.0], [0.0, 1.0, 0.0], [0.0, 0.0, 1.0]];  constant
 | 
| /external/clang/test/SemaCXX/ | 
| D | warn-empty-body.cpp | 279 #define IDENTITY(a) a  macro
 | 
| /external/rust/crates/glam/src/f32/ | 
| D | affine2.rs | 27     pub const IDENTITY: Self = Self {  constant
 | 
| D | affine3a.rs | 27     pub const IDENTITY: Self = Self {  constant
 | 
| /external/brotli/java/org/brotli/dec/ | 
| D | Transform.java | 58   private static final int IDENTITY = 0;  field in Transform
 | 
| /external/rust/crates/glam/src/f32/scalar/ | 
| D | mat2.rs | 37     pub const IDENTITY: Self = Self::from_cols(Vec2::X, Vec2::Y);  constant
 | 
| D | mat3a.rs | 56     pub const IDENTITY: Self = Self::from_cols(Vec3A::X, Vec3A::Y, Vec3A::Z);  constant
 | 
| /external/mesa3d/src/gallium/drivers/r600/ | 
| D | r600_gpu_load.c | 72 #define IDENTITY(x) x  macro
 | 
| /external/mesa3d/src/gallium/drivers/radeonsi/ | 
| D | si_gpu_load.c | 70 #define IDENTITY(x) x  macro
 | 
| /external/rust/crates/glam/src/f32/sse2/ | 
| D | mat2.rs | 39     pub const IDENTITY: Self = Self::from_cols(Vec2::X, Vec2::Y);  constant
 | 
| D | mat3a.rs | 61     pub const IDENTITY: Self = Self::from_cols(Vec3A::X, Vec3A::Y, Vec3A::Z);  constant
 | 
| /external/rust/crates/glam/src/f32/wasm32/ | 
| D | mat2.rs | 31     pub const IDENTITY: Self = Self::from_cols(Vec2::X, Vec2::Y);  constant
 | 
| /external/rust/crates/glam/src/f32/coresimd/ | 
| D | mat2.rs | 31     pub const IDENTITY: Self = Self::from_cols(Vec2::X, Vec2::Y);  constant
 |