/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | color_encoding.inl | 10 tvec3<T, P> const N(0.31f, 0.8124f, 0.01063f); local 20 tvec3<T, P> const N(-0.15866f, 0.25243f, 0.015708f); local 30 tvec3<T, P> const N(0.385101860087134f, 0.716942745571917f, 0.097076381494207f); local 50 tvec3<T, P> const N(+0.022898981050086f, +0.990508028941971f, +0.015072338237051f); local
|
/hardware/google/aemu/base/include/aemu/base/ |
D | ArraySize.h | 36 static constexpr size_t arraySize(const T (&arr)[N]) { in arraySize() 46 static constexpr size_t stringLiteralLength(const char (&str)[N]) { in stringLiteralLength()
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_geometric.inl | 203 GLM_FUNC_QUALIFIER genType faceforward(genType const & N, genType const & I, genType const & Nref) 209 …GLM_FUNC_QUALIFIER vecType<T, P> faceforward(vecType<T, P> const & N, vecType<T, P> const & I, vec… 216 GLM_FUNC_QUALIFIER genType reflect(genType const & I, genType const & N) 222 GLM_FUNC_QUALIFIER vecType<T, P> reflect(vecType<T, P> const & I, vecType<T, P> const & N) 229 GLM_FUNC_QUALIFIER genType refract(genType const & I, genType const & N, genType eta) 238 GLM_FUNC_QUALIFIER vecType<T, P> refract(vecType<T, P> const & I, vecType<T, P> const & N, T eta)
|
/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/ |
D | util.h | 32 size_t countof(T (&)[N]) { in countof()
|
/hardware/google/gfxstream/third-party/glm/include/glm/simd/ |
D | geometric.h | 85 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_faceforward(glm_vec4 N, glm_vec4 I, glm_vec4 Nref) in glm_vec4_faceforward() 94 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_reflect(glm_vec4 I, glm_vec4 N) in glm_vec4_reflect() 103 GLM_FUNC_QUALIFIER __m128 glm_vec4_refract(glm_vec4 I, glm_vec4 N, glm_vec4 eta) in glm_vec4_refract()
|
/hardware/interfaces/audio/effect/all-versions/default/util/ |
D | EffectUtils.cpp | 156 inline hidl_string charBufferFromHal(const char (&halBuf)[N]) { in charBufferFromHal() 163 inline status_t charBufferToHal(const hidl_string& str, char (&halBuf)[N], const char* fieldName) { in charBufferToHal()
|
/hardware/interfaces/authsecret/1.0/vts/functional/ |
D | VtsHalAuthSecretV1_0TargetTest.cpp | 69 constexpr int N = 5; in TEST_P() local
|
/hardware/interfaces/authsecret/aidl/vts/ |
D | VtsHalAuthSecretTargetTest.cpp | 70 constexpr int N = 5; in TEST_P() local
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/ |
D | FakeLockoutTrackerTest.cpp | 69 int N = 5; in TEST_F() local
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | FakeFingerprintEngine.cpp | 158 auto N = acquired.size(); in onEnrollFingerDown() local 205 int N = acquiredInfos.size(); in onAuthenticateFingerDown() local 284 int N = acquiredInfos.size(); in onDetectInteractFingerDown() local
|
/hardware/interfaces/broadcastradio/common/vts/utils/include/broadcastradio-vts-utils/ |
D | mock-timeout.h | 93 #define EGMOCK_ARG_(tn, N, ...) \ argument
|
/hardware/interfaces/audio/aidl/common/tests/ |
D | utils_tests.cpp | 47 #define VERIFY_INDEX_MASK(N) \ in TEST() argument
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | FakeFaceEngine.cpp | 117 auto N = acquired.size(); in enrollImpl() local 200 int N = acquiredInfos.size(); in authenticateImpl() local
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_rpc_glue.c | 204 #define loc_apicb_prog_VER_freeresult(M,N) \ argument 230 #define rpc_loc_api_cb_null_VER_svc(M,N) \ argument
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_rpc_glue.c | 204 #define loc_apicb_prog_VER_freeresult(M,N) \ argument 230 #define rpc_loc_api_cb_null_VER_svc(M,N) \ argument
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_rpc_glue.c | 204 #define loc_apicb_prog_VER_freeresult(M,N) \ argument 230 #define rpc_loc_api_cb_null_VER_svc(M,N) \ argument
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_rpc_glue.c | 204 #define loc_apicb_prog_VER_freeresult(M,N) \ argument 230 #define rpc_loc_api_cb_null_VER_svc(M,N) \ argument
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_rpc_glue.c | 204 #define loc_apicb_prog_VER_freeresult(M,N) \ argument 230 #define rpc_loc_api_cb_null_VER_svc(M,N) \ argument
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_log.h | 31 #define __VK_ARG_SEQ(_1,_2,_3,_4,_5,_6,_7,_8,N,...) N argument
|
/hardware/google/gfxstream/guest/mesa/src/util/tests/ |
D | u_printf_test.cpp | 96 void add_arg(const T (&t)[N]) in add_arg()
|
/hardware/google/pixel/vibrator/cs40l26/ |
D | Trace.h | 40 #define VA_NUM_ARGS_IMPL(_1, _2, _3, _4, _5, _6, _7, N, ...) N argument
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_vec4.inl | 661 detail::fvec4SIMD const & N, 672 detail::fvec4SIMD const & N 681 detail::fvec4SIMD const & N,
|
/hardware/interfaces/gatekeeper/1.0/software/ |
D | SoftGateKeeper.h | 47 static const uint64_t N = 16384; variable
|
/hardware/interfaces/gatekeeper/aidl/software/ |
D | SoftGateKeeper.h | 50 static const uint64_t N = 16384; variable
|
/hardware/interfaces/biometrics/face/aidl/default/tests/ |
D | FakeLockoutTrackerTest.cpp | 158 int N = 5; in TEST_F() local
|