Home
last modified time | relevance | path

Searched defs:N (Results 1 – 25 of 39) sorted by relevance

12

/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dcolor_encoding.inl10 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/
DArraySize.h36 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/
Dfunc_geometric.inl203 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/
Dutil.h32 size_t countof(T (&)[N]) { in countof()
/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dgeometric.h85 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/
DEffectUtils.cpp156 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/
DVtsHalAuthSecretV1_0TargetTest.cpp69 constexpr int N = 5; in TEST_P() local
/hardware/interfaces/authsecret/aidl/vts/
DVtsHalAuthSecretTargetTest.cpp70 constexpr int N = 5; in TEST_P() local
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DFakeLockoutTrackerTest.cpp69 int N = 5; in TEST_F() local
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFakeFingerprintEngine.cpp158 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/
Dmock-timeout.h93 #define EGMOCK_ARG_(tn, N, ...) \ argument
/hardware/interfaces/audio/aidl/common/tests/
Dutils_tests.cpp47 #define VERIFY_INDEX_MASK(N) \ in TEST() argument
/hardware/interfaces/biometrics/face/aidl/default/
DFakeFaceEngine.cpp117 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/
Dloc_api_rpc_glue.c204 #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/
Dloc_api_rpc_glue.c204 #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/
Dloc_api_rpc_glue.c204 #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/
Dloc_api_rpc_glue.c204 #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/
Dloc_api_rpc_glue.c204 #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/
Dvk_log.h31 #define __VK_ARG_SEQ(_1,_2,_3,_4,_5,_6,_7,_8,N,...) N argument
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Du_printf_test.cpp96 void add_arg(const T (&t)[N]) in add_arg()
/hardware/google/pixel/vibrator/cs40l26/
DTrace.h40 #define VA_NUM_ARGS_IMPL(_1, _2, _3, _4, _5, _6, _7, N, ...) N argument
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl661 detail::fvec4SIMD const & N,
672 detail::fvec4SIMD const & N
681 detail::fvec4SIMD const & N,
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeper.h47 static const uint64_t N = 16384; variable
/hardware/interfaces/gatekeeper/aidl/software/
DSoftGateKeeper.h50 static const uint64_t N = 16384; variable
/hardware/interfaces/biometrics/face/aidl/default/tests/
DFakeLockoutTrackerTest.cpp158 int N = 5; in TEST_F() local

12