id: 1 unit: GLboolean gl3stubInit() file: gles3jni/app/src/main/cpp/gl3stub.c start line: 20 end line: 237 size: 216 LOC McCabe index: 105 number of parameters: 0 id: 2 unit: protected void onCreate() file: native-audio/app/src/main/java/com/example/nativeaudio/NativeAudio.java start line: 64 end line: 312 size: 205 LOC McCabe index: 17 number of parameters: 1 id: 3 unit: bool SimpleModel::CreateCompiledModel() file: nn-samples/basic/src/main/cpp/simple_model.cpp start line: 107 end line: 369 size: 196 LOC McCabe index: 21 number of parameters: 0 id: 4 unit: public void onCreate() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 66 end line: 311 size: 180 LOC McCabe index: 28 number of parameters: 1 id: 5 unit: bool SimpleSequenceModel::CreateModel() file: nn-samples/sequence/src/main/cpp/sequence_model.cpp start line: 147 end line: 355 size: 165 LOC McCabe index: 14 number of parameters: 0 id: 6 unit: GLboolean gl3stubInit() file: teapots/common/ndk_helper/gl3stub.c start line: 20 end line: 170 size: 149 LOC McCabe index: 105 number of parameters: 0 id: 7 unit: GLboolean gl3stubInit() file: teapots/common/ndk_helper/gl3stub.cpp start line: 20 end line: 170 size: 149 LOC McCabe index: 105 number of parameters: 0 id: 8 unit: GLM_FUNC_QUALIFIER T perlin() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 240 end line: 372 size: 121 LOC McCabe index: 1 number of parameters: 1 id: 9 unit: GLM_FUNC_QUALIFIER T perlin() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 489 end line: 619 size: 119 LOC McCabe index: 1 number of parameters: 2 id: 10 unit: GLM_FUNC_QUALIFIER void sse_inverse_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 550 end line: 769 size: 118 LOC McCabe index: 1 number of parameters: 2 id: 11 unit: GLM_FUNC_QUALIFIER void sse_inverse_fast_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 771 end line: 989 size: 118 LOC McCabe index: 1 number of parameters: 2 id: 12 unit: public void onCreate() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 57 end line: 203 size: 118 LOC McCabe index: 16 number of parameters: 1 id: 13 unit: void MoreTeapotsRenderer::Init() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 47 end line: 198 size: 117 LOC McCabe index: 12 number of parameters: 3 id: 14 unit: GLM_FUNC_QUALIFIER __m128 sse_slow_det_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 204 end line: 416 size: 114 LOC McCabe index: 1 number of parameters: 1 id: 15 unit: bool SimpleSequenceModel::CreateOpaqueMemories() file: nn-samples/sequence/src/main/cpp/sequence_model.cpp start line: 410 end line: 557 size: 104 LOC McCabe index: 13 number of parameters: 0 id: 16 unit: bool AssetTexture::CreateGLTextures() file: display-p3/image-view/src/main/cpp/AssetTexture.cpp start line: 76 end line: 189 size: 96 LOC McCabe index: 6 number of parameters: 1 id: 17 unit: static bool DispatchSingleStep() file: nn-samples/sequence/src/main/cpp/sequence_model.cpp start line: 562 end line: 668 size: 90 LOC McCabe index: 8 number of parameters: 11 id: 18 unit: private void printConfig() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 231 end line: 314 size: 83 LOC McCabe index: 4 number of parameters: 3 id: 19 unit: bool SimpleModel::Compute() file: nn-samples/basic/src/main/cpp/simple_model.cpp start line: 378 end line: 492 size: 79 LOC McCabe index: 12 number of parameters: 3 id: 20 unit: void PlayScene::DoFrame() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 285 end line: 407 size: 78 LOC McCabe index: 22 number of parameters: 0 id: 21 unit: int importGLInit() file: san-angeles/app/src/main/cpp/importgl.c start line: 64 end line: 154 size: 76 LOC McCabe index: 9 number of parameters: 0 id: 22 unit: bool SimpleSequenceModel::Compute() file: nn-samples/sequence/src/main/cpp/sequence_model.cpp start line: 677 end line: 775 size: 75 LOC McCabe index: 9 number of parameters: 3 id: 23 unit: public void EnableUI() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 242 end line: 328 size: 75 LOC McCabe index: 3 number of parameters: 1 id: 24 unit: void NativeEngine::HandleCommand() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 142 end line: 228 size: 74 LOC McCabe index: 18 number of parameters: 1 id: 25 unit: static XAresult AndroidBufferQueueCallback() file: native-media/app/src/main/cpp/native-media-jni.c start line: 105 end line: 200 size: 72 LOC McCabe index: 11 number of parameters: 8 id: 26 unit: static int engine_init_display() file: native-activity/app/src/main/cpp/main.cpp start line: 68 end line: 160 size: 66 LOC McCabe index: 14 number of parameters: 1 id: 27 unit: static void gluLookAt() file: san-angeles/app/src/main/cpp/demo.c start line: 614 end line: 699 size: 66 LOC McCabe index: 5 number of parameters: 9 id: 28 unit: void PlayScene::DetectCollisions() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 669 end line: 751 size: 64 LOC McCabe index: 17 number of parameters: 1 id: 29 unit: bool ImageViewEngine::CreateWideColorCtx() file: display-p3/image-view/src/main/cpp/WideColorCtx.cpp start line: 91 end line: 168 size: 64 LOC McCabe index: 7 number of parameters: 1 id: 30 unit: void MoreTeapotsRenderer::Render() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 263 end line: 362 size: 64 LOC McCabe index: 4 number of parameters: 0 id: 31 unit: jboolean Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer() file: native-media/app/src/main/cpp/native-media-jni.c start line: 331 end line: 437 size: 64 LOC McCabe index: 3 number of parameters: 4 id: 32 unit: protected void onCreate() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 58 end line: 128 size: 64 LOC McCabe index: 4 number of parameters: 1 id: 33 unit: Mat4 Mat4::Inverse() file: teapots/common/ndk_helper/vecmath.cpp start line: 109 end line: 178 size: 63 LOC McCabe index: 8 number of parameters: 0 id: 34 unit: void Shader::Compile() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 60 end line: 127 size: 61 LOC McCabe index: 9 number of parameters: 0 id: 35 unit: GLM_FUNC_QUALIFIER T perlin() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 96 end line: 163 size: 61 LOC McCabe index: 1 number of parameters: 1 id: 36 unit: GLM_FUNC_QUALIFIER T perlin() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 418 end line: 485 size: 61 LOC McCabe index: 1 number of parameters: 2 id: 37 unit: void WebpDecoder::DecodeFrameInternal() file: webp/view/src/main/cpp/webp_decode.cpp start line: 73 end line: 148 size: 60 LOC McCabe index: 7 number of parameters: 0 id: 38 unit: GLM_FUNC_QUALIFIER void sse_mul_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 115 end line: 189 size: 59 LOC McCabe index: 1 number of parameters: 3 id: 39 unit: static void fill_plasma() file: native-plasma/app/src/main/cpp/plasma.c start line: 194 end line: 276 size: 59 LOC McCabe index: 7 number of parameters: 2 id: 40 unit: static void fill_plasma() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 188 end line: 266 size: 58 LOC McCabe index: 7 number of parameters: 3 id: 41 unit: void doCodecWork() file: native-codec/app/src/main/cpp/native-codec-jni.cpp start line: 90 end line: 150 size: 57 LOC McCabe index: 16 number of parameters: 1 id: 42 unit: void SfxMan::PlayTone() file: endless-tunnel/app/src/main/cpp/sfxman.cpp start line: 206 end line: 273 size: 56 LOC McCabe index: 12 number of parameters: 1 id: 43 unit: bool NDKCamera::MatchCaptureSizeRequest() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 175 end line: 234 size: 56 LOC McCabe index: 17 number of parameters: 4 id: 44 unit: jboolean Java_com_example_nativecodec_NativeCodec_createStreamingMediaPlayer() file: native-codec/app/src/main/cpp/native-codec-jni.cpp start line: 214 end line: 282 size: 55 LOC McCabe index: 6 number of parameters: 4 id: 45 unit: bool JNIHelper::ReadFile() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 133 end line: 195 size: 54 LOC McCabe index: 7 number of parameters: 2 id: 46 unit: GESTURE_STATE PinchDetector::Detect() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 132 end line: 193 size: 54 LOC McCabe index: 13 number of parameters: 1 id: 47 unit: GLM_FUNC_QUALIFIER T noise1() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 213 end line: 300 size: 53 LOC McCabe index: 1 number of parameters: 1 id: 48 unit: GLM_FUNC_QUALIFIER T simplex() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 754 end line: 837 size: 53 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: void TexturedTeapotRender::Init() file: teapots/textured-teapot/src/main/cpp/TexturedTeapotRender.cpp start line: 73 end line: 146 size: 53 LOC McCabe index: 6 number of parameters: 1 id: 50 unit: public void onSurfaceCreated() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 134 end line: 212 size: 53 LOC McCabe index: 7 number of parameters: 2 id: 51 unit: bool NDKCamera::MatchCaptureSizeRequest() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 166 end line: 223 size: 53 LOC McCabe index: 14 number of parameters: 3 id: 52 unit: void android_main() file: native-activity/app/src/main/cpp/main.cpp start line: 315 end line: 390 size: 52 LOC McCabe index: 12 number of parameters: 1 id: 53 unit: bool TeapotRenderer::LoadShaders() file: teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp start line: 202 end line: 276 size: 52 LOC McCabe index: 9 number of parameters: 3 id: 54 unit: void ImageDecoderRender::Init() file: teapots/image-decoder/src/main/cpp/ImageDecoderRender.cpp start line: 65 end line: 137 size: 52 LOC McCabe index: 6 number of parameters: 1 id: 55 unit: GESTURE_STATE DragDetector::Detect() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 228 end line: 285 size: 52 LOC McCabe index: 12 number of parameters: 1 id: 56 unit: bool TeapotRenderer::LoadShaders() file: teapots/textured-teapot/src/main/cpp/TeapotRenderer.cpp start line: 200 end line: 274 size: 52 LOC McCabe index: 9 number of parameters: 3 id: 57 unit: std::optional Client::get() file: prefab/curl-ssl/app/src/main/cpp/http.cpp start line: 48 end line: 107 size: 51 LOC McCabe index: 10 number of parameters: 2 id: 58 unit: void mylooper::handle() file: native-codec/app/src/main/cpp/native-codec-jni.cpp start line: 152 end line: 207 size: 51 LOC McCabe index: 9 number of parameters: 2 id: 59 unit: bool ImageViewEngine::ProcessInputEvent() file: display-p3/image-view/src/main/cpp/InputEventHandler.cpp start line: 47 end line: 108 size: 51 LOC McCabe index: 11 number of parameters: 1 id: 60 unit: uint32_t JNIHelper::LoadTexture() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 220 end line: 281 size: 51 LOC McCabe index: 6 number of parameters: 4 id: 61 unit: float Interpolator::GetFormula() file: teapots/common/ndk_helper/interpolator.cpp start line: 83 end line: 151 size: 51 LOC McCabe index: 15 number of parameters: 5 id: 62 unit: GLM_FUNC_QUALIFIER hdata toFloat16() file: endless-tunnel/app/src/main/cpp/glm/detail/type_half.inl start line: 138 end line: 271 size: 50 LOC McCabe index: 9 number of parameters: 1 id: 63 unit: GLM_FUNC_QUALIFIER detail::tvec3 rgbColor() file: endless-tunnel/app/src/main/cpp/glm/gtx/color_space.inl start line: 13 end line: 67 size: 50 LOC McCabe index: 8 number of parameters: 1 id: 64 unit: int32_t Engine::HandleInput() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 413 end line: 474 size: 50 LOC McCabe index: 9 number of parameters: 2 id: 65 unit: bool TeapotRenderer::LoadShaders() file: teapots/choreographer-30fps/src/main/cpp/TeapotRenderer.cpp start line: 192 end line: 264 size: 50 LOC McCabe index: 9 number of parameters: 3 id: 66 unit: bool TeapotRenderer::LoadShaders() file: teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp start line: 192 end line: 264 size: 50 LOC McCabe index: 9 number of parameters: 3 id: 67 unit: public void onSurfaceCreated() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 149 end line: 222 size: 49 LOC McCabe index: 6 number of parameters: 2 id: 68 unit: bool MoreTeapotsRenderer::LoadShaders() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 367 end line: 442 size: 49 LOC McCabe index: 9 number of parameters: 3 id: 69 unit: protected void onCreate() file: nn-samples/sequence/src/main/java/com/example/android/sequence/MainActivity.java start line: 43 end line: 94 size: 49 LOC McCabe index: 6 number of parameters: 1 id: 70 unit: GLM_FUNC_QUALIFIER double nextafter() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 141 end line: 189 size: 47 LOC McCabe index: 23 number of parameters: 2 id: 71 unit: static bool Load2DTextureFromAsset() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 31 end line: 96 size: 47 LOC McCabe index: 4 number of parameters: 3 id: 72 unit: GLM_FUNC_QUALIFIER T noise1() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 138 end line: 210 size: 46 LOC McCabe index: 1 number of parameters: 1 id: 73 unit: GLM_FUNC_QUALIFIER detail::fquatSIMD quatSIMD_cast_impl() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 233 end line: 286 size: 46 LOC McCabe index: 5 number of parameters: 3 id: 74 unit: GLM_FUNC_QUALIFIER T simplex() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 679 end line: 751 size: 46 LOC McCabe index: 1 number of parameters: 1 id: 75 unit: uint32_t JNIHelper::LoadCubemapTexture() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 283 end line: 336 size: 46 LOC McCabe index: 6 number of parameters: 7 id: 76 unit: bool GLContext::InitEGLSurface() file: teapots/common/ndk_helper/GLContext.cpp start line: 87 end line: 144 size: 46 LOC McCabe index: 3 number of parameters: 0 id: 77 unit: GLM_FUNC_QUALIFIER float toFloat32() file: endless-tunnel/app/src/main/cpp/glm/detail/type_half.inl start line: 64 end line: 136 size: 45 LOC McCabe index: 6 number of parameters: 1 id: 78 unit: jobject JNIHelper::LoadImage() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 338 end line: 391 size: 45 LOC McCabe index: 6 number of parameters: 4 id: 79 unit: bool MoreTeapotsRenderer::LoadShadersES3() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 444 end line: 512 size: 45 LOC McCabe index: 9 number of parameters: 4 id: 80 unit: void ImageViewEngine::DrawFrame() file: display-p3/image-view/src/main/cpp/ImageViewEngine.cpp start line: 58 end line: 108 size: 44 LOC McCabe index: 4 number of parameters: 1 id: 81 unit: static detail::tmat4x4 call() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x4.inl start line: 479 end line: 534 size: 43 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: int32_t Engine::HandleInput() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 198 end line: 250 size: 43 LOC McCabe index: 8 number of parameters: 2 id: 83 unit: int32_t Engine::HandleInput() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 199 end line: 251 size: 43 LOC McCabe index: 8 number of parameters: 2 id: 84 unit: int32_t Engine::HandleInput() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 209 end line: 261 size: 43 LOC McCabe index: 8 number of parameters: 2 id: 85 unit: int32_t Engine::HandleInput() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 199 end line: 251 size: 43 LOC McCabe index: 8 number of parameters: 2 id: 86 unit: static bool CookEvent_Motion() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 194 end line: 249 size: 42 LOC McCabe index: 7 number of parameters: 2 id: 87 unit: GLM_FUNC_QUALIFIER float nextafterf() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 96 end line: 139 size: 42 LOC McCabe index: 13 number of parameters: 2 id: 88 unit: void PlayScene::RenderHUD() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 591 end line: 642 size: 42 LOC McCabe index: 9 number of parameters: 0 id: 89 unit: void TeapotRenderer::Init() file: teapots/textured-teapot/src/main/cpp/TeapotRenderer.cpp start line: 41 end line: 92 size: 42 LOC McCabe index: 4 number of parameters: 0 id: 90 unit: static void drawModels() file: san-angeles/app/src/main/cpp/demo.c start line: 560 end line: 608 size: 42 LOC McCabe index: 4 number of parameters: 1 id: 91 unit: void ImageReader::WriteFile() file: camera/basic/src/main/cpp/image_reader.cpp start line: 411 end line: 457 size: 42 LOC McCabe index: 8 number of parameters: 1 id: 92 unit: void AudioPlayer::ProcessSLCallback() file: audio-echo/app/src/main/cpp/audio_player.cpp start line: 33 end line: 87 size: 42 LOC McCabe index: 7 number of parameters: 1 id: 93 unit: void ObstacleGenerator::GenHard() file: endless-tunnel/app/src/main/cpp/obstacle_generator.cpp start line: 144 end line: 184 size: 41 LOC McCabe index: 8 number of parameters: 1 id: 94 unit: void TeapotRenderer::Init() file: teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp start line: 41 end line: 91 size: 41 LOC McCabe index: 4 number of parameters: 0 id: 95 unit: static void camTrack() file: san-angeles/app/src/main/cpp/demo.c start line: 702 end line: 746 size: 41 LOC McCabe index: 4 number of parameters: 0 id: 96 unit: GLuint createProgram() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 73 end line: 117 size: 40 LOC McCabe index: 7 number of parameters: 2 id: 97 unit: void PlayScene::RenderObstacles() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 454 end line: 503 size: 40 LOC McCabe index: 8 number of parameters: 0 id: 98 unit: void android_main() file: display-p3/image-view/src/main/cpp/AndroidMain.cpp start line: 87 end line: 140 size: 40 LOC McCabe index: 10 number of parameters: 1 id: 99 unit: void ConvertToSLSampleFormat() file: audio-echo/app/src/main/cpp/audio_common.cpp start line: 19 end line: 66 size: 40 LOC McCabe index: 6 number of parameters: 2 id: 100 unit: static void _look_up_motion_range() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 134 end line: 181 size: 39 LOC McCabe index: 6 number of parameters: 6 id: 101 unit: static void engine_handle_cmd() file: native-activity/app/src/main/cpp/main.cpp start line: 216 end line: 261 size: 38 LOC McCabe index: 9 number of parameters: 2 id: 102 unit: void NativeEngine::DoFrame() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 507 end line: 561 size: 38 LOC McCabe index: 9 number of parameters: 0 id: 103 unit: _NEON2SSE_INLINE uint8x16x3_t vld3q_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9919 end line: 9965 size: 38 LOC McCabe index: 1 number of parameters: 1 id: 104 unit: _NEON2SSE_INLINE uint16x8x3_t vld3q_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9968 end line: 10011 size: 38 LOC McCabe index: 1 number of parameters: 1 id: 105 unit: public void onDrawFrame() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 90 end line: 137 size: 38 LOC McCabe index: 2 number of parameters: 1 id: 106 unit: void init() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 89 end line: 129 size: 38 LOC McCabe index: 1 number of parameters: 1 id: 107 unit: void CameraEngine::CreateCamera() file: camera/basic/src/main/cpp/camera_engine.cpp start line: 53 end line: 101 size: 38 LOC McCabe index: 8 number of parameters: 1 id: 108 unit: void Obstacle::PutRandomBonus() file: endless-tunnel/app/src/main/cpp/obstacle.cpp start line: 21 end line: 65 size: 37 LOC McCabe index: 15 number of parameters: 0 id: 109 unit: static jboolean enqueueInitialBuffers() file: native-media/app/src/main/cpp/native-media-jni.c start line: 275 end line: 327 size: 37 LOC McCabe index: 6 number of parameters: 1 id: 110 unit: void NDKCamera::CreateSession() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 236 end line: 285 size: 37 LOC McCabe index: 5 number of parameters: 4 id: 111 unit: void PrintRequestMetadata() file: camera/common/utils/camera_utils.cpp start line: 401 end line: 438 size: 37 LOC McCabe index: 10 number of parameters: 1 id: 112 unit: JNIEXPORT void JNICALL Java_com_google_sample_echo_MainActivity_createSLEngine() file: audio-echo/app/src/main/cpp/audio_main.cpp start line: 52 end line: 101 size: 37 LOC McCabe index: 3 number of parameters: 6 id: 113 unit: bool Engine::PrepareDrawing() file: webp/view/src/main/cpp/webp_view.cpp start line: 170 end line: 209 size: 37 LOC McCabe index: 7 number of parameters: 1 id: 114 unit: static bool _cooked_event_callback() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 230 end line: 266 size: 36 LOC McCabe index: 8 number of parameters: 1 id: 115 unit: GLuint ShaderProgram::createProgram() file: display-p3/image-view/src/main/cpp/ShaderProgram.cpp start line: 70 end line: 108 size: 36 LOC McCabe index: 7 number of parameters: 2 id: 116 unit: static void drawFadeQuad() file: san-angeles/app/src/main/cpp/demo.c start line: 415 end line: 459 size: 36 LOC McCabe index: 3 number of parameters: 0 id: 117 unit: void NDKCamera::EnumerateCamera() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 333 end line: 373 size: 36 LOC McCabe index: 6 number of parameters: 0 id: 118 unit: void NDKCamera::EnumerateCamera() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 309 end line: 349 size: 36 LOC McCabe index: 6 number of parameters: 0 id: 119 unit: void android_main() file: native-plasma/app/src/main/cpp/plasma.c start line: 459 end line: 512 size: 36 LOC McCabe index: 8 number of parameters: 1 id: 120 unit: void OurShader::Compile() file: endless-tunnel/app/src/main/cpp/our_shader.cpp start line: 32 end line: 69 size: 35 LOC McCabe index: 7 number of parameters: 0 id: 121 unit: void UiScene::OnKeyDown() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 231 end line: 270 size: 35 LOC McCabe index: 13 number of parameters: 1 id: 122 unit: void PlayScene::LoadProgress() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 140 end line: 181 size: 35 LOC McCabe index: 8 number of parameters: 0 id: 123 unit: _NEON2SSE_INLINE int32x4_t vclzq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14911 end line: 14952 size: 35 LOC McCabe index: 1 number of parameters: 1 id: 124 unit: static void engine_handle_cmd() file: display-p3/image-view/src/main/cpp/AndroidMain.cpp start line: 25 end line: 66 size: 35 LOC McCabe index: 9 number of parameters: 2 id: 125 unit: bool shader::CompileShader() file: teapots/common/ndk_helper/shader.cpp start line: 27 end line: 69 size: 35 LOC McCabe index: 6 number of parameters: 4 id: 126 unit: GLuint createProgram() file: hello-gl2/app/src/main/cpp/gl_code.cpp start line: 83 end line: 119 size: 35 LOC McCabe index: 7 number of parameters: 2 id: 127 unit: void ObstacleGenerator::Generate() file: endless-tunnel/app/src/main/cpp/obstacle_generator.cpp start line: 20 end line: 55 size: 34 LOC McCabe index: 4 number of parameters: 1 id: 128 unit: void DisplayLegend() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 118 end line: 154 size: 34 LOC McCabe index: 8 number of parameters: 3 id: 129 unit: public Object loadCubemapTexture() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 159 end line: 206 size: 34 LOC McCabe index: 6 number of parameters: 4 id: 130 unit: void Engine::CheckAPISupport() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 151 end line: 192 size: 34 LOC McCabe index: 5 number of parameters: 0 id: 131 unit: void Engine::HandleCmd() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 479 end line: 519 size: 34 LOC McCabe index: 10 number of parameters: 2 id: 132 unit: public Object loadCubemapTexture() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 159 end line: 206 size: 34 LOC McCabe index: 6 number of parameters: 4 id: 133 unit: public Object loadCubemapTexture() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 159 end line: 206 size: 34 LOC McCabe index: 6 number of parameters: 4 id: 134 unit: public Object loadCubemapTexture() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 159 end line: 206 size: 34 LOC McCabe index: 6 number of parameters: 4 id: 135 unit: public Object loadCubemapTexture() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 159 end line: 206 size: 34 LOC McCabe index: 6 number of parameters: 4 id: 136 unit: GLM_FUNC_QUALIFIER T perlin() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 376 end line: 414 size: 33 LOC McCabe index: 1 number of parameters: 2 id: 137 unit: GLM_FUNC_QUALIFIER T simplex() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 622 end line: 676 size: 33 LOC McCabe index: 2 number of parameters: 1 id: 138 unit: void UiWidget::Render() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 304 end line: 348 size: 33 LOC McCabe index: 14 number of parameters: 5 id: 139 unit: bool ImageViewEngine::CreateWideColorCtx() file: display-p3/image-view/src/main/cpp/WideColorCtx.cpp start line: 170 end line: 230 size: 33 LOC McCabe index: 5 number of parameters: 1 id: 140 unit: void TeapotRenderer::Render() file: teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp start line: 148 end line: 200 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 141 unit: public Object loadImage() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 208 end line: 244 size: 33 LOC McCabe index: 5 number of parameters: 1 id: 142 unit: void TeapotRenderer::Init() file: teapots/choreographer-30fps/src/main/cpp/TeapotRenderer.cpp start line: 41 end line: 84 size: 33 LOC McCabe index: 2 number of parameters: 0 id: 143 unit: public Object loadImage() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 208 end line: 244 size: 33 LOC McCabe index: 5 number of parameters: 1 id: 144 unit: void TeapotRenderer::Init() file: teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp start line: 41 end line: 84 size: 33 LOC McCabe index: 2 number of parameters: 0 id: 145 unit: public Object loadImage() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 208 end line: 244 size: 33 LOC McCabe index: 5 number of parameters: 1 id: 146 unit: public Object loadImage() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 208 end line: 244 size: 33 LOC McCabe index: 5 number of parameters: 1 id: 147 unit: public Object loadImage() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 208 end line: 244 size: 33 LOC McCabe index: 5 number of parameters: 1 id: 148 unit: static void StreamChangeCallback() file: native-media/app/src/main/cpp/native-media-jni.c start line: 204 end line: 243 size: 33 LOC McCabe index: 3 number of parameters: 5 id: 149 unit: void PrintCameras() file: camera/common/utils/camera_utils.cpp start line: 360 end line: 399 size: 33 LOC McCabe index: 6 number of parameters: 1 id: 150 unit: void TexQuad::CreateGeom() file: endless-tunnel/app/src/main/cpp/tex_quad.cpp start line: 35 end line: 79 size: 32 LOC McCabe index: 1 number of parameters: 4 id: 151 unit: bool NativeEngine::PrepareToRender() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 360 end line: 404 size: 32 LOC McCabe index: 10 number of parameters: 0 id: 152 unit: GLM_FUNC_QUALIFIER T noise1() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 80 end line: 135 size: 32 LOC McCabe index: 2 number of parameters: 1 id: 153 unit: GLM_FUNC_QUALIFIER T perlin() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 55 end line: 92 size: 32 LOC McCabe index: 1 number of parameters: 1 id: 154 unit: int Engine::InitDisplay() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 121 end line: 162 size: 32 LOC McCabe index: 4 number of parameters: 1 id: 155 unit: void Engine::HandleCmd() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 255 end line: 291 size: 32 LOC McCabe index: 9 number of parameters: 2 id: 156 unit: int Engine::InitDisplay() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 122 end line: 163 size: 32 LOC McCabe index: 4 number of parameters: 1 id: 157 unit: void Engine::HandleCmd() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 256 end line: 292 size: 32 LOC McCabe index: 9 number of parameters: 2 id: 158 unit: void Engine::HandleCmd() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 266 end line: 302 size: 32 LOC McCabe index: 9 number of parameters: 2 id: 159 unit: int Engine::InitDisplay() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 122 end line: 163 size: 32 LOC McCabe index: 4 number of parameters: 1 id: 160 unit: void Engine::HandleCmd() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 256 end line: 292 size: 32 LOC McCabe index: 9 number of parameters: 2 id: 161 unit: void Java_com_example_nativemedia_NativeMedia_shutdown() file: native-media/app/src/main/cpp/native-media-jni.c start line: 460 end line: 500 size: 32 LOC McCabe index: 7 number of parameters: 2 id: 162 unit: public void onDrawFrame() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 83 end line: 124 size: 32 LOC McCabe index: 2 number of parameters: 1 id: 163 unit: void PrintTagVal() file: camera/common/utils/camera_utils.cpp start line: 323 end line: 354 size: 32 LOC McCabe index: 9 number of parameters: 2 id: 164 unit: void AudioDelay::process() file: audio-echo/app/src/main/cpp/audio_effect.cpp start line: 132 end line: 170 size: 32 LOC McCabe index: 8 number of parameters: 2 id: 165 unit: void Renderer::calcSceneParams() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 154 end line: 193 size: 31 LOC McCabe index: 7 number of parameters: 3 id: 166 unit: int Engine::InitDisplay() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 132 end line: 172 size: 31 LOC McCabe index: 4 number of parameters: 1 id: 167 unit: inline __m128i _mm_bit_interleave_si128() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_integer.inl start line: 32 end line: 84 size: 30 LOC McCabe index: 1 number of parameters: 1 id: 168 unit: inline __m128i _mm_bit_interleave_si128() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_integer.inl start line: 86 end line: 137 size: 30 LOC McCabe index: 1 number of parameters: 2 id: 169 unit: _NEON2SSE_INLINE void vst3q_u8_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11196 end line: 11226 size: 30 LOC McCabe index: 1 number of parameters: 1 id: 170 unit: _NEON2SSE_INLINE void vst3q_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11230 end line: 11260 size: 30 LOC McCabe index: 1 number of parameters: 1 id: 171 unit: int Engine::InitDisplay() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 340 end line: 379 size: 30 LOC McCabe index: 4 number of parameters: 1 id: 172 unit: void TeapotRenderer::Render() file: teapots/choreographer-30fps/src/main/cpp/TeapotRenderer.cpp start line: 141 end line: 190 size: 30 LOC McCabe index: 1 number of parameters: 3 id: 173 unit: void TeapotRenderer::Render() file: teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp start line: 141 end line: 190 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 174 unit: void JNIHelper::Init() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 65 end line: 107 size: 30 LOC McCabe index: 1 number of parameters: 2 id: 175 unit: GESTURE_STATE TapDetector::Detect() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 42 end line: 73 size: 30 LOC McCabe index: 7 number of parameters: 1 id: 176 unit: GESTURE_STATE DoubletapDetector::Detect() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 81 end line: 113 size: 30 LOC McCabe index: 7 number of parameters: 1 id: 177 unit: Mat4 Mat4::LookAt() file: teapots/common/ndk_helper/vecmath.cpp start line: 371 end line: 404 size: 30 LOC McCabe index: 1 number of parameters: 3 id: 178 unit: void TapCamera::Update() file: teapots/common/ndk_helper/tapCamera.cpp start line: 125 end line: 167 size: 30 LOC McCabe index: 4 number of parameters: 1 id: 179 unit: void TeapotRenderer::Render() file: teapots/textured-teapot/src/main/cpp/TeapotRenderer.cpp start line: 149 end line: 198 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 180 unit: void configureTransform() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 137 end line: 171 size: 30 LOC McCabe index: 4 number of parameters: 2 id: 181 unit: void NDKCamera::CreateSession() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 225 end line: 266 size: 30 LOC McCabe index: 2 number of parameters: 3 id: 182 unit: void queryRuntimeInfo() file: hello-jniCallback/app/src/main/cpp/hello-jnicallback.c start line: 96 end line: 136 size: 30 LOC McCabe index: 4 number of parameters: 2 id: 183 unit: static void ProcessAndroidCmd() file: webp/view/src/main/cpp/webp_view.cpp start line: 93 end line: 126 size: 30 LOC McCabe index: 5 number of parameters: 2 id: 184 unit: void Engine::UpdateFrameBuffer() file: webp/view/src/main/cpp/webp_view.cpp start line: 256 end line: 287 size: 30 LOC McCabe index: 7 number of parameters: 2 id: 185 unit: bool RendererES3::init() file: gles3jni/app/src/main/cpp/RendererES3.cpp start line: 89 end line: 123 size: 29 LOC McCabe index: 2 number of parameters: 0 id: 186 unit: GLM_FUNC_QUALIFIER detail::tvec3 hsvColor() file: endless-tunnel/app/src/main/cpp/glm/gtx/color_space.inl start line: 70 end line: 107 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 187 unit: static bool TransformR8G8B8A8() file: display-p3/image-view/src/main/cpp/ColorSpaceTransform.cpp start line: 153 end line: 183 size: 29 LOC McCabe index: 4 number of parameters: 5 id: 188 unit: public Object loadTexture() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 118 end line: 157 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 189 unit: public Object loadTexture() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 118 end line: 157 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 190 unit: public Object loadTexture() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 118 end line: 157 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 191 unit: void android_main() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 400 end line: 449 size: 29 LOC McCabe index: 7 number of parameters: 1 id: 192 unit: public Object loadTexture() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 118 end line: 157 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 193 unit: public Object loadTexture() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 118 end line: 157 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 194 unit: bool ImageReader::DisplayImage() file: camera/basic/src/main/cpp/image_reader.cpp start line: 206 end line: 238 size: 29 LOC McCabe index: 6 number of parameters: 2 id: 195 unit: void ImageReader::PresentImage90() file: camera/basic/src/main/cpp/image_reader.cpp start line: 286 end line: 320 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 196 unit: void ImageReader::PresentImage180() file: camera/basic/src/main/cpp/image_reader.cpp start line: 327 end line: 362 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 197 unit: void ImageReader::PresentImage270() file: camera/basic/src/main/cpp/image_reader.cpp start line: 369 end line: 402 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 198 unit: GLuint createShader() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 42 end line: 71 size: 28 LOC McCabe index: 6 number of parameters: 2 id: 199 unit: void RenderBackgroundAnimation() file: endless-tunnel/app/src/main/cpp/anim.cpp start line: 19 end line: 50 size: 28 LOC McCabe index: 5 number of parameters: 1 id: 200 unit: GLM_FUNC_QUALIFIER tmat3x3 compute_inverse_mat3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x3.inl start line: 434 end line: 477 size: 28 LOC McCabe index: 1 number of parameters: 1 id: 201 unit: _NEON2SSE_INLINE uint8x8x3_t vld3_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10078 end line: 10108 size: 28 LOC McCabe index: 1 number of parameters: 1 id: 202 unit: _NEON2SSE_INLINE uint16x4x3_t vld3_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10111 end line: 10142 size: 28 LOC McCabe index: 1 number of parameters: 1 id: 203 unit: bool PNGHeader::IsP3Image() file: display-p3/image-view/src/main/cpp/simple_png.cpp start line: 187 end line: 218 size: 28 LOC McCabe index: 4 number of parameters: 1 id: 204 unit: void android_main() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 389 end line: 436 size: 28 LOC McCabe index: 7 number of parameters: 1 id: 205 unit: void android_main() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 390 end line: 438 size: 28 LOC McCabe index: 7 number of parameters: 1 id: 206 unit: EGLint GLContext::Resume() file: teapots/common/ndk_helper/GLContext.cpp start line: 200 end line: 238 size: 28 LOC McCabe index: 6 number of parameters: 1 id: 207 unit: void android_main() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 390 end line: 438 size: 28 LOC McCabe index: 7 number of parameters: 1 id: 208 unit: void NDKCamera::UpdateCameraRequestParameter() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 415 end line: 444 size: 28 LOC McCabe index: 5 number of parameters: 2 id: 209 unit: void ImageReader::PresentImage() file: camera/basic/src/main/cpp/image_reader.cpp start line: 247 end line: 279 size: 28 LOC McCabe index: 3 number of parameters: 2 id: 210 unit: JNIEXPORT void JNICALL Java_com_example_plasma_PlasmaView_renderPlasma() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 363 end line: 399 size: 28 LOC McCabe index: 5 number of parameters: 4 id: 211 unit: SLboolean AudioRecorder::Start() file: audio-echo/app/src/main/cpp/audio_recorder.cpp start line: 124 end line: 157 size: 28 LOC McCabe index: 9 number of parameters: 1 id: 212 unit: void Renderer::step() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 195 end line: 225 size: 27 LOC McCabe index: 6 number of parameters: 0 id: 213 unit: void DialogScene::OnButtonClicked() file: endless-tunnel/app/src/main/cpp/dialog_scene.cpp start line: 120 end line: 152 size: 27 LOC McCabe index: 7 number of parameters: 1 id: 214 unit: private int createProgram() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 251 end line: 278 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 215 unit: bool AssetEnumerateFileType() file: display-p3/image-view/src/main/cpp/AssetUtil.cpp start line: 30 end line: 62 size: 27 LOC McCabe index: 8 number of parameters: 3 id: 216 unit: protected void onCreate() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 55 end line: 85 size: 27 LOC McCabe index: 1 number of parameters: 1 id: 217 unit: std::string JNIHelper::ConvertString() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 393 end line: 431 size: 27 LOC McCabe index: 2 number of parameters: 2 id: 218 unit: bool AssetEnumerateFileType() file: teapots/textured-teapot/src/main/cpp/AssetUtil.cpp start line: 30 end line: 62 size: 27 LOC McCabe index: 8 number of parameters: 3 id: 219 unit: private int createProgram() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 240 end line: 267 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 220 unit: static void engine_handle_cmd() file: native-plasma/app/src/main/cpp/plasma.c start line: 430 end line: 457 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 221 unit: void ObstacleGenerator::GenEasy() file: endless-tunnel/app/src/main/cpp/obstacle_generator.cpp start line: 69 end line: 94 size: 26 LOC McCabe index: 6 number of parameters: 1 id: 222 unit: bool NativeEngine::InitSurface() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 288 end line: 325 size: 26 LOC McCabe index: 3 number of parameters: 0 id: 223 unit: GLM_FUNC_QUALIFIER uint float_distance() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 300 end line: 328 size: 26 LOC McCabe index: 5 number of parameters: 2 id: 224 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6881 end line: 6908 size: 26 LOC McCabe index: 2 number of parameters: 1 id: 225 unit: _NEON2SSE_INLINE uint8x16x4_t vld4q_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10212 end line: 10242 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 226 unit: public void showUI() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 130 end line: 161 size: 26 LOC McCabe index: 2 number of parameters: 0 id: 227 unit: void Java_com_example_nativemedia_NativeMedia_rewindStreamingMediaPlayer() file: native-media/app/src/main/cpp/native-media-jni.c start line: 512 end line: 546 size: 26 LOC McCabe index: 8 number of parameters: 2 id: 228 unit: public void RequestCamera() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 185 end line: 210 size: 26 LOC McCabe index: 5 number of parameters: 0 id: 229 unit: private void startEcho() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 170 end line: 195 size: 26 LOC McCabe index: 6 number of parameters: 0 id: 230 unit: static bool _process_keys() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 103 end line: 132 size: 25 LOC McCabe index: 8 number of parameters: 3 id: 231 unit: bool CookEvent() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 251 end line: 281 size: 25 LOC McCabe index: 8 number of parameters: 2 id: 232 unit: bool NativeEngine::HandleEglError() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 453 end line: 478 size: 25 LOC McCabe index: 6 number of parameters: 1 id: 233 unit: static void _log_opengl_error() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 480 end line: 504 size: 25 LOC McCabe index: 7 number of parameters: 1 id: 234 unit: GLM_FUNC_QUALIFIER genType roundEven() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 222 end line: 252 size: 25 LOC McCabe index: 5 number of parameters: 1 id: 235 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 rowMajor4() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 76 end line: 100 size: 25 LOC McCabe index: 1 number of parameters: 4 id: 236 unit: void UiScene::DoFrame() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 111 end line: 149 size: 25 LOC McCabe index: 7 number of parameters: 0 id: 237 unit: _NEON2SSE_INLINE uint16x4_t vqmovn_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13012 end line: 13037 size: 25 LOC McCabe index: 1 number of parameters: 1 id: 238 unit: protected void onCreate() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 77 end line: 122 size: 25 LOC McCabe index: 1 number of parameters: 1 id: 239 unit: void Texture::Delete() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 165 end line: 190 size: 25 LOC McCabe index: 6 number of parameters: 1 id: 240 unit: public void showUI() file: teapots/image-decoder/src/main/java/com/sample/imagedecoder/TeapotNativeActivity.java start line: 92 end line: 123 size: 25 LOC McCabe index: 2 number of parameters: 0 id: 241 unit: public void showUI() file: teapots/classic-teapot/src/main/java/com/sample/teapot/TeapotNativeActivity.java start line: 92 end line: 123 size: 25 LOC McCabe index: 2 number of parameters: 0 id: 242 unit: Mat4 Mat4::Ortho2D() file: teapots/common/ndk_helper/vecmath.cpp start line: 341 end line: 369 size: 25 LOC McCabe index: 1 number of parameters: 4 id: 243 unit: void TapCamera::Update() file: teapots/common/ndk_helper/tapCamera.cpp start line: 87 end line: 123 size: 25 LOC McCabe index: 3 number of parameters: 0 id: 244 unit: public void showUI() file: teapots/more-teapots/src/main/java/com/sample/moreteapots/MoreTeapotsNativeActivity.java start line: 98 end line: 129 size: 25 LOC McCabe index: 2 number of parameters: 0 id: 245 unit: void Texture::Delete() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 93 end line: 118 size: 25 LOC McCabe index: 6 number of parameters: 1 id: 246 unit: public void showUI() file: teapots/textured-teapot/src/main/java/com/sample/texturedteapot/TeapotNativeActivity.java start line: 92 end line: 123 size: 25 LOC McCabe index: 2 number of parameters: 0 id: 247 unit: GLuint loadShader() file: hello-gl2/app/src/main/cpp/gl_code.cpp start line: 57 end line: 81 size: 25 LOC McCabe index: 5 number of parameters: 2 id: 248 unit: bool SimpleSequenceModel::CreateCompilation() file: nn-samples/sequence/src/main/cpp/sequence_model.cpp start line: 362 end line: 395 size: 25 LOC McCabe index: 4 number of parameters: 0 id: 249 unit: bool Engine::UpdateDisplay() file: webp/view/src/main/cpp/webp_view.cpp start line: 217 end line: 245 size: 25 LOC McCabe index: 6 number of parameters: 1 id: 250 unit: void ObstacleGenerator::GenIntermediate() file: endless-tunnel/app/src/main/cpp/obstacle_generator.cpp start line: 119 end line: 142 size: 24 LOC McCabe index: 3 number of parameters: 1 id: 251 unit: GLM_FUNC_QUALIFIER glm::uint64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 536 end line: 564 size: 24 LOC McCabe index: 1 number of parameters: 4 id: 252 unit: void DialogScene::CreateWidgetsTwoButtons() file: endless-tunnel/app/src/main/cpp/dialog_scene.cpp start line: 71 end line: 98 size: 24 LOC McCabe index: 5 number of parameters: 0 id: 253 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4309 end line: 4335 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 254 unit: bool shader::CompileShader() file: teapots/common/ndk_helper/shader.cpp start line: 71 end line: 100 size: 24 LOC McCabe index: 5 number of parameters: 4 id: 255 unit: void NDKCamera::UpdateCameraRequestParameter() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 436 end line: 461 size: 24 LOC McCabe index: 3 number of parameters: 2 id: 256 unit: public void onRequestPermissionsResult() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 203 end line: 230 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 257 unit: static void ProcessAndroidCmd() file: camera/basic/src/main/cpp/android_main.cpp start line: 34 end line: 57 size: 24 LOC McCabe index: 6 number of parameters: 2 id: 258 unit: GLM_FUNC_QUALIFIER unsigned int nlz() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 171 end line: 198 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 259 unit: static void _apply_transition() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 280 end line: 302 size: 23 LOC McCabe index: 6 number of parameters: 7 id: 260 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6809 end line: 6833 size: 23 LOC McCabe index: 2 number of parameters: 1 id: 261 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6851 end line: 6875 size: 23 LOC McCabe index: 3 number of parameters: 1 id: 262 unit: void looper::addmsg() file: native-codec/app/src/main/cpp/looper.cpp start line: 82 end line: 105 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 263 unit: GLuint loadShader() file: display-p3/image-view/src/main/cpp/ShaderProgram.cpp start line: 43 end line: 65 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 264 unit: void android_main() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 577 end line: 616 size: 23 LOC McCabe index: 7 number of parameters: 1 id: 265 unit: float JNIHelper::CallFloatMethod() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 653 end line: 677 size: 23 LOC McCabe index: 3 number of parameters: 4 id: 266 unit: int32_t JNIHelper::CallIntMethod() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 679 end line: 703 size: 23 LOC McCabe index: 3 number of parameters: 4 id: 267 unit: bool JNIHelper::CallBooleanMethod() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 705 end line: 729 size: 23 LOC McCabe index: 3 number of parameters: 4 id: 268 unit: Mat4 Mat4::RotationX() file: teapots/common/ndk_helper/vecmath.cpp start line: 183 end line: 207 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 269 unit: Mat4 Mat4::RotationY() file: teapots/common/ndk_helper/vecmath.cpp start line: 209 end line: 233 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 270 unit: Mat4 Mat4::RotationZ() file: teapots/common/ndk_helper/vecmath.cpp start line: 235 end line: 259 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 271 unit: Mat4 Mat4::Perspective() file: teapots/common/ndk_helper/vecmath.cpp start line: 315 end line: 339 size: 23 LOC McCabe index: 1 number of parameters: 4 id: 272 unit: void ToMatrix() file: teapots/common/ndk_helper/vecmath.h start line: 895 end line: 919 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 273 unit: static int _synth() file: endless-tunnel/app/src/main/cpp/sfxman.cpp start line: 164 end line: 189 size: 22 LOC McCabe index: 8 number of parameters: 5 id: 274 unit: static int _translate_keycode() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 55 end line: 76 size: 22 LOC McCabe index: 11 number of parameters: 1 id: 275 unit: GLM_FUNC_QUALIFIER glm::uint64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 450 end line: 477 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 276 unit: GLM_FUNC_QUALIFIER glm::uint64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 480 end line: 507 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 277 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 rowMajor4() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 103 end line: 124 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 278 unit: void PlayScene::OnStartGraphics() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 236 end line: 272 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 279 unit: void PlayScene::RenderTunnel() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 424 end line: 452 size: 22 LOC McCabe index: 4 number of parameters: 0 id: 280 unit: _NEON2SSE_INLINE uint16x8x4_t vld4q_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10245 end line: 10266 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 281 unit: static jobjectArray from() file: prefab/curl-ssl/app/src/main/cpp/java_interop.h start line: 53 end line: 75 size: 22 LOC McCabe index: 5 number of parameters: 2 id: 282 unit: public void onClick() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 182 end line: 210 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 283 unit: void looper::loop() file: native-codec/app/src/main/cpp/looper.cpp start line: 107 end line: 132 size: 22 LOC McCabe index: 4 number of parameters: 0 id: 284 unit: public int GetRotation() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 195 end line: 216 size: 22 LOC McCabe index: 5 number of parameters: 0 id: 285 unit: jobject JNIHelper::CallObjectMethod() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 601 end line: 625 size: 22 LOC McCabe index: 3 number of parameters: 4 id: 286 unit: void JNIHelper::CallVoidMethod() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 627 end line: 651 size: 22 LOC McCabe index: 3 number of parameters: 4 id: 287 unit: bool Interpolator::Update() file: teapots/common/ndk_helper/interpolator.cpp start line: 58 end line: 81 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 288 unit: void TapCamera::Pinch() file: teapots/common/ndk_helper/tapCamera.cpp start line: 255 end line: 289 size: 22 LOC McCabe index: 4 number of parameters: 2 id: 289 unit: void ToMatrixPreserveTranslate() file: teapots/common/ndk_helper/vecmath.h start line: 921 end line: 944 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 290 unit: public EGLConfig chooseConfig() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 184 end line: 210 size: 22 LOC McCabe index: 8 number of parameters: 3 id: 291 unit: void appInit() file: san-angeles/app/src/main/cpp/demo.c start line: 463 end line: 489 size: 22 LOC McCabe index: 2 number of parameters: 0 id: 292 unit: void appRender() file: san-angeles/app/src/main/cpp/demo.c start line: 753 end line: 792 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 293 unit: override fun onCreate() file: nn-samples/basic/src/main/java/com/example/android/basic/MainActivity.kt start line: 45 end line: 68 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 294 unit: private boolean isCamera2Device() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 75 end line: 96 size: 22 LOC McCabe index: 6 number of parameters: 0 id: 295 unit: private boolean isCamera2Device() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 126 end line: 147 size: 22 LOC McCabe index: 6 number of parameters: 0 id: 296 unit: void AudioRecorder::ProcessSLCallback() file: audio-echo/app/src/main/cpp/audio_recorder.cpp start line: 28 end line: 55 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 297 unit: void ObstacleGenerator::GenMedium() file: endless-tunnel/app/src/main/cpp/obstacle_generator.cpp start line: 96 end line: 117 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 298 unit: void TexQuad::Render() file: endless-tunnel/app/src/main/cpp/tex_quad.cpp start line: 81 end line: 105 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 299 unit: GLM_FUNC_QUALIFIER static detail::tmat4x4 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 346 end line: 369 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 300 unit: GLM_FUNC_QUALIFIER __m128 sse_mul_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 88 end line: 113 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 301 unit: _NEON2SSE_INLINE poly16x8_t vmull_p8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3762 end line: 3784 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 302 unit: public void ScanMidiDevices() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 53 end line: 74 size: 21 LOC McCabe index: 5 number of parameters: 2 id: 303 unit: jobject JNIHelper::CallObjectMethod() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 552 end line: 575 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 304 unit: void JNIHelper::CallVoidMethod() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 577 end line: 599 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 305 unit: Mat4 Transpose() file: teapots/common/ndk_helper/vecmath.h start line: 737 end line: 757 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 306 unit: void NDKCamera::OnDeviceError() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 96 end line: 119 size: 21 LOC McCabe index: 6 number of parameters: 2 id: 307 unit: void NDKCamera::OnDeviceError() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 96 end line: 119 size: 21 LOC McCabe index: 6 number of parameters: 2 id: 308 unit: bool EngineService() file: audio-echo/app/src/main/cpp/audio_main.cpp start line: 237 end line: 259 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 309 unit: void NativeEngine::GameLoop() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 99 end line: 126 size: 20 LOC McCabe index: 7 number of parameters: 0 id: 310 unit: GLM_FUNC_QUALIFIER bool isinf() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 780 end line: 801 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 311 unit: GLM_FUNC_QUALIFIER glm::uint32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 510 end line: 533 size: 20 LOC McCabe index: 1 number of parameters: 4 id: 312 unit: void WelcomeScene::OnCreateWidgets() file: endless-tunnel/app/src/main/cpp/welcome_scene.cpp start line: 99 end line: 132 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 313 unit: void PlayScene::HandleMenu() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 823 end line: 844 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 314 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8626 end line: 8645 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 315 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8671 end line: 8690 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 316 unit: jstring JNIHelper::GetExternalFilesDirJString() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 519 end line: 540 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 317 unit: bool shader::LinkProgram() file: teapots/common/ndk_helper/shader.cpp start line: 123 end line: 146 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 318 unit: Mat4 Mat4::Translation() file: teapots/common/ndk_helper/vecmath.cpp start line: 273 end line: 292 size: 20 LOC McCabe index: 1 number of parameters: 3 id: 319 unit: Mat4 Mat4::Translation() file: teapots/common/ndk_helper/vecmath.cpp start line: 294 end line: 313 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 320 unit: static Mat4 Identity() file: teapots/common/ndk_helper/vecmath.h start line: 789 end line: 808 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 321 unit: void render() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 203 end line: 228 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 322 unit: void CameraEngine::EnableUI() file: camera/basic/src/main/cpp/camera_ui.cpp start line: 56 end line: 81 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 323 unit: JNIEXPORT jint JNICALL JNI_OnLoad() file: hello-jniCallback/app/src/main/cpp/hello-jnicallback.c start line: 149 end line: 172 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 324 unit: private void updateTimer() file: hello-jniCallback/app/src/main/java/com/example/hellojnicallback/MainActivity.java start line: 53 end line: 72 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 325 unit: static void init_palette() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 147 end line: 170 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 326 unit: static void init_palette() file: native-plasma/app/src/main/cpp/plasma.c start line: 153 end line: 176 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 327 unit: SLresult AudioPlayer::Start() file: audio-echo/app/src/main/cpp/audio_player.cpp start line: 207 end line: 229 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 328 unit: void SceneManager::InstallScene() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 39 end line: 65 size: 19 LOC McCabe index: 5 number of parameters: 1 id: 329 unit: GLM_FUNC_QUALIFIER bool isnan() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 710 end line: 729 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 330 unit: GLM_FUNC_QUALIFIER glm::uint32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 424 end line: 447 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 331 unit: GLM_FUNC_QUALIFIER int32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 726 end line: 747 size: 19 LOC McCabe index: 1 number of parameters: 4 id: 332 unit: GLM_FUNC_QUALIFIER int64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 754 end line: 775 size: 19 LOC McCabe index: 1 number of parameters: 4 id: 333 unit: void PlayScene::RenderMenu() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 644 end line: 667 size: 19 LOC McCabe index: 4 number of parameters: 0 id: 334 unit: _NEON2SSE_INLINE poly8x8_t vmul_p8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3581 end line: 3600 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 335 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6783 end line: 6802 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 336 unit: _NEON2SSE_INLINE uint8x8_t vtbx4_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13261 end line: 13281 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 337 unit: std::vector get_change_titles() file: prefab/curl-ssl/app/src/main/cpp/app.cpp start line: 30 end line: 52 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 338 unit: void ImageViewEngine::DestroyWideColorCtx() file: display-p3/image-view/src/main/cpp/WideColorCtx.cpp start line: 232 end line: 253 size: 19 LOC McCabe index: 4 number of parameters: 0 id: 339 unit: static bool ApplyGamma() file: display-p3/image-view/src/main/cpp/ColorSpaceTransform.cpp start line: 81 end line: 99 size: 19 LOC McCabe index: 6 number of parameters: 5 id: 340 unit: public Bitmap openBitmap() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 246 end line: 267 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 341 unit: public Bitmap openBitmap() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 246 end line: 267 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 342 unit: public Bitmap openBitmap() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 246 end line: 267 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 343 unit: std::string JNIHelper::GetStringResource() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 439 end line: 464 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 344 unit: public Bitmap openBitmap() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 246 end line: 267 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 345 unit: public Bitmap openBitmap() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 246 end line: 267 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 346 unit: bool setupGraphics() file: hello-gl2/app/src/main/cpp/gl_code.cpp start line: 124 end line: 144 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 347 unit: void renderFrame() file: hello-gl2/app/src/main/cpp/gl_code.cpp start line: 149 end line: 169 size: 19 LOC McCabe index: 2 number of parameters: 0 id: 348 unit: static void configureLightAndMaterial() file: san-angeles/app/src/main/cpp/demo.c start line: 537 end line: 557 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 349 unit: bool NDKCamera::GetSensorOrientation() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 381 end line: 404 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 350 unit: bool NDKCamera::GetSensorOrientation() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 357 end line: 380 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 351 unit: static detail::tmat3x3 call() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x3.inl start line: 411 end line: 430 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 352 unit: GLM_FUNC_QUALIFIER __m128 sse_rfa_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 123 end line: 143 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 353 unit: GLM_FUNC_QUALIFIER int32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 645 end line: 665 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 354 unit: GLM_FUNC_QUALIFIER int64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 672 end line: 692 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 355 unit: GLM_FUNC_QUALIFIER int64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 699 end line: 719 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 356 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 saturation() file: endless-tunnel/app/src/main/cpp/glm/gtx/color_space.inl start line: 110 end line: 129 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 357 unit: void PlayScene::ShowMenu() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 802 end line: 821 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 358 unit: _NEON2SSE_INLINE int8x16_t vmlaq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3875 end line: 3896 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 359 unit: _NEON2SSE_INLINE uint8x16_t vmlaq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3924 end line: 3945 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 360 unit: _NEON2SSE_INLINE int8x16_t vmlsq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4069 end line: 4090 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 361 unit: _NEON2SSE_INLINE uint8x16_t vmlsq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4117 end line: 4138 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 362 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4248 end line: 4266 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 363 unit: _NEON2SSE_INLINE uint32x4x3_t vld3q_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10014 end line: 10034 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 364 unit: _NEON2SSE_INLINE float32x4x3_t vld3q_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10049 end line: 10069 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 365 unit: _NEON2SSE_INLINE uint32x4x4_t vld4q_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10269 end line: 10286 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 366 unit: _NEON2SSE_INLINE float32x4x4_t vld4q_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10301 end line: 10319 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 367 unit: _NEON2SSE_INLINE void vst3_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11329 end line: 11346 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 368 unit: _NEON2SSE_INLINE void vst3_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11349 end line: 11366 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 369 unit: _NEON2SSE_INLINE uint8x8_t vtbx3_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13234 end line: 13252 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 370 unit: bool TransformColorSpace() file: display-p3/image-view/src/main/cpp/ColorSpaceTransform.cpp start line: 189 end line: 211 size: 18 LOC McCabe index: 7 number of parameters: 2 id: 371 unit: void MoreTeapotsRenderer::Unload() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 222 end line: 239 size: 18 LOC McCabe index: 5 number of parameters: 0 id: 372 unit: static void engine_draw_frame() file: native-plasma/app/src/main/cpp/plasma.c start line: 384 end line: 409 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 373 unit: private void queryNativeAudioParameters() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 213 end line: 233 size: 18 LOC McCabe index: 4 number of parameters: 0 id: 374 unit: static void _count_rows_cols() file: endless-tunnel/app/src/main/cpp/text_renderer.cpp start line: 58 end line: 74 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 375 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 152 end line: 168 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 376 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 174 end line: 190 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 377 unit: GLM_FUNC_QUALIFIER static detail::tmat4x3 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 284 end line: 300 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 378 unit: GLM_FUNC_QUALIFIER static detail::tmat3x4 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 324 end line: 340 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 379 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 399 end line: 417 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 380 unit: GLM_FUNC_QUALIFIER int16 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 567 end line: 586 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 381 unit: GLM_FUNC_QUALIFIER int32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 593 end line: 612 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 382 unit: GLM_FUNC_QUALIFIER int64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 619 end line: 638 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 383 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 rotate() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_transform_2d.inl start line: 46 end line: 63 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 384 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 rowMajor3() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 40 end line: 56 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 385 unit: void PlayScene::SaveProgress() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 195 end line: 222 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 386 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3309 end line: 3327 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 387 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8518 end line: 8535 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 388 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8857 end line: 8874 size: 17 LOC McCabe index: 5 number of parameters: 3 id: 389 unit: _NEON2SSE_INLINE void vst4q_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11446 end line: 11462 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 390 unit: _NEON2SSE_INLINE void vst4q_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11466 end line: 11482 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 391 unit: _NEON2SSE_INLINE void vst4q_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11502 end line: 11518 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 392 unit: _NEON2SSE_INLINE uint32x4_t vcvtq_u32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12719 end line: 12738 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 393 unit: _NEON2SSE_INLINE uint8x8_t vtbl4_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13160 end line: 13177 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 394 unit: _NEON2SSE_INLINE int8x16_t vclzq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14876 end line: 14892 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 395 unit: bool ImageViewEngine::CreateTextures() file: display-p3/image-view/src/main/cpp/AppTexture.cpp start line: 37 end line: 55 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 396 unit: void TeapotRenderer::UpdateViewport() file: teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp start line: 93 end line: 111 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 397 unit: void TeapotRenderer::UpdateViewport() file: teapots/choreographer-30fps/src/main/cpp/TeapotRenderer.cpp start line: 86 end line: 104 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 398 unit: void TeapotRenderer::UpdateViewport() file: teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp start line: 86 end line: 104 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 399 unit: void GLContext::Terminate() file: teapots/common/ndk_helper/GLContext.cpp start line: 180 end line: 198 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 400 unit: bool PerfMonitor::Update() file: teapots/common/ndk_helper/perfMonitor.cpp start line: 41 end line: 59 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 401 unit: void MoreTeapotsRenderer::UpdateViewport() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 200 end line: 217 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 402 unit: protected void onCreate() file: teapots/more-teapots/src/main/java/com/sample/moreteapots/MoreTeapotsNativeActivity.java start line: 36 end line: 54 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 403 unit: void TeapotRenderer::UpdateViewport() file: teapots/textured-teapot/src/main/cpp/TeapotRenderer.cpp start line: 94 end line: 112 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 404 unit: void surfaceCreated() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 131 end line: 148 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 405 unit: uint32_t dbgEngineGetBufCount() file: audio-echo/app/src/main/cpp/audio_main.cpp start line: 215 end line: 232 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 406 unit: public void onRequestPermissionsResult() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 245 end line: 281 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 407 unit: static void engine_term_display() file: native-activity/app/src/main/cpp/main.cpp start line: 182 end line: 197 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 408 unit: bool NativeEngine::InitContext() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 327 end line: 351 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 409 unit: GLM_FUNC_QUALIFIER glm::uint64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 400 end line: 421 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 410 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 reflect3D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 82 end line: 99 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 411 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 proj3D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 115 end line: 130 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 412 unit: GLM_FUNC_QUALIFIER std::string format() file: endless-tunnel/app/src/main/cpp/glm/gtx/string_cast.inl start line: 16 end line: 34 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 413 unit: void PlayScene::OnPointerDown() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 544 end line: 559 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 414 unit: void PlayScene::OnPointerMove() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 572 end line: 589 size: 16 LOC McCabe index: 6 number of parameters: 2 id: 415 unit: _NEON2SSE_INLINE uint8x16_t vmulq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3634 end line: 3653 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 416 unit: _NEON2SSE_INLINE poly8x16_t vmulq_p8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3662 end line: 3678 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 417 unit: _NEON2SSE_INLINE int32x4_t vmull_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3693 end line: 3708 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 418 unit: _NEON2SSE_INLINE uint32x4_t vmull_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3732 end line: 3747 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 419 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4279 end line: 4296 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 420 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4664 end line: 4679 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 421 unit: _NEON2SSE_INLINE uint16x4_t vrsubhn_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4964 end line: 4980 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 422 unit: _NEON2SSE_INLINE uint32x4_t vcgeq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5234 end line: 5251 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 423 unit: _NEON2SSE_INLINE int32x4_t vqshlq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8330 end line: 8348 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 424 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8351 end line: 8367 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 425 unit: _NEON2SSE_INLINE uint8x8x4_t vld4_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10328 end line: 10345 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 426 unit: _NEON2SSE_INLINE uint16x4x4_t vld4_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10348 end line: 10363 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 427 unit: _NEON2SSE_INLINE void vst3q_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11264 end line: 11281 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 428 unit: _NEON2SSE_INLINE void vst3q_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11301 end line: 11317 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 429 unit: _NEON2SSE_INLINE void vst4q_u8_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11427 end line: 11442 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 430 unit: _NEON2SSE_INLINE uint8x8_t vtbl3_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13135 end line: 13151 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 431 unit: private void showReceivedMessage() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 158 end line: 176 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 432 unit: void bqPlayerCallback() file: native-audio/app/src/main/cpp/native-audio-jni.c start line: 197 end line: 216 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 433 unit: public void onRequestPermissionsResult() file: native-audio/app/src/main/java/com/example/nativeaudio/NativeAudio.java start line: 346 end line: 375 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 434 unit: private int loadShader() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 234 end line: 249 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 435 unit: case PNG_CHUNCK() file: display-p3/image-view/src/main/cpp/simple_png.cpp start line: 75 end line: 92 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 436 unit: static void CreateGammaEncodeTable() file: display-p3/image-view/src/main/cpp/ColorSpaceTransform.cpp start line: 33 end line: 51 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 437 unit: static void CreateGammaDecodeTable() file: display-p3/image-view/src/main/cpp/ColorSpaceTransform.cpp start line: 58 end line: 75 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 438 unit: public void UpdateUI() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 177 end line: 193 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 439 unit: protected void onCreate() file: teapots/image-decoder/src/main/java/com/sample/imagedecoder/TeapotNativeActivity.java start line: 34 end line: 52 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 440 unit: protected void onResume() file: teapots/image-decoder/src/main/java/com/sample/imagedecoder/TeapotNativeActivity.java start line: 55 end line: 73 size: 16 LOC McCabe index: 6 number of parameters: 0 id: 441 unit: void Engine::DoSwap() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 215 end line: 235 size: 16 LOC McCabe index: 4 number of parameters: 0 id: 442 unit: protected void onCreate() file: teapots/classic-teapot/src/main/java/com/sample/teapot/TeapotNativeActivity.java start line: 34 end line: 52 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 443 unit: protected void onResume() file: teapots/classic-teapot/src/main/java/com/sample/teapot/TeapotNativeActivity.java start line: 55 end line: 73 size: 16 LOC McCabe index: 6 number of parameters: 0 id: 444 unit: std::string JNIHelper::GetExternalFilesDir() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 197 end line: 218 size: 16 LOC McCabe index: 2 number of parameters: 0 id: 445 unit: jclass JNIHelper::RetrieveClass() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 501 end line: 517 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 446 unit: EGLint GLContext::Swap() file: teapots/common/ndk_helper/GLContext.cpp start line: 161 end line: 178 size: 16 LOC McCabe index: 5 number of parameters: 0 id: 447 unit: void TapCamera::BeginPinch() file: teapots/common/ndk_helper/tapCamera.cpp start line: 217 end line: 240 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 448 unit: protected void onResume() file: teapots/more-teapots/src/main/java/com/sample/moreteapots/MoreTeapotsNativeActivity.java start line: 57 end line: 74 size: 16 LOC McCabe index: 6 number of parameters: 0 id: 449 unit: protected void onCreate() file: teapots/textured-teapot/src/main/java/com/sample/texturedteapot/TeapotNativeActivity.java start line: 34 end line: 52 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 450 unit: protected void onResume() file: teapots/textured-teapot/src/main/java/com/sample/texturedteapot/TeapotNativeActivity.java start line: 55 end line: 73 size: 16 LOC McCabe index: 6 number of parameters: 0 id: 451 unit: oboe::DataCallbackResult onAudioReady() file: hello-oboe/app/src/main/cpp/OboeSinePlayer.h start line: 55 end line: 72 size: 16 LOC McCabe index: 5 number of parameters: 3 id: 452 unit: private int loadShader() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 223 end line: 238 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 453 unit: void PrintStreamConfigurations() file: camera/common/utils/camera_utils.cpp start line: 307 end line: 322 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 454 unit: void CameraEngine::DrawFrame() file: camera/basic/src/main/cpp/camera_engine.cpp start line: 155 end line: 172 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 455 unit: static inline uint32_t YUV2RGB() file: camera/basic/src/main/cpp/image_reader.cpp start line: 169 end line: 194 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 456 unit: void AudioDelay::allocateBuffer() file: audio-echo/app/src/main/cpp/audio_effect.cpp start line: 78 end line: 101 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 457 unit: void AudioPlayer::Stop() file: audio-echo/app/src/main/cpp/audio_player.cpp start line: 231 end line: 251 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 458 unit: SLboolean AudioRecorder::Stop() file: audio-echo/app/src/main/cpp/audio_recorder.cpp start line: 159 end line: 178 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 459 unit: bool WebpDecoder::DecodeFrame() file: webp/view/src/main/cpp/webp_decode.cpp start line: 159 end line: 177 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 460 unit: void TrivialShader::Compile() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 207 end line: 221 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 461 unit: void OurShader::BeginRender() file: endless-tunnel/app/src/main/cpp/our_shader.cpp start line: 94 end line: 119 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 462 unit: static void _init() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 36 end line: 53 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 463 unit: static void _report_key_state() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 78 end line: 94 size: 15 LOC McCabe index: 5 number of parameters: 3 id: 464 unit: GLM_FUNC_QUALIFIER __m128 sse_mul_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 69 end line: 86 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 465 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 rowMajor3() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 59 end line: 73 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 466 unit: GLM_FUNC_QUALIFIER bool isOrthogonal() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_query.inl start line: 107 end line: 122 size: 15 LOC McCabe index: 10 number of parameters: 2 id: 467 unit: void PlayScene::OnJoy() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 768 end line: 786 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 468 unit: _NEON2SSE_INLINE __m128i _MM_MUL_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2687 end line: 2701 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 469 unit: _NEON2SSE_INLINE int32x4_t vqaddq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3291 end line: 3306 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 470 unit: _NEON2SSE_INLINE int8x16_t vmulq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3603 end line: 3622 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 471 unit: _NEON2SSE_INLINE int32x4_t vqsubq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4646 end line: 4661 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 472 unit: _NEON2SSE_INLINE uint16x8_t vcgeq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5216 end line: 5231 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 473 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8715 end line: 8730 size: 15 LOC McCabe index: 5 number of parameters: 3 id: 474 unit: _NEON2SSE_INLINE uint32x2x3_t vld3_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10145 end line: 10161 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 475 unit: _NEON2SSE_INLINE uint16x4x4_t vld4_dup_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10614 end line: 10628 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 476 unit: _NEON2SSE_INLINE uint32x2x4_t vld4_dup_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10631 end line: 10645 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 477 unit: _NEON2SSE_INLINE int8x16_t vclsq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14997 end line: 15011 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 478 unit: _NEON2SSE_INLINE int16x8_t vclsq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15014 end line: 15028 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 479 unit: _NEON2SSE_INLINE int32x4_t vclsq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15031 end line: 15045 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 480 unit: _NEON2SSE_INLINE uint8x16_t vcntq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15068 end line: 15082 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 481 unit: bool ImageViewEngine::InitializeDisplay() file: display-p3/image-view/src/main/cpp/ImageViewEngine.cpp start line: 23 end line: 46 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 482 unit: bool AssetReadFile() file: display-p3/image-view/src/main/cpp/AssetUtil.cpp start line: 64 end line: 80 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 483 unit: void PrintEglConfig() file: display-p3/image-view/src/main/cpp/gldebug.cpp start line: 74 end line: 88 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 484 unit: void TeapotRenderer::Update() file: teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp start line: 130 end line: 146 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 485 unit: void TeapotRenderer::Update() file: teapots/choreographer-30fps/src/main/cpp/TeapotRenderer.cpp start line: 123 end line: 139 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 486 unit: protected void onCreate() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 67 end line: 82 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 487 unit: protected void onResume() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 85 end line: 102 size: 15 LOC McCabe index: 7 number of parameters: 0 id: 488 unit: void TeapotRenderer::Update() file: teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp start line: 123 end line: 139 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 489 unit: void Engine::DrawFrame() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 177 end line: 195 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 490 unit: void TeapotRenderer::Update() file: teapots/textured-teapot/src/main/cpp/TeapotRenderer.cpp start line: 131 end line: 147 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 491 unit: bool AssetReadFile() file: teapots/textured-teapot/src/main/cpp/AssetUtil.cpp start line: 64 end line: 80 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 492 unit: GLuint createProgram() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 161 end line: 175 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 493 unit: static void drawGLObject() file: san-angeles/app/src/main/cpp/demo.c start line: 146 end line: 166 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 494 unit: void CameraEngine::DeleteCamera() file: camera/basic/src/main/cpp/camera_engine.cpp start line: 103 end line: 117 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 495 unit: JNIEXPORT void JNICALL Java_com_google_sample_echo_MainActivity_deleteSLEngine() file: audio-echo/app/src/main/cpp/audio_main.cpp start line: 198 end line: 213 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 496 unit: bool RendererES2::init() file: gles3jni/app/src/main/cpp/RendererES2.cpp start line: 84 end line: 99 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 497 unit: static void _taper() file: endless-tunnel/app/src/main/cpp/sfxman.cpp start line: 191 end line: 204 size: 14 LOC McCabe index: 5 number of parameters: 2 id: 498 unit: GLM_FUNC_QUALIFIER static detail::tmat3x3 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 263 end line: 278 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 499 unit: GLM_FUNC_QUALIFIER glm::uint32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 379 end line: 397 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 500 unit: GLM_FUNC_QUALIFIER genType operator() file: endless-tunnel/app/src/main/cpp/glm/gtx/multiple.inl start line: 20 end line: 33 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 501 unit: GLM_FUNC_QUALIFIER bool isIdentity() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_query.inl start line: 43 end line: 56 size: 14 LOC McCabe index: 8 number of parameters: 2 id: 502 unit: GLM_FUNC_QUALIFIER bool isNormalized() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_query.inl start line: 59 end line: 72 size: 14 LOC McCabe index: 6 number of parameters: 2 id: 503 unit: GLM_FUNC_QUALIFIER bool isNormalized() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_query.inl start line: 75 end line: 88 size: 14 LOC McCabe index: 6 number of parameters: 2 id: 504 unit: GLM_FUNC_QUALIFIER bool isNormalized() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_query.inl start line: 91 end line: 104 size: 14 LOC McCabe index: 6 number of parameters: 2 id: 505 unit: void UiScene::UpdateTouchFocus() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 159 end line: 174 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 506 unit: void UiScene::OnPointerUp() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 191 end line: 208 size: 14 LOC McCabe index: 6 number of parameters: 2 id: 507 unit: _NEON2SSE_INLINE uint8x8_t vtbx2_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13212 end line: 13225 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 508 unit: _NEON2SSE_INLINE int16x8_t vclzq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14895 end line: 14908 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 509 unit: override fun onCreate() file: prefab/prefab-dependency/app/src/main/java/com/example/prefabdependency/MainActivity.kt start line: 25 end line: 43 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 510 unit: public void onItemSelected() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 238 end line: 252 size: 14 LOC McCabe index: 3 number of parameters: 4 id: 511 unit: void looper::quit() file: native-codec/app/src/main/cpp/looper.cpp start line: 134 end line: 147 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 512 unit: void Java_com_example_nativecodec_NativeCodec_shutdown() file: native-codec/app/src/main/cpp/native-codec-jni.cpp start line: 300 end line: 313 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 513 unit: void switchSurface() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 205 end line: 219 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 514 unit: case PNG_CHUNCK() file: display-p3/image-view/src/main/cpp/simple_png.cpp start line: 101 end line: 114 size: 14 LOC McCabe index: 3 number of parameters: 4 id: 515 unit: void Engine::DrawFrame() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 167 end line: 184 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 516 unit: void TeapotRenderer::Unload() file: teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp start line: 113 end line: 128 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 517 unit: void TeapotRenderer::Unload() file: teapots/choreographer-30fps/src/main/cpp/TeapotRenderer.cpp start line: 106 end line: 121 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 518 unit: void Engine::DrawFrame() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 168 end line: 185 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 519 unit: void TeapotRenderer::Unload() file: teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp start line: 106 end line: 121 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 520 unit: void JNIHelper::Init() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 109 end line: 128 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 521 unit: bool shader::ValidateProgram() file: teapots/common/ndk_helper/shader.cpp start line: 148 end line: 164 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 522 unit: bool PinchDetector::GetPointers() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 195 end line: 214 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 523 unit: Vec3 TapCamera::PointOnSphere() file: teapots/common/ndk_helper/tapCamera.cpp start line: 309 end line: 322 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 524 unit: public void onCreate() file: teapots/more-teapots/src/main/java/com/sample/moreteapots/MoreTeapotsApplication.java start line: 37 end line: 52 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 525 unit: void Engine::DrawFrame() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 168 end line: 185 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 526 unit: void TeapotRenderer::Unload() file: teapots/textured-teapot/src/main/cpp/TeapotRenderer.cpp start line: 114 end line: 129 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 527 unit: public EGLConfig chooseConfig() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 158 end line: 182 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 528 unit: void Java_com_example_nativemedia_NativeMedia_createEngine() file: native-media/app/src/main/cpp/native-media-jni.c start line: 247 end line: 271 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 529 unit: int CameraEngine::GetDisplayRotation() file: camera/basic/src/main/cpp/camera_ui.cpp start line: 26 end line: 43 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 530 unit: protected void onCreate() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 109 end line: 124 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 531 unit: public void onRequestPermissionsResult() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 213 end line: 230 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 532 unit: bool push() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 88 end line: 107 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 533 unit: void RendererES2::draw() file: gles3jni/app/src/main/cpp/RendererES2.cpp start line: 128 end line: 142 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 534 unit: float Clock() file: endless-tunnel/app/src/main/cpp/util.cpp start line: 32 end line: 46 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 535 unit: bool NativeEngine::InitDisplay() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 272 end line: 286 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 536 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 116 end line: 128 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 537 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 134 end line: 146 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 538 unit: GLM_FUNC_QUALIFIER static detail::tmat4x2 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 229 end line: 241 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 539 unit: GLM_FUNC_QUALIFIER static detail::tmat2x4 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 306 end line: 318 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 540 unit: GLM_FUNC_QUALIFIER __m128 sse_dot_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 49 end line: 61 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 541 unit: GLM_FUNC_QUALIFIER bool isfinite() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.inl start line: 14 end line: 26 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 542 unit: GLM_FUNC_QUALIFIER __m128 fastSin() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 611 end line: 626 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 543 unit: void UiScene::OnStartGraphics() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 67 end line: 82 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 544 unit: int UiScene::FindDefaultButton() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 217 end line: 229 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 545 unit: void PlayScene::GenObstacles() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 505 end line: 521 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 546 unit: void PlayScene::OnKeyDown() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 788 end line: 800 size: 13 LOC McCabe index: 7 number of parameters: 1 id: 547 unit: _NEON2SSE_INLINE __m128i _MM_PACKUS_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2646 end line: 2658 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 548 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2673 end line: 2685 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 549 unit: _NEON2SSE_INLINE int32x4_t vqd_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2737 end line: 2750 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 550 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3232 end line: 3244 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 551 unit: _NEON2SSE_INLINE uint16x4_t vaddhn_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3420 end line: 3432 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 552 unit: _NEON2SSE_INLINE uint8x8_t vmla_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3853 end line: 3866 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 553 unit: _NEON2SSE_INLINE int32x2_t vqdmulh_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4217 end line: 4231 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 554 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4585 end line: 4598 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 555 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4625 end line: 4637 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 556 unit: _NEON2SSE_INLINE uint16x4_t vsubhn_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4887 end line: 4899 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 557 unit: _NEON2SSE_INLINE uint16x4_t vpadd_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6310 end line: 6324 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 558 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8241 end line: 8254 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 559 unit: _NEON2SSE_INLINE uint32x4_t vqshluq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8500 end line: 8515 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 560 unit: _NEON2SSE_INLINE float32x2x4_t vld4_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10407 end line: 10420 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 561 unit: _NEON2SSE_INLINE uint8x8x3_t vld3_dup_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10506 end line: 10518 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 562 unit: _NEON2SSE_INLINE uint16x4x3_t vld3_dup_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10521 end line: 10533 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 563 unit: _NEON2SSE_INLINE uint32x2x3_t vld3_dup_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10536 end line: 10548 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 564 unit: _NEON2SSE_INLINE uint8x8x4_t vld4_dup_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10599 end line: 10611 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 565 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12982 end line: 12994 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 566 unit: _NEON2SSE_INLINE uint32x2_t vqmovn_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13040 end line: 13053 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 567 unit: _NEON2SSE_INLINE uint32x2_t vqmovun_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13075 end line: 13087 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 568 unit: _NEON2SSE_INLINE uint8x8_t vtbx1_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13191 end line: 13203 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 569 unit: void PNGHeader::UpdateNPM() file: display-p3/image-view/src/main/cpp/simple_png.cpp start line: 223 end line: 239 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 570 unit: public void onCreate() file: teapots/image-decoder/src/main/java/com/sample/imagedecoder/TeapotApplication.java start line: 34 end line: 47 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 571 unit: void Engine::DrawFrame() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 384 end line: 398 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 572 unit: public void onCreate() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerApplication.java start line: 34 end line: 47 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 573 unit: public void onCreate() file: teapots/classic-teapot/src/main/java/com/sample/teapot/TeapotApplication.java start line: 34 end line: 47 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 574 unit: int32_t JNIHelper::GetNativeAudioBufferSize() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 468 end line: 481 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 575 unit: int32_t JNIHelper::GetNativeAudioSampleRate() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 483 end line: 496 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 576 unit: void MoreTeapotsRenderer::Update() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 244 end line: 258 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 577 unit: public void onCreate() file: teapots/textured-teapot/src/main/java/com/sample/texturedteapot/TeapotApplication.java start line: 34 end line: 47 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 578 unit: void update() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 189 end line: 201 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 579 unit: static void prepareFrame() file: san-angeles/app/src/main/cpp/demo.c start line: 518 end line: 534 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 580 unit: void CameraEngine::RequestCameraPermission() file: camera/basic/src/main/cpp/camera_engine.cpp start line: 124 end line: 140 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 581 unit: static int32_t engine_handle_input() file: native-plasma/app/src/main/cpp/plasma.c start line: 415 end line: 428 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 582 unit: static int32_t ProcessAndroidInput() file: webp/view/src/main/cpp/webp_view.cpp start line: 78 end line: 91 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 583 unit: void Shader::Render() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 170 end line: 186 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 584 unit: GLM_FUNC_QUALIFIER static detail::tmat2x2 call() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x2.inl start line: 376 end line: 389 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 585 unit: GLM_FUNC_QUALIFIER __m128 sse_ssp_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 273 end line: 284 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 586 unit: GLM_FUNC_QUALIFIER glm::uint16 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 361 end line: 376 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 587 unit: GLM_FUNC_QUALIFIER int sqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 24 end line: 38 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 588 unit: GLM_FUNC_QUALIFIER uint sqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 140 end line: 154 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 589 unit: void WelcomeScene::OnButtonClicked() file: endless-tunnel/app/src/main/cpp/welcome_scene.cpp start line: 59 end line: 71 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 590 unit: void Texture::InitFromRawRGB() file: endless-tunnel/app/src/main/cpp/texture.cpp start line: 19 end line: 33 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 591 unit: _NEON2SSE_INLINE __m128i _MM_MAX_EPU16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2567 end line: 2578 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 592 unit: _NEON2SSE_INLINE __m128i _MM_MAX_EPU32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2580 end line: 2591 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 593 unit: _NEON2SSE_INLINE __m128i _MM_MIN_EPU16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2611 end line: 2622 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 594 unit: _NEON2SSE_INLINE __m128i _MM_MIN_EPU32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2624 end line: 2635 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 595 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3271 end line: 3282 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 596 unit: _NEON2SSE_INLINE int8x8_t vraddhn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3440 end line: 3451 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 597 unit: _NEON2SSE_INLINE int16x4_t vraddhn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3454 end line: 3466 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 598 unit: _NEON2SSE_INLINE uint8x8_t vraddhn_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3483 end line: 3494 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 599 unit: _NEON2SSE_INLINE uint16x4_t vraddhn_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3497 end line: 3509 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 600 unit: _NEON2SSE_INLINE uint8x8_t vmul_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3550 end line: 3562 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 601 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4203 end line: 4214 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 602 unit: _NEON2SSE_INLINE int16x8_t vqdmulhq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4234 end line: 4245 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 603 unit: _NEON2SSE_INLINE int8x8_t vrsubhn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4907 end line: 4918 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 604 unit: _NEON2SSE_INLINE int16x4_t vrsubhn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4921 end line: 4933 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 605 unit: _NEON2SSE_INLINE uint8x8_t vrsubhn_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4950 end line: 4961 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 606 unit: _NEON2SSE_INLINE uint8x8_t vpadd_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6294 end line: 6307 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 607 unit: _NEON2SSE_INLINE int8x8_t vpmax_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6593 end line: 6604 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 608 unit: _NEON2SSE_INLINE uint8x8_t vpmax_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6631 end line: 6642 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 609 unit: _NEON2SSE_INLINE int8x8_t vpmin_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6682 end line: 6693 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 610 unit: _NEON2SSE_INLINE uint8x8_t vpmin_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6720 end line: 6731 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 611 unit: _NEON2SSE_INLINE int8x16_t vshrq_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7611 end line: 7623 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 612 unit: _NEON2SSE_INLINE int64x2_t vshrq_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7632 end line: 7644 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 613 unit: _NEON2SSE_INLINE uint8x8_t vshl_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7705 end line: 7717 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 614 unit: _NEON2SSE_INLINE int8x8_t vrshr_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7765 end line: 7777 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 615 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7796 end line: 7808 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 616 unit: _NEON2SSE_INLINE uint8x8_t vrshr_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7811 end line: 7823 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 617 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8412 end line: 8424 size: 12 LOC McCabe index: 4 number of parameters: 3 id: 618 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8459 end line: 8470 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 619 unit: _NEON2SSE_INLINE uint32x2_t vqshrn_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8753 end line: 8765 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 620 unit: _NEON2SSE_INLINE uint32x2_t vqrshrn_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8897 end line: 8909 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 621 unit: _NEON2SSE_INLINE uint32x2x4_t vld4_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10366 end line: 10378 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 622 unit: _NEON2SSE_INLINE int32x4_t vcvtq_n_s32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12761 end line: 12772 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 623 unit: _NEON2SSE_INLINE uint8x8_t vqmovn_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12997 end line: 13009 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 624 unit: _NEON2SSE_INLINE uint8x8_t vtbl2_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13115 end line: 13126 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 625 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14275 end line: 14286 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 626 unit: _NEON2SSE_INLINE int16x4_t _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14296 end line: 14307 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 627 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14316 end line: 14327 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 628 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14330 end line: 14341 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 629 unit: static void logMidiBuffer() file: native-midi/app/src/main/cpp/AppMidiManager.cpp start line: 72 end line: 83 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 630 unit: private void fillDeviceList() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 280 end line: 296 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 631 unit: GMATH_EXPORT unsigned gpower() file: hello-libs/gen-libs/src/main/cpp/gmath/src/gmath.c start line: 34 end line: 45 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 632 unit: void Java_com_example_nativecodec_NativeCodec_setPlayingStreamingMediaPlayer() file: native-codec/app/src/main/cpp/native-codec-jni.cpp start line: 285 end line: 296 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 633 unit: void ImageViewEngine::UpdateUI() file: display-p3/image-view/src/main/cpp/InputEventHandler.cpp start line: 138 end line: 152 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 634 unit: void PrintEglConfig() file: display-p3/image-view/src/main/cpp/gldebug.cpp start line: 32 end line: 44 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 635 unit: private Bitmap scaleBitmap() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 91 end line: 108 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 636 unit: public String getApplicationName() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 299 end line: 310 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 637 unit: public int getNativeAudioBufferSize() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 323 end line: 334 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 638 unit: void Engine::choreographer_callback() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 248 end line: 266 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 639 unit: private Bitmap scaleBitmap() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 91 end line: 108 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 640 unit: public String getApplicationName() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 299 end line: 310 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 641 unit: public int getNativeAudioBufferSize() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 323 end line: 334 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 642 unit: private Bitmap scaleBitmap() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 91 end line: 108 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 643 unit: public String getApplicationName() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 299 end line: 310 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 644 unit: public int getNativeAudioBufferSize() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 323 end line: 334 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 645 unit: bool GLContext::InitEGLContext() file: teapots/common/ndk_helper/GLContext.cpp start line: 146 end line: 159 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 646 unit: void TapCamera::BallUpdate() file: teapots/common/ndk_helper/tapCamera.cpp start line: 294 end line: 307 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 647 unit: private Bitmap scaleBitmap() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 91 end line: 108 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 648 unit: public String getApplicationName() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 299 end line: 310 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 649 unit: public int getNativeAudioBufferSize() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 323 end line: 334 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 650 unit: private Bitmap scaleBitmap() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 91 end line: 108 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 651 unit: public String getApplicationName() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 299 end line: 310 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 652 unit: public int getNativeAudioBufferSize() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 323 end line: 334 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 653 unit: static void drawGroundPlane() file: san-angeles/app/src/main/cpp/demo.c start line: 399 end line: 412 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 654 unit: static void gluPerspective() file: san-angeles/app/src/main/cpp/demo.c start line: 502 end line: 515 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 655 unit: bool SimpleSequenceModel::CreateSharedMemories() file: nn-samples/sequence/src/main/cpp/sequence_model.cpp start line: 103 end line: 117 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 656 unit: public void onWindowFocusChanged() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 63 end line: 74 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 657 unit: void CameraEngine::OnAppInitWindow() file: camera/basic/src/main/cpp/android_main.cpp start line: 95 end line: 112 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 658 unit: void NDKCamera::StartPreview() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 386 end line: 397 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 659 unit: void ImageReader::ImageCallback() file: camera/basic/src/main/cpp/image_reader.cpp start line: 83 end line: 96 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 660 unit: void AndroidLog::log() file: audio-echo/app/src/main/cpp/debug_utils.cpp start line: 57 end line: 68 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 661 unit: public void onEchoClick() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 196 end line: 207 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 662 unit: void Renderer::resize() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 138 end line: 152 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 663 unit: void TextRenderer::MeasureText() file: endless-tunnel/app/src/main/cpp/text_renderer.cpp start line: 81 end line: 91 size: 11 LOC McCabe index: 3 number of parameters: 4 id: 664 unit: void Init() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 33 end line: 43 size: 11 LOC McCabe index: 1 number of parameters: 7 id: 665 unit: static void _put_vertex() file: endless-tunnel/app/src/main/cpp/tex_quad.cpp start line: 18 end line: 33 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 666 unit: void NativeEngine::KillDisplay() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 439 end line: 451 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 667 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 84 end line: 94 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 668 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 100 end line: 110 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 669 unit: GLM_FUNC_QUALIFIER static detail::tmat3x2 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 213 end line: 223 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 670 unit: GLM_FUNC_QUALIFIER static detail::tmat2x3 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 247 end line: 257 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 671 unit: GLM_FUNC_QUALIFIER void sse_transpose_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 191 end line: 202 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 672 unit: GLM_FUNC_QUALIFIER __m128 sse_xpd_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 75 end line: 85 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 673 unit: GLM_FUNC_QUALIFIER static vecType call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 66 end line: 76 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 674 unit: GLM_FUNC_QUALIFIER int bitCount() file: endless-tunnel/app/src/main/cpp/glm/detail/func_integer.inl start line: 430 end line: 441 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 675 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 reflect2D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 69 end line: 79 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 676 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 proj2D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 102 end line: 112 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 677 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 scaleBias() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 133 end line: 143 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 678 unit: GLM_FUNC_QUALIFIER float packed11bitToFloat() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 151 end line: 162 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 679 unit: GLM_FUNC_QUALIFIER float packed10bitToFloat() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 176 end line: 187 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 680 unit: GLM_FUNC_QUALIFIER vec4 unpackSnorm3x10_1x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 417 end line: 427 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 681 unit: GLM_FUNC_QUALIFIER vec4 unpackUnorm3x10_1x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 439 end line: 449 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 682 unit: void DialogScene::CreateWidgetsSetText() file: endless-tunnel/app/src/main/cpp/dialog_scene.cpp start line: 44 end line: 57 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 683 unit: template T Approach() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 54 end line: 64 size: 11 LOC McCabe index: 4 number of parameters: 3 id: 684 unit: void PlayScene::WriteSaveFile() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 183 end line: 193 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 685 unit: _NEON2SSE_INLINE __m128i _MM_INSERT_EPI64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2395 end line: 2405 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 686 unit: _NEON2SSE_INLINE __m128i _MM_INSERT_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2514 end line: 2524 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 687 unit: _NEON2SSE_INLINE __m128i _MM_INSERT_EPI8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2526 end line: 2536 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 688 unit: _NEON2SSE_INLINE __m128i _MM_PACKUS1_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2660 end line: 2670 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 689 unit: _NEON2SSE_INLINE __m128i _MM_INSERT_EPI64_32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2712 end line: 2722 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 690 unit: _NEON2SSE_INLINE int32x4_t vrhaddq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3171 end line: 3182 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 691 unit: _NEON2SSE_INLINE uint32x4_t vrhaddq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3192 end line: 3203 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 692 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3360 end line: 3370 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 693 unit: _NEON2SSE_INLINE int32x2_t vraddhn_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3469 end line: 3480 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 694 unit: _NEON2SSE_INLINE int8x8_t vmla_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3809 end line: 3820 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 695 unit: _NEON2SSE_INLINE int8x8_t vhsub_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4724 end line: 4735 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 696 unit: _NEON2SSE_INLINE int32x4_t vhsubq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4798 end line: 4809 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 697 unit: _NEON2SSE_INLINE uint32x4_t vhsubq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4828 end line: 4839 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 698 unit: _NEON2SSE_INLINE int32x2_t vrsubhn_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4936 end line: 4947 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 699 unit: _NEON2SSE_INLINE int32x4_t vqdmlsl_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4988 end line: 4999 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 700 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5002 end line: 5012 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 701 unit: _NEON2SSE_INLINE uint32x2_t vcage_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5536 end line: 5546 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 702 unit: _NEON2SSE_INLINE uint32x2_t vcale_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5563 end line: 5573 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 703 unit: _NEON2SSE_INLINE uint32x2_t vcagt_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5590 end line: 5600 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 704 unit: _NEON2SSE_INLINE uint32x2_t vcalt_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5617 end line: 5627 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 705 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6464 end line: 6475 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 706 unit: _NEON2SSE_INLINE int16x4_t vpmax_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6607 end line: 6618 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 707 unit: _NEON2SSE_INLINE uint16x4_t vpmax_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6645 end line: 6656 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 708 unit: _NEON2SSE_INLINE int16x4_t vpmin_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6696 end line: 6707 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 709 unit: _NEON2SSE_INLINE uint16x4_t vpmin_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6734 end line: 6745 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 710 unit: _NEON2SSE_INLINE float32x2x3_t vld3_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10188 end line: 10201 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 711 unit: _NEON2SSE_INLINE uint8x8x2_t vld2_dup_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10431 end line: 10441 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 712 unit: _NEON2SSE_INLINE uint16x4x2_t vld2_dup_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10444 end line: 10454 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 713 unit: _NEON2SSE_INLINE void vst3_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11369 end line: 11380 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 714 unit: _NEON2SSE_INLINE void vst4_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11593 end line: 11604 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 715 unit: _NEON2SSE_INLINE uint8x8_t vdup_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12383 end line: 12393 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 716 unit: _NEON2SSE_INLINE uint16x4_t vdup_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12396 end line: 12406 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 717 unit: _NEON2SSE_INLINE float32x4_t vcvtq_f32_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12815 end line: 12829 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 718 unit: _NEON2SSE_INLINE uint8x8_t vtbl1_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13096 end line: 13106 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 719 unit: static std::string from() file: prefab/prefab-dependency/app/src/main/cpp/java_interop.h start line: 34 end line: 47 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 720 unit: static std::string from() file: prefab/curl-ssl/app/src/main/cpp/java_interop.h start line: 35 end line: 48 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 721 unit: void bqRecorderCallback() file: native-audio/app/src/main/cpp/native-audio-jni.c start line: 220 end line: 232 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 722 unit: void ImageViewEngine::EnableRenderUI() file: display-p3/image-view/src/main/cpp/InputEventHandler.cpp start line: 123 end line: 137 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 723 unit: void PrintMatrix() file: display-p3/image-view/src/main/cpp/gldebug.cpp start line: 133 end line: 144 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 724 unit: void ImageDecoderRender::Unload() file: teapots/image-decoder/src/main/cpp/ImageDecoderRender.cpp start line: 150 end line: 160 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 725 unit: public void updateFPS() file: teapots/image-decoder/src/main/java/com/sample/imagedecoder/TeapotNativeActivity.java start line: 130 end line: 142 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 726 unit: public static Boolean checkSOLoaded() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 62 end line: 72 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 727 unit: public void runOnUIThread() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 343 end line: 353 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 728 unit: public void updateFPS() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 163 end line: 174 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 729 unit: public static Boolean checkSOLoaded() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 62 end line: 72 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 730 unit: public void runOnUIThread() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 343 end line: 353 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 731 unit: public void updateFPS() file: teapots/classic-teapot/src/main/java/com/sample/teapot/TeapotNativeActivity.java start line: 130 end line: 142 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 732 unit: public static Boolean checkSOLoaded() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 62 end line: 72 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 733 unit: public void runOnUIThread() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 343 end line: 353 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 734 unit: void GLContext::InitGLES() file: teapots/common/ndk_helper/GLContext.cpp start line: 50 end line: 64 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 735 unit: bool GLContext::CheckExtension() file: teapots/common/ndk_helper/GLContext.cpp start line: 254 end line: 267 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 736 unit: Mat4 Mat4::Scale() file: teapots/common/ndk_helper/vecmath.cpp start line: 261 end line: 271 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 737 unit: void TapCamera::InitParameters() file: teapots/common/ndk_helper/tapCamera.cpp start line: 66 end line: 80 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 738 unit: void TapCamera::BeginDrag() file: teapots/common/ndk_helper/tapCamera.cpp start line: 180 end line: 193 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 739 unit: public void updateFPS() file: teapots/more-teapots/src/main/java/com/sample/moreteapots/MoreTeapotsNativeActivity.java start line: 131 end line: 142 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 740 unit: public static Boolean checkSOLoaded() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 62 end line: 72 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 741 unit: public void runOnUIThread() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 343 end line: 353 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 742 unit: void TexturedTeapotRender::Unload() file: teapots/textured-teapot/src/main/cpp/TexturedTeapotRender.cpp start line: 161 end line: 171 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 743 unit: public void updateFPS() file: teapots/textured-teapot/src/main/java/com/sample/texturedteapot/TeapotNativeActivity.java start line: 130 end line: 142 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 744 unit: public static Boolean checkSOLoaded() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 62 end line: 72 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 745 unit: public void runOnUIThread() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 343 end line: 353 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 746 unit: GLuint loadShader() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 177 end line: 187 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 747 unit: public void onCreate() file: other-builds/ndkbuild/two-libs/app/src/main/java/com/example/twolibs/TwoLibs.java start line: 26 end line: 43 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 748 unit: void importGLDeinit() file: san-angeles/app/src/main/cpp/importgl.c start line: 157 end line: 168 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 749 unit: static void fillMemory() file: nn-samples/sequence/src/main/cpp/sequence_model.cpp start line: 60 end line: 73 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 750 unit: int CameraAppEngine::GetCameraSensorOrientation() file: camera/texture-view/src/main/cpp/camera_engine.cpp start line: 74 end line: 84 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 751 unit: private void resizeTextureView() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 117 end line: 128 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 752 unit: public void RequestCamera() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 190 end line: 200 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 753 unit: bool AudioDelay::setDelayTime() file: audio-echo/app/src/main/cpp/audio_effect.cpp start line: 57 end line: 70 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 754 unit: bool front() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 123 end line: 137 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 755 unit: static int32_t engine_handle_input() file: native-activity/app/src/main/cpp/main.cpp start line: 202 end line: 211 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 756 unit: void TrivialShader::BeginRender() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 270 end line: 286 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 757 unit: void SceneManager::StartGraphics() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 92 end line: 101 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 758 unit: void ShapeRenderer::RenderRect() file: endless-tunnel/app/src/main/cpp/shape_renderer.cpp start line: 48 end line: 57 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 759 unit: void NativeEngine::KillContext() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 424 end line: 437 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 760 unit: GLM_FUNC_QUALIFIER __m128 sse_sgn_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 159 end line: 171 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 761 unit: GLM_FUNC_QUALIFIER genIUType bitfieldReverse() file: endless-tunnel/app/src/main/cpp/glm/detail/func_integer.inl start line: 414 end line: 424 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 762 unit: GLM_FUNC_QUALIFIER genType bitRevert() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 168 end line: 178 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 763 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 scale() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_transform_2d.inl start line: 66 end line: 75 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 764 unit: GLM_FUNC_QUALIFIER detail::tmat2x2 rowMajor2() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 28 end line: 37 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 765 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 shearX3D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 33 end line: 42 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 766 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 shearY3D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 45 end line: 54 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 767 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 shearZ3D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 57 end line: 66 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 768 unit: GLM_FUNC_QUALIFIER fquatSIMD::fquatSIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 62 end line: 72 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 769 unit: GLM_FUNC_QUALIFIER detail::tvec4 fastPow() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 52 end line: 61 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 770 unit: GLM_FUNC_QUALIFIER float next_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 200 end line: 209 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 771 unit: GLM_FUNC_QUALIFIER double next_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 212 end line: 221 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 772 unit: GLM_FUNC_QUALIFIER float prev_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 232 end line: 241 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 773 unit: GLM_FUNC_QUALIFIER double prev_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 243 end line: 252 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 774 unit: GLM_FUNC_QUALIFIER glm::uint floatTo11bit() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 139 end line: 149 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 775 unit: GLM_FUNC_QUALIFIER glm::uint floatTo10bit() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 164 end line: 174 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 776 unit: GLM_FUNC_QUALIFIER uint64 packHalf4x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 341 end line: 351 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 777 unit: GLM_FUNC_QUALIFIER glm::vec4 unpackHalf4x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 353 end line: 363 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 778 unit: GLM_FUNC_QUALIFIER ivec4 unpackI3x10_1x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 375 end line: 384 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 779 unit: GLM_FUNC_QUALIFIER uvec4 unpackU3x10_1x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 396 end line: 405 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 780 unit: void DialogScene::CreateWidgetsSingleButton() file: endless-tunnel/app/src/main/cpp/dialog_scene.cpp start line: 59 end line: 69 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 781 unit: void PlayScene::OnKillGraphics() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 274 end line: 283 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 782 unit: void PlayScene::OnPointerUp() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 561 end line: 570 size: 10 LOC McCabe index: 6 number of parameters: 2 id: 783 unit: _NEON2SSE_INLINE __m128 _MM_INSERT_PS() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2538 end line: 2547 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 784 unit: _NEON2SSE_INLINE uint32x4_t vqaddq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3336 end line: 3345 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 785 unit: _NEON2SSE_INLINE uint64x2_t vqaddq_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3349 end line: 3358 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 786 unit: _NEON2SSE_INLINE int8x8_t vmul_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3521 end line: 3531 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 787 unit: _NEON2SSE_INLINE uint64x2_t vqsubq_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4699 end line: 4708 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 788 unit: _NEON2SSE_INLINE uint32x4_t vcageq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5549 end line: 5558 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 789 unit: _NEON2SSE_INLINE uint32x4_t vcaleq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5576 end line: 5585 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 790 unit: _NEON2SSE_INLINE uint32x4_t vcagtq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5603 end line: 5612 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 791 unit: _NEON2SSE_INLINE uint32x4_t vcaltq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5630 end line: 5639 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 792 unit: _NEON2SSE_INLINE int8x16_t vabdq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5788 end line: 5797 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 793 unit: _NEON2SSE_INLINE int16x8_t vabdq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5800 end line: 5809 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 794 unit: _NEON2SSE_INLINE int32x4_t vabdq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5812 end line: 5821 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 795 unit: _NEON2SSE_INLINE uint32x4_t vabdq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5842 end line: 5851 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 796 unit: _NEON2SSE_INLINE int8x8_t vpadd_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6259 end line: 6269 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 797 unit: _NEON2SSE_INLINE uint32x2_t vpadd_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6327 end line: 6337 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 798 unit: _NEON2SSE_INLINE int8x16_t vrshrq_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7849 end line: 7859 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 799 unit: _NEON2SSE_INLINE uint8x16_t vrshrq_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7894 end line: 7904 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 800 unit: _NEON2SSE_INLINE int8x16_t vqshlq_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8301 end line: 8312 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 801 unit: _NEON2SSE_INLINE int16x8_t vqshlq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8315 end line: 8327 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 802 unit: _NEON2SSE_INLINE uint8x16_t vqshlq_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8370 end line: 8381 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 803 unit: _NEON2SSE_INLINE uint16x8_t vqshlq_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8384 end line: 8395 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 804 unit: _NEON2SSE_INLINE uint32x4_t vqshlq_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8398 end line: 8409 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 805 unit: _NEON2SSE_INLINE uint8x16_t vqshluq_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8473 end line: 8483 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 806 unit: _NEON2SSE_INLINE uint16x8_t vqshluq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8486 end line: 8497 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 807 unit: _NEON2SSE_INLINE uint8x8_t vshrn_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8570 end line: 8579 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 808 unit: _NEON2SSE_INLINE uint16x4_t vshrn_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8582 end line: 8591 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 809 unit: _NEON2SSE_INLINE uint8x8_t vrshrn_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8801 end line: 8810 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 810 unit: _NEON2SSE_INLINE uint16x4_t vrshrn_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8813 end line: 8822 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 811 unit: _NEON2SSE_INLINE int64x1_t vsri_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9001 end line: 9010 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 812 unit: _NEON2SSE_INLINE int8x16_t vsriq_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9032 end line: 9041 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 813 unit: _NEON2SSE_INLINE int8x16_t vsliq_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9152 end line: 9161 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 814 unit: _NEON2SSE_INLINE float32x2x3_t vld3_dup_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10577 end line: 10586 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 815 unit: _NEON2SSE_INLINE float32x2x4_t vld4_dup_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10674 end line: 10683 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 816 unit: _NEON2SSE_INLINE void vst4_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11530 end line: 11539 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 817 unit: _NEON2SSE_INLINE void vst4_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11542 end line: 11551 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 818 unit: _NEON2SSE_INLINE void vst4_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11554 end line: 11564 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 819 unit: _NEON2SSE_INLINE float32x2_t vbsl_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15586 end line: 15595 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 820 unit: _NEON2SSE_INLINE int16x4x2_t vtrn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15667 end line: 15676 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 821 unit: _NEON2SSE_INLINE int8x16x2_t vtrnq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15715 end line: 15725 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 822 unit: _NEON2SSE_INLINE int16x8x2_t vtrnq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15728 end line: 15737 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 823 unit: _NEON2SSE_INLINE int32x4x2_t vtrnq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15740 end line: 15751 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 824 unit: _NEON2SSE_INLINE float32x4x2_t vtrnq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15763 end line: 15774 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 825 unit: _NEON2SSE_INLINE int8x8x2_t vuzp_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15882 end line: 15891 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 826 unit: _NEON2SSE_INLINE int16x4x2_t vuzp_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15894 end line: 15903 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 827 unit: _NEON2SSE_INLINE int8x16x2_t vuzpq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15934 end line: 15944 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 828 unit: _NEON2SSE_INLINE int16x8x2_t vuzpq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15947 end line: 15956 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 829 unit: _NEON2SSE_INLINE int32x4x2_t vuzpq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15959 end line: 15970 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 830 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 16676 end line: 16685 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 831 unit: static void SendTheReceivedData() file: native-midi/app/src/main/cpp/AppMidiManager.cpp start line: 49 end line: 62 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 832 unit: public void onProgressChanged() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 216 end line: 226 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 833 unit: static bool CheckRequiredEGLExt() file: display-p3/image-view/src/main/cpp/WideColorCtx.cpp start line: 70 end line: 79 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 834 unit: void ImageViewEngine::ProcessTapEvent() file: display-p3/image-view/src/main/cpp/InputEventHandler.cpp start line: 32 end line: 45 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 835 unit: static bool GammaDecode() file: display-p3/image-view/src/main/cpp/ColorSpaceTransform.cpp start line: 108 end line: 118 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 836 unit: static bool GammaDecode() file: display-p3/image-view/src/main/cpp/ColorSpaceTransform.cpp start line: 120 end line: 130 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 837 unit: static bool GammaEncode() file: display-p3/image-view/src/main/cpp/ColorSpaceTransform.cpp start line: 136 end line: 146 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 838 unit: public void EnableUI() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 156 end line: 167 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 839 unit: void Engine::StopJavaChoreographer() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 282 end line: 293 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 840 unit: jobject JNIHelper::CreateObject() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 731 end line: 742 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 841 unit: bool shader::CompileShader() file: teapots/common/ndk_helper/shader.cpp start line: 111 end line: 121 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 842 unit: void TapCamera::EndPinch() file: teapots/common/ndk_helper/tapCamera.cpp start line: 242 end line: 253 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 843 unit: private void init() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 81 end line: 108 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 844 unit: void Java_com_example_nativemedia_NativeMedia_setPlayingStreamingMediaPlayer() file: native-media/app/src/main/cpp/native-media-jni.c start line: 441 end line: 456 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 845 unit: void NDKCamera::OnCaptureFailed() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 213 end line: 222 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 846 unit: bool NDKCamera::GetSensitivityRange() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 492 end line: 501 size: 10 LOC McCabe index: 5 number of parameters: 3 id: 847 unit: public void onCreate() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 51 end line: 60 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 848 unit: void NDKCamera::OnCaptureFailed() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 213 end line: 222 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 849 unit: bool NDKCamera::GetSensitivityRange() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 475 end line: 484 size: 10 LOC McCabe index: 6 number of parameters: 3 id: 850 unit: public void OnPhotoTaken() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 332 end line: 341 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 851 unit: void AndroidLog::logTime() file: audio-echo/app/src/main/cpp/debug_utils.cpp start line: 85 end line: 97 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 852 unit: protected void onDestroy() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 137 end line: 146 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 853 unit: static void engine_draw_frame() file: native-activity/app/src/main/cpp/main.cpp start line: 165 end line: 177 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 854 unit: static bool CookEvent_Joy() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 184 end line: 192 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 855 unit: void SceneManager::DoFrame() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 71 end line: 80 size: 9 LOC McCabe index: 4 number of parameters: 0 id: 856 unit: void SceneManager::KillGraphics() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 82 end line: 90 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 857 unit: void SceneManager::SetScreenSize() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 104 end line: 113 size: 9 LOC McCabe index: 5 number of parameters: 2 id: 858 unit: void SceneManager::OnKeyDown() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 144 end line: 155 size: 9 LOC McCabe index: 5 number of parameters: 1 id: 859 unit: void NativeEngine::KillSurface() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 414 end line: 422 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 860 unit: bool NativeEngine::InitGLObjects() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 567 end line: 575 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 861 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 46 end line: 54 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 862 unit: GLM_FUNC_QUALIFIER static detail::tmat2x2 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 199 end line: 207 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 863 unit: GLM_FUNC_QUALIFIER tmat4x2::tmat4x2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x2.inl start line: 67 end line: 75 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 864 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_geometric.inl start line: 44 end line: 52 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 865 unit: GLM_FUNC_QUALIFIER __m128 sse_sqrt_wip_ss() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 302 end line: 310 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 866 unit: GLM_FUNC_QUALIFIER detail::tvec4 func() file: endless-tunnel/app/src/main/cpp/glm/detail/_vectorize.hpp start line: 69 end line: 77 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 867 unit: GLM_FUNC_QUALIFIER void sse_add_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 49 end line: 57 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 868 unit: GLM_FUNC_QUALIFIER void sse_sub_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 59 end line: 67 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 869 unit: GLM_FUNC_QUALIFIER tmat4x4::tmat4x4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x4.inl start line: 67 end line: 75 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 870 unit: GLM_FUNC_QUALIFIER tmat4x3::tmat4x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x3.inl start line: 67 end line: 75 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 871 unit: GLM_FUNC_QUALIFIER tmat4x3::tmat4x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x3.inl start line: 103 end line: 111 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 872 unit: GLM_FUNC_QUALIFIER __m128 sse_dot_ss() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 64 end line: 72 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 873 unit: GLM_FUNC_QUALIFIER float sqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 198 end line: 206 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 874 unit: GLM_FUNC_QUALIFIER double sqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 208 end line: 216 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 875 unit: GLM_FUNC_QUALIFIER genType operator() file: endless-tunnel/app/src/main/cpp/glm/gtx/multiple.inl start line: 40 end line: 48 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 876 unit: GLM_FUNC_QUALIFIER detail::tvec4 isfinite() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.inl start line: 48 end line: 56 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 877 unit: GLM_FUNC_QUALIFIER float fastInverseSqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_square_root.inl start line: 28 end line: 36 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 878 unit: GLM_FUNC_QUALIFIER double fastInverseSqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_square_root.inl start line: 39 end line: 47 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 879 unit: GLM_FUNC_QUALIFIER fmat4x4SIMD::fmat4x4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_mat4.inl start line: 44 end line: 52 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 880 unit: GLM_FUNC_QUALIFIER detail::fvec4SIMD inversesqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 711 end line: 720 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 881 unit: GLM_FUNC_QUALIFIER int pow() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 13 end line: 21 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 882 unit: GLM_FUNC_QUALIFIER unsigned int ones32() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 43 end line: 55 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 883 unit: GLM_FUNC_QUALIFIER detail::tvec4 factorial() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 122 end line: 130 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 884 unit: GLM_FUNC_QUALIFIER detail::tvec3 fastPow() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 41 end line: 49 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 885 unit: GLM_FUNC_QUALIFIER uint32 packI3x10_1x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 365 end line: 373 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 886 unit: GLM_FUNC_QUALIFIER uint32 packU3x10_1x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 386 end line: 394 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 887 unit: GLM_FUNC_QUALIFIER uint32 packSnorm3x10_1x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 407 end line: 415 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 888 unit: GLM_FUNC_QUALIFIER uint32 packUnorm3x10_1x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 429 end line: 437 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 889 unit: void DialogScene::OnCreateWidgets() file: endless-tunnel/app/src/main/cpp/dialog_scene.cpp start line: 100 end line: 108 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 890 unit: void UiScene::OnKillGraphics() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 84 end line: 95 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 891 unit: void PlayScene::ShiftIfNeeded() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 523 end line: 536 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 892 unit: bool PlayScene::OnBackKeyPressed() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 753 end line: 765 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 893 unit: _NEON2SSE_INLINE uint8x16_t vhaddq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3064 end line: 3072 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 894 unit: _NEON2SSE_INLINE uint16x8_t vhaddq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3075 end line: 3083 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 895 unit: _NEON2SSE_INLINE int8x16_t vrhaddq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3147 end line: 3156 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 896 unit: _NEON2SSE_INLINE int16x8_t vrhaddq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3159 end line: 3168 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 897 unit: _NEON2SSE_INLINE int8x8_t vaddhn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3377 end line: 3385 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 898 unit: _NEON2SSE_INLINE int16x4_t vaddhn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3388 end line: 3396 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 899 unit: _NEON2SSE_INLINE uint8x8_t vaddhn_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3409 end line: 3417 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 900 unit: _NEON2SSE_INLINE int64x2_t vmull_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3711 end line: 3719 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 901 unit: _NEON2SSE_INLINE uint64x2_t vmull_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3750 end line: 3759 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 902 unit: _NEON2SSE_INLINE float32x2_t vmla_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3841 end line: 3850 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 903 unit: _NEON2SSE_INLINE float32x2_t vmls_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4040 end line: 4048 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 904 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4710 end line: 4718 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 905 unit: _NEON2SSE_INLINE int8x8_t vsubhn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4844 end line: 4852 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 906 unit: _NEON2SSE_INLINE int16x4_t vsubhn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4855 end line: 4863 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 907 unit: _NEON2SSE_INLINE uint8x8_t vsubhn_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4876 end line: 4884 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 908 unit: _NEON2SSE_INLINE uint8x16_t vtstq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5686 end line: 5694 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 909 unit: _NEON2SSE_INLINE uint16x8_t vtstq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5697 end line: 5705 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 910 unit: _NEON2SSE_INLINE uint32x4_t vtstq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5708 end line: 5716 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 911 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5885 end line: 5894 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 912 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5913 end line: 5921 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 913 unit: _NEON2SSE_INLINE float32x2_t vpadd_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6340 end line: 6348 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 914 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6441 end line: 6449 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 915 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6478 end line: 6486 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 916 unit: _NEON2SSE_INLINE float32x4_t vrsqrtsq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6948 end line: 6956 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 917 unit: _NEON2SSE_INLINE int8x8_t vshr_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7538 end line: 7547 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 918 unit: _NEON2SSE_INLINE uint8x8_t vshr_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7575 end line: 7584 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 919 unit: _NEON2SSE_INLINE int8x8_t vshl_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7669 end line: 7678 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 920 unit: _NEON2SSE_INLINE int64x2_t vrshrq_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7882 end line: 7891 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 921 unit: _NEON2SSE_INLINE int8x8_t vqshl_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8208 end line: 8217 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 922 unit: _NEON2SSE_INLINE int16x4_t vqshl_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8220 end line: 8229 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 923 unit: _NEON2SSE_INLINE uint8x8_t vqshl_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8258 end line: 8267 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 924 unit: _NEON2SSE_INLINE uint16x4_t vqshl_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8270 end line: 8279 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 925 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8289 end line: 8298 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 926 unit: _NEON2SSE_INLINE uint8x8_t vqshlu_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8429 end line: 8438 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 927 unit: _NEON2SSE_INLINE uint16x4_t vqshlu_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8441 end line: 8449 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 928 unit: _NEON2SSE_INLINE int16x8_t vsriq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9044 end line: 9053 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 929 unit: _NEON2SSE_INLINE int32x4_t vsriq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9056 end line: 9065 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 930 unit: _NEON2SSE_INLINE int64x2_t vsriq_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9068 end line: 9077 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 931 unit: _NEON2SSE_INLINE int16x8_t vsliq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9164 end line: 9173 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 932 unit: _NEON2SSE_INLINE int32x4_t vsliq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9176 end line: 9186 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 933 unit: _NEON2SSE_INLINE int64x2_t vsliq_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9189 end line: 9199 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 934 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9488 end line: 9496 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 935 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9499 end line: 9507 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 936 unit: _NEON2SSE_INLINE uint8x8x2_t vld2_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9843 end line: 9851 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 937 unit: _NEON2SSE_INLINE uint16x4x2_t vld2_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9854 end line: 9862 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 938 unit: _NEON2SSE_INLINE uint32x2x2_t vld2_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9865 end line: 9873 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 939 unit: _NEON2SSE_INLINE float32x2x2_t vld2_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9900 end line: 9908 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 940 unit: _NEON2SSE_INLINE uint64x1x4_t vld4_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10381 end line: 10389 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 941 unit: _NEON2SSE_INLINE uint32x2x2_t vld2_dup_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10457 end line: 10465 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 942 unit: _NEON2SSE_INLINE float32x2x2_t vld2_dup_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10486 end line: 10494 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 943 unit: _NEON2SSE_INLINE uint64x1x4_t vld4_dup_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10648 end line: 10656 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 944 unit: _NEON2SSE_INLINE uint16x8x4_t vld4q_lane_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10947 end line: 10955 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 945 unit: _NEON2SSE_INLINE uint32x4x4_t vld4q_lane_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10959 end line: 10967 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 946 unit: _NEON2SSE_INLINE float32x4x4_t vld4q_lane_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10983 end line: 10991 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 947 unit: _NEON2SSE_INLINE uint8x8x4_t vld4_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10999 end line: 11007 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 948 unit: _NEON2SSE_INLINE uint16x4x4_t vld4_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11010 end line: 11018 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 949 unit: _NEON2SSE_INLINE uint32x2x4_t vld4_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11021 end line: 11029 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 950 unit: _NEON2SSE_INLINE float32x2x4_t vld4_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11045 end line: 11054 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 951 unit: _NEON2SSE_INLINE void vst3_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11407 end line: 11416 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 952 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12177 end line: 12185 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 953 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12188 end line: 12196 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 954 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12208 end line: 12216 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 955 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12219 end line: 12227 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 956 unit: _NEON2SSE_INLINE int32x4_t vcvtq_s32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12707 end line: 12716 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 957 unit: _NEON2SSE_INLINE uint32x2_t vcvt_n_u32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12750 end line: 12758 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 958 unit: _NEON2SSE_INLINE float32x2_t vcvt_n_f32_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12833 end line: 12841 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 959 unit: _NEON2SSE_INLINE float32x2_t vcvt_n_f32_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12844 end line: 12852 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 960 unit: _NEON2SSE_INLINE float32x4_t vcvtq_n_f32_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12855 end line: 12863 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 961 unit: _NEON2SSE_INLINE float32x4_t vcvtq_n_f32_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12866 end line: 12874 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 962 unit: _NEON2SSE_INLINE float32x2_t vabs_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14602 end line: 14610 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 963 unit: _NEON2SSE_INLINE float32x2_t vneg_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14736 end line: 14744 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 964 unit: _NEON2SSE_INLINE int32x4_t vqnegq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14824 end line: 14833 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 965 unit: _NEON2SSE_INLINE int8x8x2_t vtrn_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15656 end line: 15664 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 966 unit: _NEON2SSE_INLINE float32x2x2_t vtrn_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15698 end line: 15706 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 967 unit: void Java_com_example_nativemidi_AppMidiManager_startReadingMidi() file: native-midi/app/src/main/cpp/AppMidiManager.cpp start line: 148 end line: 165 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 968 unit: static SLMuteSoloItf getMuteSolo() file: native-audio/app/src/main/cpp/native-audio-jni.c start line: 491 end line: 499 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 969 unit: static SLVolumeItf getVolume() file: native-audio/app/src/main/cpp/native-audio-jni.c start line: 549 end line: 557 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 970 unit: protected void onPause() file: native-audio/app/src/main/java/com/example/nativeaudio/NativeAudio.java start line: 327 end line: 336 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 971 unit: void Java_com_example_nativecodec_NativeCodec_setSurface() file: native-codec/app/src/main/cpp/native-codec-jni.cpp start line: 317 end line: 326 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 972 unit: void ImageViewEngine::EnableWelcomeUI() file: display-p3/image-view/src/main/cpp/InputEventHandler.cpp start line: 110 end line: 121 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 973 unit: void setImmersiveSticky() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 100 end line: 108 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 974 unit: void Engine::ProcessSensors() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 304 end line: 313 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 975 unit: void Engine::ShowUI() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 356 end line: 367 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 976 unit: void Engine::UpdateFPS() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 369 end line: 380 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 977 unit: void setImmersiveSticky() file: teapots/image-decoder/src/main/java/com/sample/imagedecoder/TeapotNativeActivity.java start line: 77 end line: 85 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 978 unit: public String getNativeLibraryDirectory() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 287 end line: 297 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 979 unit: void Engine::StartJavaChoreographer() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 271 end line: 280 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 980 unit: void Engine::ShowUI() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 546 end line: 557 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 981 unit: void Engine::UpdateFPS() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 559 end line: 570 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 982 unit: void setImmersiveSticky() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 115 end line: 123 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 983 unit: public String getNativeLibraryDirectory() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 287 end line: 297 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 984 unit: void Engine::ProcessSensors() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 305 end line: 314 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 985 unit: void Engine::ShowUI() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 357 end line: 368 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 986 unit: void Engine::UpdateFPS() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 370 end line: 381 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 987 unit: void setImmersiveSticky() file: teapots/classic-teapot/src/main/java/com/sample/teapot/TeapotNativeActivity.java start line: 77 end line: 85 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 988 unit: public String getNativeLibraryDirectory() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 287 end line: 297 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 989 unit: void JNIHelper::RunOnUiThread() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 744 end line: 756 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 990 unit: bool DragDetector::GetPointer() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 287 end line: 299 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 991 unit: bool GLContext::Init() file: teapots/common/ndk_helper/GLContext.cpp start line: 71 end line: 85 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 992 unit: static Quaternion RotationAxis() file: teapots/common/ndk_helper/vecmath.h start line: 946 end line: 954 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 993 unit: void Engine::ProcessSensors() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 315 end line: 324 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 994 unit: void Engine::ShowUI() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 367 end line: 378 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 995 unit: void Engine::UpdateFPS() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 380 end line: 391 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 996 unit: void setImmersiveSticky() file: teapots/more-teapots/src/main/java/com/sample/moreteapots/MoreTeapotsNativeActivity.java start line: 83 end line: 91 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 997 unit: public String getNativeLibraryDirectory() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 287 end line: 297 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 998 unit: void Engine::ProcessSensors() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 305 end line: 314 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 999 unit: void Engine::ShowUI() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 357 end line: 368 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 1000 unit: void Engine::UpdateFPS() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 370 end line: 381 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 1001 unit: void setImmersiveSticky() file: teapots/textured-teapot/src/main/java/com/sample/texturedteapot/TeapotNativeActivity.java start line: 77 end line: 85 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 1002 unit: public String getNativeLibraryDirectory() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 287 end line: 297 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 1003 unit: private void printConfigs() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 221 end line: 229 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 1004 unit: static void freeGLObject() file: san-angeles/app/src/main/cpp/demo.c start line: 105 end line: 113 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 1005 unit: public static native boolean createStreamingMediaPlayer() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 343 end line: 353 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 1006 unit: void NDKCamera::OnSessionState() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 152 end line: 162 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 1007 unit: void SessionCaptureCallback_OnFailed() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 165 end line: 173 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 1008 unit: void NDKCamera::StartPreview() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 410 end line: 418 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 1009 unit: bool NDKCamera::TakePhoto() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 425 end line: 434 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 1010 unit: bool NDKCamera::GetExposureRange() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 472 end line: 481 size: 9 LOC McCabe index: 5 number of parameters: 3 id: 1011 unit: public void onSurfaceTextureAvailable() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 106 end line: 115 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 1012 unit: void PrintMetadataTags() file: camera/common/utils/camera_utils.cpp start line: 285 end line: 293 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 1013 unit: void NDKCamera::OnSessionState() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 152 end line: 162 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 1014 unit: void SessionCaptureCallback_OnFailed() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 165 end line: 173 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 1015 unit: bool NDKCamera::TakePhoto() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 404 end line: 413 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 1016 unit: bool NDKCamera::GetExposureRange() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 455 end line: 464 size: 9 LOC McCabe index: 6 number of parameters: 3 id: 1017 unit: void CameraEngine::OnPhotoTaken() file: camera/basic/src/main/cpp/camera_ui.cpp start line: 93 end line: 104 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 1018 unit: public void updateProgress() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 75 end line: 84 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 1019 unit: void setImmersiveSticky() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 160 end line: 168 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 1020 unit: __inline__ void releaseSampleBufs() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 165 end line: 173 size: 9 LOC McCabe index: 5 number of parameters: 2 id: 1021 unit: private void updateNativeAudioUI() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 234 end line: 243 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 1022 unit: bool checkGlError() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 33 end line: 40 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1023 unit: static bool _checkError() file: endless-tunnel/app/src/main/cpp/sfxman.cpp start line: 31 end line: 38 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 1024 unit: void Shader::BindShader() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 129 end line: 136 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1025 unit: void TrivialShader::SetTintColor() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 258 end line: 268 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 1026 unit: GLM_FUNC_QUALIFIER matType matrixCompMult() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 422 end line: 430 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 1027 unit: GLM_FUNC_QUALIFIER tmat4x2::tmat4x2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x2.inl start line: 78 end line: 85 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1028 unit: GLM_FUNC_QUALIFIER tmat4x2::tmat4x2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x2.inl start line: 89 end line: 96 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1029 unit: GLM_FUNC_QUALIFIER void _apply_op() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 158 end line: 168 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 1030 unit: GLM_FUNC_QUALIFIER __m128 sse_flr_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 174 end line: 181 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1031 unit: GLM_FUNC_QUALIFIER __m128 sse_rnd_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 191 end line: 198 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1032 unit: GLM_FUNC_QUALIFIER __m128 sse_rde_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 201 end line: 208 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1033 unit: GLM_FUNC_QUALIFIER __m128 sse_ceil_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 210 end line: 217 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1034 unit: GLM_FUNC_QUALIFIER __m128 sse_mod_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 226 end line: 233 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1035 unit: GLM_FUNC_QUALIFIER __m128 sse_mix_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 255 end line: 262 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1036 unit: GLM_FUNC_QUALIFIER __m128 sse_stp_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 264 end line: 271 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 1037 unit: GLM_FUNC_QUALIFIER tmat3x3::tmat3x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x3.inl start line: 67 end line: 74 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1038 unit: GLM_FUNC_QUALIFIER detail::tvec3 func() file: endless-tunnel/app/src/main/cpp/glm/detail/_vectorize.hpp start line: 58 end line: 65 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1039 unit: GLM_FUNC_QUALIFIER tmat4x3::tmat4x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x3.inl start line: 78 end line: 85 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1040 unit: GLM_FUNC_QUALIFIER tmat4x3::tmat4x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x3.inl start line: 89 end line: 96 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1041 unit: GLM_FUNC_QUALIFIER __m128 sse_ffd_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 97 end line: 110 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1042 unit: GLM_FUNC_QUALIFIER __m128 sse_rfe_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 113 end line: 120 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1043 unit: GLM_FUNC_QUALIFIER detail::tvec4 grad4() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 36 end line: 43 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1044 unit: GLM_FUNC_QUALIFIER detail::tvec4 noise4() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 70 end line: 77 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1045 unit: GLM_FUNC_QUALIFIER detail::tvec4 noise4() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 354 end line: 361 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1046 unit: GLM_FUNC_QUALIFIER detail::tvec4 noise4() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 365 end line: 372 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1047 unit: GLM_FUNC_QUALIFIER detail::tvec4 noise4() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 375 end line: 382 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1048 unit: GLM_FUNC_QUALIFIER uint packHalf2x16() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 97 end line: 105 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1049 unit: GLM_FUNC_QUALIFIER detail::tvec3 isfinite() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.inl start line: 38 end line: 45 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1050 unit: GLM_FUNC_QUALIFIER static detail::tvec4 call() file: endless-tunnel/app/src/main/cpp/glm/gtx/vector_query.inl start line: 77 end line: 84 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1051 unit: GLM_FUNC_QUALIFIER detail::tvec4 powOfTwo() file: endless-tunnel/app/src/main/cpp/glm/gtx/optimum_pow.inl start line: 53 end line: 60 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1052 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 translate() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_transform_2d.inl start line: 35 end line: 42 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1053 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 shearX() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_transform_2d.inl start line: 78 end line: 85 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1054 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 shearY() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_transform_2d.inl start line: 88 end line: 95 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1055 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 colMajor4() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 158 end line: 165 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1056 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 shearX2D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 13 end line: 20 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1057 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 shearY2D() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 23 end line: 30 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1058 unit: GLM_FUNC_QUALIFIER T operator() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 61 end line: 68 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1059 unit: GLM_FUNC_QUALIFIER genType factorial() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 93 end line: 100 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1060 unit: GLM_FUNC_QUALIFIER detail::tvec3 factorial() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 112 end line: 119 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1061 unit: GLM_FUNC_QUALIFIER detail::tvec2 fastPow() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 31 end line: 38 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1062 unit: GLM_FUNC_QUALIFIER T fastExp() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 66 end line: 75 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1063 unit: GLM_FUNC_QUALIFIER detail::tvec4 grad4() file: endless-tunnel/app/src/main/cpp/glm/gtc/noise.inl start line: 43 end line: 50 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1064 unit: void PlayScene::ShowLevelSign() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 846 end line: 853 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 1065 unit: _NEON2SSE_INLINE __m128i _MM_MAX_EPI8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2549 end line: 2556 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1066 unit: _NEON2SSE_INLINE __m128i _MM_MAX_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2558 end line: 2565 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1067 unit: _NEON2SSE_INLINE __m128i _MM_MIN_EPI8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2593 end line: 2600 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1068 unit: _NEON2SSE_INLINE __m128i _MM_MIN_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2602 end line: 2609 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1069 unit: _NEON2SSE_INLINE float32x2_t vadd_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2817 end line: 2824 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1070 unit: _NEON2SSE_INLINE int8x16_t vhaddq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3031 end line: 3039 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1071 unit: _NEON2SSE_INLINE int16x8_t vhaddq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3042 end line: 3050 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1072 unit: _NEON2SSE_INLINE int32x4_t vhaddq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3053 end line: 3061 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1073 unit: _NEON2SSE_INLINE uint32x4_t vhaddq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3086 end line: 3094 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1074 unit: _NEON2SSE_INLINE int32x2_t vaddhn_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3399 end line: 3406 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1075 unit: _NEON2SSE_INLINE float32x2_t vmul_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3540 end line: 3547 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1076 unit: _NEON2SSE_INLINE int32x2_t vmla_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3831 end line: 3838 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1077 unit: _NEON2SSE_INLINE int8x8_t vmls_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4011 end line: 4019 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1078 unit: _NEON2SSE_INLINE int32x2_t vmls_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4030 end line: 4037 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1079 unit: _NEON2SSE_INLINE uint8x8_t vmls_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4051 end line: 4059 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1080 unit: _NEON2SSE_INLINE int16x8_t vqrdmulhq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4299 end line: 4306 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1081 unit: _NEON2SSE_INLINE uint32x4_t vqsubq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4688 end line: 4695 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1082 unit: _NEON2SSE_INLINE int8x16_t vhsubq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4776 end line: 4784 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1083 unit: _NEON2SSE_INLINE int16x8_t vhsubq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4787 end line: 4795 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1084 unit: _NEON2SSE_INLINE int32x2_t vsubhn_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4866 end line: 4873 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1085 unit: _NEON2SSE_INLINE uint32x4_t vcgtq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5476 end line: 5484 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1086 unit: _NEON2SSE_INLINE float32x2_t vabd_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5778 end line: 5785 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1087 unit: _NEON2SSE_INLINE float32x4_t vabdq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5854 end line: 5861 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1088 unit: _NEON2SSE_INLINE int16x8_t vabal_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6019 end line: 6026 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1089 unit: _NEON2SSE_INLINE int32x4_t vabal_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6029 end line: 6036 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1090 unit: _NEON2SSE_INLINE uint16x8_t vabal_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6047 end line: 6054 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1091 unit: _NEON2SSE_INLINE uint32x4_t vabal_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6057 end line: 6064 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1092 unit: _NEON2SSE_INLINE int16x4_t vpadd_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6272 end line: 6279 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1093 unit: _NEON2SSE_INLINE int32x2_t vpadd_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6283 end line: 6290 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1094 unit: _NEON2SSE_INLINE int16x4_t vpaddl_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6357 end line: 6365 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1095 unit: _NEON2SSE_INLINE int32x2_t vpaddl_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6368 end line: 6376 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1096 unit: _NEON2SSE_INLINE uint16x4_t vpaddl_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6387 end line: 6396 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1097 unit: _NEON2SSE_INLINE int16x8_t vpaddlq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6417 end line: 6426 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1098 unit: _NEON2SSE_INLINE int32x4_t vpaddlq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6429 end line: 6438 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1099 unit: _NEON2SSE_INLINE uint16x8_t vpaddlq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6452 end line: 6461 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1100 unit: _NEON2SSE_INLINE float32x2_t vrecpe_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6773 end line: 6780 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1101 unit: _NEON2SSE_INLINE float32x2_t vrsqrte_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6841 end line: 6848 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1102 unit: _NEON2SSE_INLINE float32x2_t vrecps_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6916 end line: 6923 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1103 unit: _NEON2SSE_INLINE uint8x16_t vshrq_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7647 end line: 7655 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1104 unit: _NEON2SSE_INLINE uint8x16_t vshlq_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7742 end line: 7750 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1105 unit: _NEON2SSE_INLINE int16x8_t vrshrq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7862 end line: 7869 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1106 unit: _NEON2SSE_INLINE int32x4_t vrshrq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7872 end line: 7879 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1107 unit: _NEON2SSE_INLINE uint16x8_t vrshrq_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7907 end line: 7914 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1108 unit: _NEON2SSE_INLINE uint32x4_t vrshrq_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7917 end line: 7924 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1109 unit: _NEON2SSE_INLINE uint64x2_t vrshrq_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7927 end line: 7935 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1110 unit: _NEON2SSE_INLINE int8x8_t vshrn_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8540 end line: 8547 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1111 unit: _NEON2SSE_INLINE int16x4_t vshrn_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8550 end line: 8557 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1112 unit: _NEON2SSE_INLINE int32x2_t vshrn_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8560 end line: 8567 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1113 unit: _NEON2SSE_INLINE uint32x2_t vshrn_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8594 end line: 8601 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1114 unit: _NEON2SSE_INLINE uint8x8_t vqshrun_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8606 end line: 8613 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1115 unit: _NEON2SSE_INLINE uint16x4_t vqshrun_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8616 end line: 8623 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1116 unit: _NEON2SSE_INLINE uint8x8_t vqrshrun_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8649 end line: 8657 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1117 unit: _NEON2SSE_INLINE uint16x4_t vqrshrun_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8660 end line: 8668 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1118 unit: _NEON2SSE_INLINE int8x8_t vqshrn_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8695 end line: 8702 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1119 unit: _NEON2SSE_INLINE int16x4_t vqshrn_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8705 end line: 8712 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1120 unit: _NEON2SSE_INLINE uint8x8_t vqshrn_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8733 end line: 8740 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1121 unit: _NEON2SSE_INLINE uint16x4_t vqshrn_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8743 end line: 8750 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1122 unit: _NEON2SSE_INLINE int8x8_t vrshrn_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8771 end line: 8778 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1123 unit: _NEON2SSE_INLINE int16x4_t vrshrn_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8781 end line: 8788 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1124 unit: _NEON2SSE_INLINE int32x2_t vrshrn_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8791 end line: 8798 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1125 unit: _NEON2SSE_INLINE uint32x2_t vrshrn_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8825 end line: 8832 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1126 unit: _NEON2SSE_INLINE int8x8_t vqrshrn_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8837 end line: 8844 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1127 unit: _NEON2SSE_INLINE int16x4_t vqrshrn_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8847 end line: 8854 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1128 unit: _NEON2SSE_INLINE uint8x8_t vqrshrn_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8877 end line: 8884 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1129 unit: _NEON2SSE_INLINE uint16x4_t vqrshrn_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8887 end line: 8894 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1130 unit: _NEON2SSE_INLINE void vst1_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9612 end line: 9620 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1131 unit: _NEON2SSE_INLINE void vst1_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9623 end line: 9631 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1132 unit: _NEON2SSE_INLINE void vst1_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9634 end line: 9642 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1133 unit: _NEON2SSE_INLINE uint8x16x2_t vld2q_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9784 end line: 9791 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1134 unit: _NEON2SSE_INLINE uint16x8x2_t vld2q_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9794 end line: 9801 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1135 unit: _NEON2SSE_INLINE uint32x4x2_t vld2q_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9804 end line: 9811 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1136 unit: _NEON2SSE_INLINE float32x4x2_t vld2q_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9827 end line: 9834 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1137 unit: _NEON2SSE_INLINE uint64x1x3_t vld3_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10163 end line: 10170 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1138 unit: _NEON2SSE_INLINE uint64x1x3_t vld3_dup_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10551 end line: 10558 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1139 unit: _NEON2SSE_INLINE uint16x8x3_t vld3q_lane_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10820 end line: 10827 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1140 unit: _NEON2SSE_INLINE uint32x4x3_t vld3q_lane_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10831 end line: 10838 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1141 unit: _NEON2SSE_INLINE int16x8x3_t vld3q_lane_s16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10842 end line: 10849 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1142 unit: _NEON2SSE_INLINE int32x4x3_t vld3q_lane_s32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10853 end line: 10860 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1143 unit: _NEON2SSE_INLINE float32x4x3_t vld3q_lane_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10869 end line: 10876 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1144 unit: _NEON2SSE_INLINE uint8x8x3_t vld3_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10883 end line: 10890 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1145 unit: _NEON2SSE_INLINE uint16x4x3_t vld3_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10893 end line: 10900 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1146 unit: _NEON2SSE_INLINE uint32x2x3_t vld3_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10903 end line: 10911 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1147 unit: _NEON2SSE_INLINE float32x2x3_t vld3_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10926 end line: 10933 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1148 unit: _NEON2SSE_INLINE void vst2q_u8_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11065 end line: 11072 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1149 unit: _NEON2SSE_INLINE void vst2q_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11076 end line: 11083 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1150 unit: _NEON2SSE_INLINE void vst2q_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11087 end line: 11094 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1151 unit: _NEON2SSE_INLINE void vst2q_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11114 end line: 11121 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1152 unit: _NEON2SSE_INLINE uint16x8_t vdupq_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12450 end line: 12458 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1153 unit: _NEON2SSE_INLINE uint32x4_t vcvtq_n_u32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12775 end line: 12782 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1154 unit: _NEON2SSE_INLINE int16x4_t vmla_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13296 end line: 13303 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1155 unit: _NEON2SSE_INLINE int32x2_t vmla_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13306 end line: 13313 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1156 unit: _NEON2SSE_INLINE float32x2_t vmla_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13323 end line: 13330 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1157 unit: _NEON2SSE_INLINE int16x8_t vmlaq_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13333 end line: 13340 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1158 unit: _NEON2SSE_INLINE int32x4_t vmlaq_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13343 end line: 13350 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1159 unit: _NEON2SSE_INLINE float32x4_t vmlaq_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13359 end line: 13366 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1160 unit: _NEON2SSE_INLINE int32x4_t vmlal_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13371 end line: 13378 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1161 unit: _NEON2SSE_INLINE int64x2_t vmlal_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13381 end line: 13388 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1162 unit: _NEON2SSE_INLINE uint32x4_t vmlal_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13391 end line: 13398 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1163 unit: _NEON2SSE_INLINE uint64x2_t vmlal_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13401 end line: 13408 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1164 unit: _NEON2SSE_INLINE int32x4_t vqdmlal_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13413 end line: 13420 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1165 unit: _NEON2SSE_INLINE int64x2_t vqdmlal_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13423 end line: 13430 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1166 unit: _NEON2SSE_INLINE int16x4_t vmls_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13435 end line: 13442 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1167 unit: _NEON2SSE_INLINE int32x2_t vmls_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13445 end line: 13452 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1168 unit: _NEON2SSE_INLINE uint16x4_t vmls_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13455 end line: 13462 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1169 unit: _NEON2SSE_INLINE uint32x2_t vmls_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13465 end line: 13472 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1170 unit: _NEON2SSE_INLINE float32x2_t vmls_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13475 end line: 13482 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1171 unit: _NEON2SSE_INLINE int16x8_t vmlsq_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13485 end line: 13492 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1172 unit: _NEON2SSE_INLINE int32x4_t vmlsq_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13495 end line: 13502 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1173 unit: _NEON2SSE_INLINE uint16x8_t vmlsq_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13505 end line: 13512 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1174 unit: _NEON2SSE_INLINE uint32x4_t vmlsq_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13515 end line: 13522 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1175 unit: _NEON2SSE_INLINE float32x4_t vmlsq_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13525 end line: 13532 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1176 unit: _NEON2SSE_INLINE int32x4_t vmlsl_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13537 end line: 13544 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1177 unit: _NEON2SSE_INLINE int64x2_t vmlsl_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13547 end line: 13554 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1178 unit: _NEON2SSE_INLINE uint32x4_t vmlsl_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13557 end line: 13564 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1179 unit: _NEON2SSE_INLINE uint64x2_t vmlsl_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13567 end line: 13574 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1180 unit: _NEON2SSE_INLINE int32x4_t vqdmlsl_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13579 end line: 13586 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1181 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13589 end line: 13596 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 1182 unit: _NEON2SSE_INLINE int16x4_t vmul_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13682 end line: 13689 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1183 unit: _NEON2SSE_INLINE int32x2_t vmul_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13692 end line: 13699 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1184 unit: _NEON2SSE_INLINE float32x2_t vmul_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13702 end line: 13709 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1185 unit: _NEON2SSE_INLINE int16x8_t vmulq_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13718 end line: 13725 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1186 unit: _NEON2SSE_INLINE int32x4_t vmulq_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13728 end line: 13735 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1187 unit: _NEON2SSE_INLINE float32x4_t vmulq_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13738 end line: 13745 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1188 unit: _NEON2SSE_INLINE int32x4_t vmull_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13788 end line: 13795 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1189 unit: _NEON2SSE_INLINE int64x2_t vmull_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13798 end line: 13805 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1190 unit: _NEON2SSE_INLINE uint32x4_t vmull_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13808 end line: 13815 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1191 unit: _NEON2SSE_INLINE uint64x2_t vmull_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13818 end line: 13825 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1192 unit: _NEON2SSE_INLINE int32x4_t vqdmull_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13847 end line: 13854 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1193 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13858 end line: 13865 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1194 unit: _NEON2SSE_INLINE int16x4_t vqdmulh_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13901 end line: 13909 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1195 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13912 end line: 13919 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1196 unit: _NEON2SSE_INLINE int16x8_t vqdmulhq_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13922 end line: 13930 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1197 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13933 end line: 13941 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1198 unit: _NEON2SSE_INLINE int16x4_t vqrdmulh_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13980 end line: 13988 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1199 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13991 end line: 13998 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1200 unit: _NEON2SSE_INLINE int16x8_t vqrdmulhq_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14001 end line: 14009 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1201 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14012 end line: 14020 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1202 unit: _NEON2SSE_INLINE int8x16_t vqabsq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14675 end line: 14682 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1203 unit: _NEON2SSE_INLINE int16x8_t vqabsq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14685 end line: 14692 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1204 unit: _NEON2SSE_INLINE int32x4_t vqabsq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14695 end line: 14702 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1205 unit: _NEON2SSE_INLINE int32x2x2_t vtrn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15679 end line: 15686 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1206 unit: _NEON2SSE_INLINE int8x8x2_t vzip_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15786 end line: 15793 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1207 unit: _NEON2SSE_INLINE int16x4x2_t vzip_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15796 end line: 15803 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1208 unit: _NEON2SSE_INLINE int32x2x2_t vuzp_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15906 end line: 15913 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1209 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 16693 end line: 16700 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1210 unit: override fun onCreate() file: prefab/curl-ssl/app/src/main/java/com/example/curlssl/MainActivity.kt start line: 31 end line: 39 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1211 unit: void Java_com_example_nativemidi_AppMidiManager_startWritingMidi() file: native-midi/app/src/main/cpp/AppMidiManager.cpp start line: 192 end line: 204 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1212 unit: private void recordAudio() file: native-audio/app/src/main/java/com/example/nativeaudio/NativeAudio.java start line: 316 end line: 323 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 1213 unit: void looper::post() file: native-codec/app/src/main/cpp/looper.cpp start line: 73 end line: 80 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1214 unit: case PNG_CHUNCK() file: display-p3/image-view/src/main/cpp/simple_png.cpp start line: 93 end line: 100 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 1215 unit: void ImageViewEngine::TerminateDisplay() file: display-p3/image-view/src/main/cpp/ImageViewEngine.cpp start line: 113 end line: 124 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1216 unit: static int32_t engine_handle_input() file: display-p3/image-view/src/main/cpp/AndroidMain.cpp start line: 71 end line: 80 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 1217 unit: bool TextureCubemap::GetActiveSamplerInfo() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 260 end line: 268 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1218 unit: bool Texture2d::GetActiveSamplerInfo() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 309 end line: 317 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1219 unit: void Engine::StartFPSThrottle() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 194 end line: 203 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 1220 unit: void Engine::StopFPSThrottle() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 205 end line: 213 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 1221 unit: void JNIHelper::DeleteObject() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 542 end line: 550 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1222 unit: Vec4 Normalize() file: teapots/common/ndk_helper/vecmath.h start line: 587 end line: 594 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1223 unit: Quaternion Conjugated() file: teapots/common/ndk_helper/vecmath.h start line: 886 end line: 893 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1224 unit: bool TextureCubemap::GetActiveSamplerInfo() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 208 end line: 216 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1225 unit: bool Texture2d::GetActiveSamplerInfo() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 275 end line: 283 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 1226 unit: public EGLContext createContext() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 112 end line: 119 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1227 unit: public ConfigChooser() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 135 end line: 142 size: 8 LOC McCabe index: 1 number of parameters: 6 id: 1228 unit: override fun onResume() file: hello-oboe/app/src/main/java/com/google/example/hellooboe/MainActivity.kt start line: 48 end line: 55 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1229 unit: override fun onDestroy() file: nn-samples/basic/src/main/java/com/example/android/basic/MainActivity.kt start line: 70 end line: 77 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1230 unit: std::unique_ptr SimpleSequenceModel::Create() file: nn-samples/sequence/src/main/cpp/sequence_model.cpp start line: 83 end line: 90 size: 8 LOC McCabe index: 5 number of parameters: 1 id: 1231 unit: protected void onPause() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 315 end line: 322 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1232 unit: public MyRenderer() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 73 end line: 81 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 1233 unit: void SessionCaptureCallback_OnSequenceEnd() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 175 end line: 182 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1234 unit: void SessionCaptureCallback_OnSequenceAborted() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 183 end line: 190 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1235 unit: void NDKCamera::OnCaptureSequenceEnd() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 231 end line: 240 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 1236 unit: private void createTextureView() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 97 end line: 104 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1237 unit: void CameraEngine::OnAppConfigChange() file: camera/basic/src/main/cpp/android_main.cpp start line: 125 end line: 134 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1238 unit: void SessionCaptureCallback_OnSequenceEnd() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 175 end line: 182 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 1239 unit: void SessionCaptureCallback_OnSequenceAborted() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 183 end line: 190 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 1240 unit: void NDKCamera::OnCaptureSequenceEnd() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 231 end line: 240 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 1241 unit: static void init_angles() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 101 end line: 108 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1242 unit: public void onCreate() file: bitmap-plasma/app/src/main/java/com/example/plasma/Plasma.java start line: 33 end line: 40 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 1243 unit: static void init_angles() file: native-plasma/app/src/main/cpp/plasma.c start line: 107 end line: 114 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1244 unit: void AndroidLog::flush() file: audio-echo/app/src/main/cpp/debug_utils.cpp start line: 39 end line: 46 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 1245 unit: bool WebpDecoder::DestroyDecoder() file: webp/view/src/main/cpp/webp_decode.cpp start line: 186 end line: 194 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 1246 unit: void Renderer::render() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 227 end line: 234 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1247 unit: static void _printShaderLog() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 43 end line: 49 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1248 unit: static void _printProgramLog() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 51 end line: 57 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1249 unit: void NativeEngine::KillGLObjects() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 406 end line: 412 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1250 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 60 end line: 66 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1251 unit: GLM_FUNC_QUALIFIER static typename detail::outerProduct_trait::type call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 72 end line: 78 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1252 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 387 end line: 393 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1253 unit: GLM_FUNC_QUALIFIER tmat3x4::tmat3x4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x4.inl start line: 87 end line: 93 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1254 unit: GLM_FUNC_QUALIFIER tmat3x3::tmat3x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x3.inl start line: 96 end line: 102 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1255 unit: GLM_FUNC_QUALIFIER detail::tvec2 func() file: endless-tunnel/app/src/main/cpp/glm/detail/_vectorize.hpp start line: 48 end line: 54 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1256 unit: GLM_FUNC_QUALIFIER tmat2x4::tmat2x4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x4.inl start line: 67 end line: 73 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1257 unit: GLM_FUNC_QUALIFIER void sse_outer_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_matrix.inl start line: 1061 end line: 1067 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1258 unit: GLM_FUNC_QUALIFIER float overflow() file: endless-tunnel/app/src/main/cpp/glm/detail/type_half.inl start line: 36 end line: 44 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1259 unit: GLM_FUNC_QUALIFIER bool any() file: endless-tunnel/app/src/main/cpp/glm/detail/func_vector_relational.inl start line: 133 end line: 139 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1260 unit: GLM_FUNC_QUALIFIER bool all() file: endless-tunnel/app/src/main/cpp/glm/detail/func_vector_relational.inl start line: 142 end line: 148 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1261 unit: GLM_FUNC_QUALIFIER vecType not_() file: endless-tunnel/app/src/main/cpp/glm/detail/func_vector_relational.inl start line: 151 end line: 157 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1262 unit: GLM_FUNC_QUALIFIER __m128 sse_nrm_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 88 end line: 94 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1263 unit: GLM_FUNC_QUALIFIER detail::tvec3 noise3() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 61 end line: 67 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1264 unit: GLM_FUNC_QUALIFIER detail::tvec3 noise3() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 327 end line: 333 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1265 unit: GLM_FUNC_QUALIFIER detail::tvec3 noise3() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 336 end line: 342 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1266 unit: GLM_FUNC_QUALIFIER detail::tvec3 noise3() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 345 end line: 351 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1267 unit: GLM_FUNC_QUALIFIER genType exp2() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 131 end line: 138 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1268 unit: GLM_FUNC_QUALIFIER genType log2() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 144 end line: 151 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1269 unit: GLM_FUNC_QUALIFIER static genFIType call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 46 end line: 53 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1270 unit: GLM_FUNC_QUALIFIER static genFIType call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 59 end line: 65 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1271 unit: GLM_FUNC_QUALIFIER static vecType call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 82 end line: 88 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 1272 unit: GLM_FUNC_QUALIFIER genType floor() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 170 end line: 177 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1273 unit: GLM_FUNC_QUALIFIER genType trunc() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 183 end line: 191 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1274 unit: GLM_FUNC_QUALIFIER genType round() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 197 end line: 205 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1275 unit: GLM_FUNC_QUALIFIER genType ceil() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 258 end line: 265 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1276 unit: GLM_FUNC_QUALIFIER tmat3x2::tmat3x2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x2.inl start line: 87 end line: 93 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1277 unit: GLM_FUNC_QUALIFIER vec2 unpackSnorm2x16() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 53 end line: 59 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1278 unit: GLM_FUNC_QUALIFIER glm::vec4 unpackSnorm4x8() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 79 end line: 85 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1279 unit: GLM_FUNC_QUALIFIER vec2 unpackHalf2x16() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 107 end line: 114 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1280 unit: GLM_FUNC_QUALIFIER bool isPowerOfTwo() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 81 end line: 91 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1281 unit: GLM_FUNC_QUALIFIER T compAdd() file: endless-tunnel/app/src/main/cpp/glm/gtx/component_wise.inl start line: 13 end line: 19 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1282 unit: GLM_FUNC_QUALIFIER T compMul() file: endless-tunnel/app/src/main/cpp/glm/gtx/component_wise.inl start line: 22 end line: 28 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1283 unit: GLM_FUNC_QUALIFIER T compMin() file: endless-tunnel/app/src/main/cpp/glm/gtx/component_wise.inl start line: 31 end line: 37 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1284 unit: GLM_FUNC_QUALIFIER T compMax() file: endless-tunnel/app/src/main/cpp/glm/gtx/component_wise.inl start line: 40 end line: 46 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1285 unit: GLM_FUNC_QUALIFIER detail::tvec2 isfinite() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.inl start line: 29 end line: 35 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1286 unit: GLM_FUNC_QUALIFIER static detail::tvec3 call() file: endless-tunnel/app/src/main/cpp/glm/gtx/vector_query.inl start line: 65 end line: 71 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1287 unit: GLM_FUNC_QUALIFIER detail::tvec3 powOfTwo() file: endless-tunnel/app/src/main/cpp/glm/gtx/optimum_pow.inl start line: 44 end line: 50 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1288 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 colMajor3() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 142 end line: 148 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1289 unit: GLM_FUNC_QUALIFIER genType log() file: endless-tunnel/app/src/main/cpp/glm/gtx/log_base.inl start line: 13 end line: 20 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1290 unit: GLM_FUNC_QUALIFIER bool isNull() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_query.inl start line: 16 end line: 22 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1291 unit: GLM_FUNC_QUALIFIER bool isNull() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_query.inl start line: 25 end line: 31 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1292 unit: GLM_FUNC_QUALIFIER bool isNull() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_query.inl start line: 34 end line: 40 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1293 unit: GLM_FUNC_QUALIFIER T min() file: endless-tunnel/app/src/main/cpp/glm/gtx/extented_min_max.inl start line: 13 end line: 19 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1294 unit: GLM_FUNC_QUALIFIER T max() file: endless-tunnel/app/src/main/cpp/glm/gtx/extented_min_max.inl start line: 80 end line: 86 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1295 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 scaleBias() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform2.inl start line: 146 end line: 152 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1296 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 rotate() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform.inl start line: 21 end line: 27 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1297 unit: GLM_FUNC_QUALIFIER fmat4x4SIMD::fmat4x4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_mat4.inl start line: 54 end line: 60 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1298 unit: GLM_FUNC_QUALIFIER fvec4SIMD fvec4SIMD::swizzle() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 165 end line: 171 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1299 unit: GLM_FUNC_QUALIFIER detail::tvec2 factorial() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 103 end line: 109 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1300 unit: GLM_FUNC_QUALIFIER uint pow() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 132 end line: 138 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1301 unit: GLM_FUNC_QUALIFIER T fastPow() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 22 end line: 28 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1302 unit: GLM_FUNC_QUALIFIER vecType next_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 224 end line: 230 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1303 unit: GLM_FUNC_QUALIFIER vecType prev_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 255 end line: 261 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1304 unit: GLM_FUNC_QUALIFIER T next_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 264 end line: 270 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1305 unit: GLM_FUNC_QUALIFIER vecType next_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 273 end line: 279 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1306 unit: GLM_FUNC_QUALIFIER T prev_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 282 end line: 288 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1307 unit: GLM_FUNC_QUALIFIER vecType prev_float() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 291 end line: 297 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1308 unit: GLM_FUNC_QUALIFIER vecType float_distance() file: endless-tunnel/app/src/main/cpp/glm/gtc/ulp.inl start line: 331 end line: 337 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1309 unit: GLM_FUNC_QUALIFIER glm::uint16 float2half() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 38 end line: 54 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1310 unit: GLM_FUNC_QUALIFIER float unpackSnorm1x8() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 251 end line: 257 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1311 unit: GLM_FUNC_QUALIFIER vec2 unpackSnorm2x8() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 266 end line: 272 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1312 unit: GLM_FUNC_QUALIFIER float unpackSnorm1x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 305 end line: 311 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1313 unit: GLM_FUNC_QUALIFIER vec4 unpackSnorm4x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 320 end line: 326 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1314 unit: GLM_FUNC_QUALIFIER uint32 packF2x11_1x10() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 451 end line: 457 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1315 unit: GLM_FUNC_QUALIFIER vec3 unpackF2x11_1x10() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 459 end line: 465 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1316 unit: void UiScene::OnScreenResized() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 97 end line: 104 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1317 unit: void UiScene::AddNav() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 272 end line: 278 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 1318 unit: _NEON2SSE_INLINE __m128i _MM_BLENDV_EPI8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2637 end line: 2644 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1319 unit: _NEON2SSE_INLINE int16x8_t vaddl_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2875 end line: 2881 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1320 unit: _NEON2SSE_INLINE int32x4_t vaddl_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2884 end line: 2890 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1321 unit: _NEON2SSE_INLINE int64x2_t vaddl_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2893 end line: 2900 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1322 unit: _NEON2SSE_INLINE uint16x8_t vaddl_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2903 end line: 2909 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1323 unit: _NEON2SSE_INLINE uint32x4_t vaddl_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2912 end line: 2918 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1324 unit: _NEON2SSE_INLINE uint64x2_t vaddl_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2921 end line: 2928 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1325 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3572 end line: 3578 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1326 unit: _NEON2SSE_INLINE int16x8_t vmull_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3683 end line: 3690 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1327 unit: _NEON2SSE_INLINE uint16x8_t vmull_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3722 end line: 3729 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1328 unit: _NEON2SSE_INLINE int32x4_t vqdmlal_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4340 end line: 4347 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1329 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4350 end line: 4356 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1330 unit: _NEON2SSE_INLINE float32x2_t vsub_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4395 end line: 4401 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1331 unit: _NEON2SSE_INLINE int16x8_t vsubl_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4453 end line: 4459 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1332 unit: _NEON2SSE_INLINE int32x4_t vsubl_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4462 end line: 4468 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1333 unit: _NEON2SSE_INLINE int64x2_t vsubl_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4471 end line: 4478 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1334 unit: _NEON2SSE_INLINE uint16x8_t vsubl_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4481 end line: 4487 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1335 unit: _NEON2SSE_INLINE uint32x4_t vsubl_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4490 end line: 4496 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1336 unit: _NEON2SSE_INLINE uint64x2_t vsubl_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4499 end line: 4506 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1337 unit: _NEON2SSE_INLINE uint32x2_t vceq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5042 end line: 5048 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1338 unit: _NEON2SSE_INLINE uint32x2_t vcge_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5137 end line: 5143 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1339 unit: _NEON2SSE_INLINE uint8x16_t vcgeq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5172 end line: 5178 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1340 unit: _NEON2SSE_INLINE uint16x8_t vcgeq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5181 end line: 5187 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1341 unit: _NEON2SSE_INLINE uint32x4_t vcgeq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5190 end line: 5196 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1342 unit: _NEON2SSE_INLINE uint32x2_t vcle_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5282 end line: 5288 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1343 unit: _NEON2SSE_INLINE uint8x16_t vcleq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5302 end line: 5308 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1344 unit: _NEON2SSE_INLINE uint16x8_t vcleq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5311 end line: 5317 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1345 unit: _NEON2SSE_INLINE uint32x4_t vcleq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5320 end line: 5326 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1346 unit: _NEON2SSE_INLINE uint32x2_t vcgt_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5406 end line: 5412 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1347 unit: _NEON2SSE_INLINE uint8x16_t vcgtq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5456 end line: 5463 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1348 unit: _NEON2SSE_INLINE uint16x8_t vcgtq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5466 end line: 5473 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1349 unit: _NEON2SSE_INLINE int32x2_t vabd_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5748 end line: 5754 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1350 unit: _NEON2SSE_INLINE uint8x16_t vabdq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5824 end line: 5830 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1351 unit: _NEON2SSE_INLINE uint16x8_t vabdq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5833 end line: 5839 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1352 unit: _NEON2SSE_INLINE int16x8_t vabdl_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5866 end line: 5873 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1353 unit: _NEON2SSE_INLINE int32x4_t vabdl_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5876 end line: 5882 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1354 unit: _NEON2SSE_INLINE int8x8_t vmax_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6080 end line: 6086 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1355 unit: _NEON2SSE_INLINE int32x2_t vmax_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6096 end line: 6102 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1356 unit: _NEON2SSE_INLINE uint32x2_t vmax_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6121 end line: 6127 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1357 unit: _NEON2SSE_INLINE float32x2_t vmax_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6130 end line: 6137 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1358 unit: _NEON2SSE_INLINE int8x8_t vmin_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6169 end line: 6175 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1359 unit: _NEON2SSE_INLINE int32x2_t vmin_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6186 end line: 6192 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1360 unit: _NEON2SSE_INLINE uint32x2_t vmin_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6211 end line: 6217 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1361 unit: _NEON2SSE_INLINE float32x2_t vmin_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6220 end line: 6227 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1362 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6399 end line: 6406 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1363 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6621 end line: 6628 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1364 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6659 end line: 6666 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1365 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6669 end line: 6676 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1366 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6710 end line: 6717 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1367 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6748 end line: 6755 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1368 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6758 end line: 6765 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1369 unit: _NEON2SSE_INLINE float32x4_t vrecpsq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6926 end line: 6932 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1370 unit: _NEON2SSE_INLINE float32x2_t vrsqrts_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6939 end line: 6945 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1371 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7565 end line: 7572 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1372 unit: _NEON2SSE_INLINE uint16x8_t vshll_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8938 end line: 8945 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1373 unit: _NEON2SSE_INLINE uint32x4_t vshll_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8948 end line: 8955 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1374 unit: _NEON2SSE_INLINE uint64x2_t vshll_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8958 end line: 8965 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1375 unit: _NEON2SSE_INLINE float32x4_t vld1q_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9265 end line: 9271 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1376 unit: _NEON2SSE_INLINE float32x2_t vld1_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9308 end line: 9314 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1377 unit: _NEON2SSE_INLINE float64x2_t vld1q_f64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9324 end line: 9330 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1378 unit: _NEON2SSE_INLINE uint8x8_t vld1_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9380 end line: 9386 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1379 unit: _NEON2SSE_INLINE uint16x4_t vld1_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9389 end line: 9395 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1380 unit: _NEON2SSE_INLINE uint32x2_t vld1_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9398 end line: 9404 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1381 unit: _NEON2SSE_INLINE float32x2_t vld1_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9428 end line: 9434 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1382 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9510 end line: 9516 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1383 unit: _NEON2SSE_INLINE float32x2_t vld1_dup_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9545 end line: 9551 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1384 unit: _NEON2SSE_INLINE void vst1q_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9597 end line: 9603 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1385 unit: _NEON2SSE_INLINE uint64x1x2_t vld2_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9876 end line: 9882 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1386 unit: _NEON2SSE_INLINE uint16x8x2_t vld2q_lane_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10703 end line: 10709 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1387 unit: _NEON2SSE_INLINE uint32x4x2_t vld2q_lane_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10713 end line: 10719 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1388 unit: _NEON2SSE_INLINE int16x8x2_t vld2q_lane_s16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10723 end line: 10729 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1389 unit: _NEON2SSE_INLINE int32x4x2_t vld2q_lane_s32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10733 end line: 10739 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1390 unit: _NEON2SSE_INLINE float32x4x2_t vld2q_lane_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10746 end line: 10752 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1391 unit: _NEON2SSE_INLINE uint8x8x2_t vld2_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10759 end line: 10765 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1392 unit: _NEON2SSE_INLINE uint16x4x2_t vld2_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10768 end line: 10774 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1393 unit: _NEON2SSE_INLINE uint32x2x2_t vld2_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10777 end line: 10783 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1394 unit: _NEON2SSE_INLINE float32x2x2_t vld2_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 10798 end line: 10804 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1395 unit: _NEON2SSE_INLINE void vst2_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11179 end line: 11185 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1396 unit: _NEON2SSE_INLINE void vst4_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11567 end line: 11573 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1397 unit: _NEON2SSE_INLINE void vst4q_lane_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11825 end line: 11831 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1398 unit: _NEON2SSE_INLINE void vst4_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11839 end line: 11845 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1399 unit: _NEON2SSE_INLINE void vst4_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11848 end line: 11854 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1400 unit: _NEON2SSE_INLINE void vst4_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11857 end line: 11863 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1401 unit: _NEON2SSE_INLINE void vst4_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11879 end line: 11885 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1402 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12199 end line: 12205 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1403 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12230 end line: 12236 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1404 unit: _NEON2SSE_INLINE float32x2_t vdup_n_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12245 end line: 12251 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1405 unit: _NEON2SSE_INLINE uint32x2_t vdup_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12409 end line: 12415 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1406 unit: _NEON2SSE_INLINE float32x2_t vdup_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12433 end line: 12439 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1407 unit: _NEON2SSE_INLINE uint32x4_t vdupq_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12461 end line: 12468 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1408 unit: _NEON2SSE_INLINE int8x8_t vget_high_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12559 end line: 12565 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1409 unit: _NEON2SSE_INLINE int16x4_t vget_high_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12568 end line: 12574 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1410 unit: _NEON2SSE_INLINE int32x2_t vget_high_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12577 end line: 12583 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1411 unit: _NEON2SSE_INLINE int64x1_t vget_high_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12586 end line: 12592 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1412 unit: _NEON2SSE_INLINE float32x2_t vget_high_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12598 end line: 12604 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1413 unit: _NEON2SSE_INLINE int32x2_t vcvt_s32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12689 end line: 12695 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1414 unit: _NEON2SSE_INLINE uint32x2_t vcvt_u32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12698 end line: 12704 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1415 unit: _NEON2SSE_INLINE float32x2_t vcvt_f32_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12794 end line: 12800 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1416 unit: _NEON2SSE_INLINE float32x2_t vcvt_f32_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12803 end line: 12809 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1417 unit: _NEON2SSE_INLINE int8x8_t vmovn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12887 end line: 12893 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1418 unit: _NEON2SSE_INLINE int16x4_t vmovn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12896 end line: 12902 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1419 unit: _NEON2SSE_INLINE int32x2_t vmovn_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12905 end line: 12912 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1420 unit: _NEON2SSE_INLINE int8x8_t vqmovn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12964 end line: 12970 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1421 unit: _NEON2SSE_INLINE int16x4_t vqmovn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12973 end line: 12979 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1422 unit: _NEON2SSE_INLINE uint8x8_t vqmovun_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13057 end line: 13063 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1423 unit: _NEON2SSE_INLINE uint16x4_t vqmovun_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13066 end line: 13072 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1424 unit: _NEON2SSE_INLINE float32x2_t vmls_n_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14170 end line: 14176 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1425 unit: _NEON2SSE_INLINE int8x8_t vrev64_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14390 end line: 14396 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1426 unit: _NEON2SSE_INLINE int16x4_t vrev64_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14399 end line: 14405 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1427 unit: _NEON2SSE_INLINE int32x2_t vrev64_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14408 end line: 14414 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1428 unit: _NEON2SSE_INLINE float32x2_t vrev64_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14432 end line: 14438 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1429 unit: _NEON2SSE_INLINE int8x8_t vrev32_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14482 end line: 14488 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1430 unit: _NEON2SSE_INLINE int16x4_t vrev32_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14491 end line: 14497 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1431 unit: _NEON2SSE_INLINE int8x8_t vrev16_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14540 end line: 14546 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1432 unit: _NEON2SSE_INLINE int8x8_t vabs_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14574 end line: 14580 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1433 unit: _NEON2SSE_INLINE int16x4_t vabs_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14584 end line: 14590 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1434 unit: _NEON2SSE_INLINE int32x2_t vabs_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14593 end line: 14599 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1435 unit: _NEON2SSE_INLINE int8x8_t vqabs_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14648 end line: 14654 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1436 unit: _NEON2SSE_INLINE int16x4_t vqabs_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14657 end line: 14663 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1437 unit: _NEON2SSE_INLINE int32x2_t vqabs_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14666 end line: 14672 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1438 unit: _NEON2SSE_INLINE int8x8_t vneg_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14709 end line: 14715 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1439 unit: _NEON2SSE_INLINE int16x4_t vneg_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14718 end line: 14724 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1440 unit: _NEON2SSE_INLINE int32x2_t vneg_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14727 end line: 14733 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1441 unit: _NEON2SSE_INLINE int8x8_t vqneg_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14781 end line: 14787 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1442 unit: _NEON2SSE_INLINE int16x4_t vqneg_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14790 end line: 14796 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1443 unit: _NEON2SSE_INLINE int32x2_t vqneg_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14799 end line: 14805 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1444 unit: _NEON2SSE_INLINE int8x8_t vclz_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14839 end line: 14845 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1445 unit: _NEON2SSE_INLINE int16x4_t vclz_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14848 end line: 14854 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1446 unit: _NEON2SSE_INLINE int32x2_t vclz_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14857 end line: 14863 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1447 unit: _NEON2SSE_INLINE int8x8_t vcls_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14970 end line: 14976 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1448 unit: _NEON2SSE_INLINE int16x4_t vcls_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14979 end line: 14985 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1449 unit: _NEON2SSE_INLINE int32x2_t vcls_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14988 end line: 14994 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1450 unit: _NEON2SSE_INLINE uint8x8_t vcnt_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15053 end line: 15059 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1451 unit: _NEON2SSE_INLINE int8x8_t vmvn_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15096 end line: 15102 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1452 unit: _NEON2SSE_INLINE int16x4_t vmvn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15105 end line: 15111 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1453 unit: _NEON2SSE_INLINE int32x2_t vmvn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15114 end line: 15120 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1454 unit: _NEON2SSE_INLINE int64x2_t vornq_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15502 end line: 15508 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1455 unit: _NEON2SSE_INLINE int8x8_t vbsl_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15551 end line: 15557 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1456 unit: _NEON2SSE_INLINE int8x16_t vbslq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15604 end line: 15610 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1457 unit: _NEON2SSE_INLINE float32x4_t vbslq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15634 end line: 15640 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1458 unit: _NEON2SSE_INLINE int8x16x2_t vzipq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15827 end line: 15833 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1459 unit: _NEON2SSE_INLINE int16x8x2_t vzipq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15836 end line: 15842 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1460 unit: _NEON2SSE_INLINE int32x4x2_t vzipq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15845 end line: 15851 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1461 unit: _NEON2SSE_INLINE float32x4x2_t vzipq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15863 end line: 15869 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1462 unit: _NEON2SSE_INLINE float32x4x2_t vuzpq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15982 end line: 15988 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1463 unit: public void sendController() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 139 end line: 145 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 1464 unit: public void sendPitchBend() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 147 end line: 153 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 1465 unit: private void onNativeMessageReceive() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 315 end line: 323 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1466 unit: void releaseResampleBuf() file: native-audio/app/src/main/cpp/native-audio-jni.c start line: 125 end line: 135 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1467 unit: GPERF_EXPORT uint64_t GetTicks() file: hello-libs/gen-libs/src/main/cpp/gperf/src/gperf.c start line: 31 end line: 39 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1468 unit: void Java_com_example_nativecodec_NativeCodec_rewindStreamingMediaPlayer() file: native-codec/app/src/main/cpp/native-codec-jni.cpp start line: 330 end line: 336 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 1469 unit: protected void onPause() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 223 end line: 229 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1470 unit: private void checkGlError() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 280 end line: 286 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1471 unit: case PNG_CHUNCK() file: display-p3/image-view/src/main/cpp/simple_png.cpp start line: 115 end line: 121 size: 7 LOC McCabe index: 2 number of parameters: 4 id: 1472 unit: public void EnableRenderUI() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 169 end line: 175 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1473 unit: void Engine::InitSensors() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 296 end line: 302 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1474 unit: void Engine::ResumeSensors() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 315 end line: 323 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1475 unit: bool TextureCubemap::Activate() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 195 end line: 202 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1476 unit: void Engine::StartChoreographer() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 238 end line: 245 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1477 unit: void Engine::SetState() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 524 end line: 531 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1478 unit: protected void onPause() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 104 end line: 110 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1479 unit: void Engine::InitSensors() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 297 end line: 303 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1480 unit: void Engine::ResumeSensors() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 316 end line: 324 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1481 unit: bool shader::CompileShader() file: teapots/common/ndk_helper/shader.cpp start line: 102 end line: 109 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 1482 unit: static void DetachCurrentThreadDtor() file: teapots/common/ndk_helper/JNIHelper.h start line: 93 end line: 99 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1483 unit: int32_t PinchDetector::FindIndex() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 124 end line: 130 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1484 unit: int32_t DragDetector::FindIndex() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 220 end line: 226 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 1485 unit: void SensorManager::Init() file: teapots/common/ndk_helper/sensorManager.cpp start line: 39 end line: 45 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1486 unit: void SensorManager::Resume() file: teapots/common/ndk_helper/sensorManager.cpp start line: 47 end line: 55 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1487 unit: double PerfMonitor::UpdateTick() file: teapots/common/ndk_helper/perfMonitor.cpp start line: 32 end line: 39 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1488 unit: void TapCamera::EndDrag() file: teapots/common/ndk_helper/tapCamera.cpp start line: 195 end line: 202 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1489 unit: void TapCamera::Drag() file: teapots/common/ndk_helper/tapCamera.cpp start line: 204 end line: 212 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1490 unit: Vec3 Normalize() file: teapots/common/ndk_helper/vecmath.h start line: 370 end line: 376 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1491 unit: Vec3 Cross() file: teapots/common/ndk_helper/vecmath.h start line: 380 end line: 386 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1492 unit: Vec3 Cross() file: teapots/common/ndk_helper/vecmath.h start line: 598 end line: 604 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1493 unit: void Engine::InitSensors() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 307 end line: 313 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1494 unit: void Engine::ResumeSensors() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 326 end line: 334 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1495 unit: void Engine::InitSensors() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 297 end line: 303 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1496 unit: void Engine::ResumeSensors() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 316 end line: 324 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1497 unit: bool TextureCubemap::Activate() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 123 end line: 130 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1498 unit: void resume() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 234 end line: 240 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1499 unit: private int findConfigAttrib() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 212 end line: 219 size: 7 LOC McCabe index: 2 number of parameters: 5 id: 1500 unit: void appDeinit() file: san-angeles/app/src/main/cpp/demo.c start line: 493 end line: 499 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1501 unit: override fun onTouchEvent() file: hello-oboe/app/src/main/java/com/google/example/hellooboe/MainActivity.kt start line: 40 end line: 46 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1502 unit: protected void onDestroy() file: nn-samples/sequence/src/main/java/com/example/android/sequence/MainActivity.java start line: 97 end line: 103 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 1503 unit: protected Long doInBackground() file: nn-samples/sequence/src/main/java/com/example/android/sequence/MainActivity.java start line: 107 end line: 114 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1504 unit: protected Float doInBackground() file: nn-samples/sequence/src/main/java/com/example/android/sequence/MainActivity.java start line: 124 end line: 131 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1505 unit: private void checkGlError() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 269 end line: 275 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1506 unit: void NDKCamera::OnDeviceState() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 82 end line: 89 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1507 unit: explicit CameraId() file: camera/texture-view/src/main/cpp/camera_manager.h start line: 142 end line: 148 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1508 unit: public boolean onSurfaceTextureDestroyed() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 177 end line: 183 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1509 unit: private void createNativeCamera() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 232 end line: 241 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 1510 unit: void NDKCamera::OnDeviceState() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 82 end line: 89 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1511 unit: explicit CameraId() file: camera/basic/src/main/cpp/camera_manager.h start line: 126 end line: 132 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1512 unit: protected void onPause() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 171 end line: 177 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 1513 unit: private void updateStatus() file: hello-jniCallback/app/src/main/java/com/example/hellojnicallback/JniHandler.java start line: 35 end line: 41 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1514 unit: static __inline__ uint16_t palette_from_fixed() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 172 end line: 178 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1515 unit: static __inline__ uint16_t palette_from_fixed() file: native-plasma/app/src/main/cpp/plasma.c start line: 178 end line: 184 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1516 unit: void AudioDelay::setDecayWeight() file: audio-echo/app/src/main/cpp/audio_effect.cpp start line: 112 end line: 118 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 1517 unit: void AndroidLog::log() file: audio-echo/app/src/main/cpp/debug_utils.cpp start line: 48 end line: 55 size: 7 LOC McCabe index: 5 number of parameters: 2 id: 1518 unit: bool commitWriteablePtr() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 69 end line: 83 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 1519 unit: public boolean onOptionsItemSelected() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 156 end line: 168 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 1520 unit: public GLES3JNIView() file: gles3jni/app/src/main/java/com/android/gles3jni/GLES3JNIView.java start line: 37 end line: 44 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1521 unit: void ShowSign() file: endless-tunnel/app/src/main/cpp/play_scene.hpp start line: 232 end line: 237 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1522 unit: void Shader::PushPositions() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 149 end line: 154 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1523 unit: void Shader::BeginRender() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 156 end line: 168 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1524 unit: void Shader::EndRender() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 188 end line: 193 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1525 unit: static void _report_key_states_from_axes() file: endless-tunnel/app/src/main/cpp/input_util.cpp start line: 96 end line: 101 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1526 unit: bool SceneManager::OnBackKeyPressed() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 137 end line: 142 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 1527 unit: void SceneManager::OnKeyUp() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 157 end line: 162 size: 6 LOC McCabe index: 4 number of parameters: 1 id: 1528 unit: GLM_FUNC_QUALIFIER tmat3x4::tmat3x4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x4.inl start line: 67 end line: 72 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1529 unit: GLM_FUNC_QUALIFIER tmat2x2::tmat2x2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x2.inl start line: 85 end line: 90 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1530 unit: GLM_FUNC_QUALIFIER T length() file: endless-tunnel/app/src/main/cpp/glm/detail/func_geometric.inl start line: 100 end line: 106 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1531 unit: GLM_FUNC_QUALIFIER T length() file: endless-tunnel/app/src/main/cpp/glm/detail/func_geometric.inl start line: 109 end line: 115 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1532 unit: GLM_FUNC_QUALIFIER T length() file: endless-tunnel/app/src/main/cpp/glm/detail/func_geometric.inl start line: 118 end line: 124 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1533 unit: GLM_FUNC_QUALIFIER __m128 sse_frc_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 219 end line: 224 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1534 unit: GLM_FUNC_QUALIFIER __m128 sse_clp_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 248 end line: 253 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1535 unit: GLM_FUNC_QUALIFIER detail::tvec1 func() file: endless-tunnel/app/src/main/cpp/glm/detail/_vectorize.hpp start line: 39 end line: 44 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1536 unit: GLM_FUNC_QUALIFIER tmat2x4::tmat2x4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x4.inl start line: 87 end line: 92 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1537 unit: GLM_FUNC_QUALIFIER tvec4::tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.inl start line: 59 end line: 64 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1538 unit: GLM_FUNC_QUALIFIER tvec4::tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.inl start line: 67 end line: 72 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1539 unit: GLM_FUNC_QUALIFIER tvec4::tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.inl start line: 76 end line: 81 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1540 unit: GLM_FUNC_QUALIFIER tvec4::tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.inl start line: 91 end line: 96 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1541 unit: GLM_FUNC_QUALIFIER __m128 sse_len_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 33 end line: 38 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1542 unit: GLM_FUNC_QUALIFIER __m128 sse_dst_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_geometric.inl start line: 41 end line: 46 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1543 unit: GLM_FUNC_QUALIFIER detail::tvec2 noise2() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 53 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1544 unit: GLM_FUNC_QUALIFIER detail::tvec2 noise2() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 303 end line: 308 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1545 unit: GLM_FUNC_QUALIFIER detail::tvec2 noise2() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 311 end line: 316 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1546 unit: GLM_FUNC_QUALIFIER detail::tvec2 noise2() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 319 end line: 324 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1547 unit: GLM_FUNC_QUALIFIER tmat2x3::tmat2x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x3.inl start line: 85 end line: 90 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1548 unit: GLM_FUNC_QUALIFIER tmat3x2::tmat3x2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x2.inl start line: 67 end line: 72 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1549 unit: GLM_FUNC_QUALIFIER genType bitRotateRight() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 183 end line: 189 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1550 unit: GLM_FUNC_QUALIFIER genType bitRotateLeft() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 231 end line: 237 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1551 unit: GLM_FUNC_QUALIFIER static detail::tvec2 call() file: endless-tunnel/app/src/main/cpp/glm/gtx/vector_query.inl start line: 54 end line: 59 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1552 unit: GLM_FUNC_QUALIFIER detail::tvec2 powOfTwo() file: endless-tunnel/app/src/main/cpp/glm/gtx/optimum_pow.inl start line: 36 end line: 41 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1553 unit: GLM_FUNC_QUALIFIER detail::tmat2x2 colMajor2() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 127 end line: 132 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1554 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 translate() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform.inl start line: 13 end line: 18 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1555 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 scale() file: endless-tunnel/app/src/main/cpp/glm/gtx/transform.inl start line: 30 end line: 35 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1556 unit: GLM_FUNC_QUALIFIER detail::fmat4x4SIMD inverse() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_mat4.inl start line: 430 end line: 435 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1557 unit: GLM_FUNC_QUALIFIER detail::fmat4x4SIMD transpose() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_mat4.inl start line: 565 end line: 570 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1558 unit: GLM_FUNC_QUALIFIER float determinant() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_mat4.inl start line: 572 end line: 577 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1559 unit: void print() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 18 end line: 24 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1560 unit: GLM_FUNC_QUALIFIER tquat::tquat() file: endless-tunnel/app/src/main/cpp/glm/gtc/quaternion.inl start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1561 unit: GLM_FUNC_QUALIFIER glm::uint32 float2packed11() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 56 end line: 72 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1562 unit: GLM_FUNC_QUALIFIER glm::uint32 packed11ToFloat() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 74 end line: 90 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1563 unit: GLM_FUNC_QUALIFIER glm::uint32 float2packed10() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 92 end line: 111 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1564 unit: GLM_FUNC_QUALIFIER glm::uint32 packed10ToFloat() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 113 end line: 132 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1565 unit: GLM_FUNC_QUALIFIER uint16 packUnorm2x8() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 231 end line: 236 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1566 unit: GLM_FUNC_QUALIFIER uint8 packSnorm1x8() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 244 end line: 249 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1567 unit: GLM_FUNC_QUALIFIER uint16 packSnorm2x8() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 259 end line: 264 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1568 unit: GLM_FUNC_QUALIFIER uint64 packUnorm4x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 285 end line: 290 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1569 unit: GLM_FUNC_QUALIFIER uint16 packSnorm1x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 298 end line: 303 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1570 unit: GLM_FUNC_QUALIFIER uint64 packSnorm4x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 313 end line: 318 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1571 unit: GLM_FUNC_QUALIFIER uint16 packHalf1x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 328 end line: 333 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1572 unit: GLM_FUNC_QUALIFIER detail::tvec2 make_vec2() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 322 end line: 327 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1573 unit: GLM_FUNC_QUALIFIER detail::tvec3 make_vec3() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 332 end line: 337 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1574 unit: GLM_FUNC_QUALIFIER detail::tvec4 make_vec4() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 342 end line: 347 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1575 unit: GLM_FUNC_QUALIFIER detail::tmat2x2 make_mat2x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 352 end line: 357 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1576 unit: GLM_FUNC_QUALIFIER detail::tmat2x3 make_mat2x3() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 362 end line: 367 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1577 unit: GLM_FUNC_QUALIFIER detail::tmat2x4 make_mat2x4() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 372 end line: 377 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1578 unit: GLM_FUNC_QUALIFIER detail::tmat3x2 make_mat3x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 382 end line: 387 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1579 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 make_mat3x3() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 392 end line: 397 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1580 unit: GLM_FUNC_QUALIFIER detail::tmat3x4 make_mat3x4() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 402 end line: 407 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1581 unit: GLM_FUNC_QUALIFIER detail::tmat4x2 make_mat4x2() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 412 end line: 417 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1582 unit: GLM_FUNC_QUALIFIER detail::tmat4x3 make_mat4x3() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 422 end line: 427 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1583 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 make_mat4x4() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 432 end line: 437 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1584 unit: GLM_FUNC_QUALIFIER detail::tquat make_quat() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 466 end line: 471 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1585 unit: void WelcomeScene::UpdateWidgetStates() file: endless-tunnel/app/src/main/cpp/welcome_scene.cpp start line: 84 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1586 unit: void SetWaitScreen() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 75 end line: 80 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1587 unit: void StartGraphics() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 261 end line: 266 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1588 unit: template void CleanUp() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 23 end line: 28 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1589 unit: void UiScene::OnPointerDown() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 176 end line: 183 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 1590 unit: void UiScene::DispatchButtonClick() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 210 end line: 215 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1591 unit: static void _get_obs_color() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 417 end line: 422 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1592 unit: _NEON2SSE_INLINE __m128i _MM_CVTEPI8_EPI16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2472 end line: 2477 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1593 unit: _NEON2SSE_INLINE __m128i _MM_CVTEPI16_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2479 end line: 2484 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1594 unit: _NEON2SSE_INLINE __m128i _MM_CVTEPI32_EPI64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2486 end line: 2491 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1595 unit: _NEON2SSE_INLINE int _MM_EXTRACT_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2493 end line: 2498 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1596 unit: _NEON2SSE_INLINE int _MM_EXTRACT_EPI8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2500 end line: 2505 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1597 unit: _NEON2SSE_INLINE int _MM_EXTRACT_PS() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2507 end line: 2512 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1598 unit: _NEON2SSE_INLINE __m128i _MM_CMPEQ_EPI64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2703 end line: 2708 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1599 unit: _NEON2SSE_INLINE int64_t _MM_EXTRACT_EPI64_32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2724 end line: 2729 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1600 unit: _NEON2SSE_INLINE int64x1_t vadd_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2808 end line: 2813 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1601 unit: _NEON2SSE_INLINE uint64x1_t vadd_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2836 end line: 2841 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1602 unit: _NEON2SSE_INLINE int16x8_t vaddw_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2933 end line: 2938 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1603 unit: _NEON2SSE_INLINE int32x4_t vaddw_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2941 end line: 2946 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1604 unit: _NEON2SSE_INLINE int64x2_t vaddw_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2949 end line: 2954 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1605 unit: _NEON2SSE_INLINE uint16x8_t vaddw_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2957 end line: 2962 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1606 unit: _NEON2SSE_INLINE uint32x4_t vaddw_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2965 end line: 2970 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1607 unit: _NEON2SSE_INLINE uint64x2_t vaddw_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2973 end line: 2978 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1608 unit: _NEON2SSE_INLINE int32x4_t vqdmull_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3789 end line: 3795 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1609 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3798 end line: 3804 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1610 unit: _NEON2SSE_INLINE int16x8_t vmlaq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3899 end line: 3904 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1611 unit: _NEON2SSE_INLINE int32x4_t vmlaq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3907 end line: 3912 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1612 unit: _NEON2SSE_INLINE float32x4_t vmlaq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3915 end line: 3921 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1613 unit: _NEON2SSE_INLINE int16x8_t vmlal_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3957 end line: 3962 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1614 unit: _NEON2SSE_INLINE int32x4_t vmlal_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3965 end line: 3971 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1615 unit: _NEON2SSE_INLINE int64x2_t vmlal_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3974 end line: 3980 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1616 unit: _NEON2SSE_INLINE uint16x8_t vmlal_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3983 end line: 3988 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1617 unit: _NEON2SSE_INLINE uint32x4_t vmlal_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3991 end line: 3997 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1618 unit: _NEON2SSE_INLINE uint64x2_t vmlal_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4000 end line: 4006 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1619 unit: _NEON2SSE_INLINE int16x8_t vmlsq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4093 end line: 4098 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1620 unit: _NEON2SSE_INLINE int32x4_t vmlsq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4101 end line: 4106 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1621 unit: _NEON2SSE_INLINE float32x4_t vmlsq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4109 end line: 4114 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1622 unit: _NEON2SSE_INLINE int16x8_t vmlsl_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4149 end line: 4154 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1623 unit: _NEON2SSE_INLINE int32x4_t vmlsl_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4157 end line: 4163 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1624 unit: _NEON2SSE_INLINE int64x2_t vmlsl_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4166 end line: 4172 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1625 unit: _NEON2SSE_INLINE uint16x8_t vmlsl_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4175 end line: 4180 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1626 unit: _NEON2SSE_INLINE uint32x4_t vmlsl_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4183 end line: 4189 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1627 unit: _NEON2SSE_INLINE uint64x2_t vmlsl_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4192 end line: 4198 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1628 unit: _NEON2SSE_INLINE int64x1_t vsub_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4386 end line: 4391 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1629 unit: _NEON2SSE_INLINE uint64x1_t vsub_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4414 end line: 4419 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1630 unit: _NEON2SSE_INLINE int16x8_t vsubw_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4511 end line: 4516 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1631 unit: _NEON2SSE_INLINE int32x4_t vsubw_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4519 end line: 4524 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1632 unit: _NEON2SSE_INLINE int64x2_t vsubw_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4527 end line: 4532 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1633 unit: _NEON2SSE_INLINE uint16x8_t vsubw_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4535 end line: 4540 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1634 unit: _NEON2SSE_INLINE uint32x4_t vsubw_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4543 end line: 4548 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1635 unit: _NEON2SSE_INLINE uint64x2_t vsubw_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4551 end line: 4556 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1636 unit: _NEON2SSE_INLINE uint8x16_t vhsubq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4812 end line: 4817 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1637 unit: _NEON2SSE_INLINE uint16x8_t vhsubq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4820 end line: 4825 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1638 unit: _NEON2SSE_INLINE uint32x4_t vceqq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5088 end line: 5093 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1639 unit: _NEON2SSE_INLINE uint32x4_t vcgeq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5199 end line: 5204 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1640 unit: _NEON2SSE_INLINE uint8x16_t vcgeq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5207 end line: 5213 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1641 unit: _NEON2SSE_INLINE uint32x4_t vcleq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5329 end line: 5334 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1642 unit: _NEON2SSE_INLINE uint8x16_t vcleq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5338 end line: 5344 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1643 unit: _NEON2SSE_INLINE uint16x8_t vcleq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5352 end line: 5358 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1644 unit: _NEON2SSE_INLINE uint32x4_t vcleq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5366 end line: 5372 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1645 unit: _NEON2SSE_INLINE uint32x4_t vcgtq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5448 end line: 5453 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1646 unit: _NEON2SSE_INLINE uint16x8_t vabdl_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5897 end line: 5902 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1647 unit: _NEON2SSE_INLINE uint32x4_t vabdl_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5905 end line: 5910 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1648 unit: _NEON2SSE_INLINE int8x16_t vabaq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5969 end line: 5974 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1649 unit: _NEON2SSE_INLINE int16x8_t vabaq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5977 end line: 5982 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1650 unit: _NEON2SSE_INLINE int32x4_t vabaq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5985 end line: 5990 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1651 unit: _NEON2SSE_INLINE uint8x16_t vabaq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5993 end line: 5998 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1652 unit: _NEON2SSE_INLINE uint16x8_t vabaq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6001 end line: 6006 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1653 unit: _NEON2SSE_INLINE uint32x4_t vabaq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6009 end line: 6014 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1654 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6039 end line: 6044 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1655 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6067 end line: 6072 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1656 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6379 end line: 6384 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1657 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6409 end line: 6414 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1658 unit: _NEON2SSE_INLINE int64x1_t vpadal_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6508 end line: 6513 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1659 unit: _NEON2SSE_INLINE uint64x1_t vpadal_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6531 end line: 6536 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1660 unit: _NEON2SSE_INLINE int16x8_t vpadalq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6539 end line: 6544 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1661 unit: _NEON2SSE_INLINE int32x4_t vpadalq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6547 end line: 6552 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1662 unit: _NEON2SSE_INLINE int64x2_t vpadalq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6555 end line: 6560 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1663 unit: _NEON2SSE_INLINE uint16x8_t vpadalq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6563 end line: 6568 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1664 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6571 end line: 6576 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1665 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6579 end line: 6585 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1666 unit: _NEON2SSE_INLINE int8x8_t vsra_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7940 end line: 7945 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1667 unit: _NEON2SSE_INLINE int16x4_t vsra_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7948 end line: 7953 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1668 unit: _NEON2SSE_INLINE int32x2_t vsra_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7956 end line: 7962 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1669 unit: _NEON2SSE_INLINE int64x1_t vsra_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7965 end line: 7971 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1670 unit: _NEON2SSE_INLINE uint8x8_t vsra_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7974 end line: 7979 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1671 unit: _NEON2SSE_INLINE uint16x4_t vsra_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7982 end line: 7987 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1672 unit: _NEON2SSE_INLINE uint32x2_t vsra_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7990 end line: 7996 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1673 unit: _NEON2SSE_INLINE uint64x1_t vsra_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7999 end line: 8005 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1674 unit: _NEON2SSE_INLINE int8x16_t vsraq_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8008 end line: 8013 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1675 unit: _NEON2SSE_INLINE int16x8_t vsraq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8016 end line: 8021 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1676 unit: _NEON2SSE_INLINE int32x4_t vsraq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8024 end line: 8029 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1677 unit: _NEON2SSE_INLINE int64x2_t vsraq_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8032 end line: 8037 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1678 unit: _NEON2SSE_INLINE uint8x16_t vsraq_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8040 end line: 8045 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1679 unit: _NEON2SSE_INLINE uint16x8_t vsraq_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8048 end line: 8053 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1680 unit: _NEON2SSE_INLINE uint32x4_t vsraq_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8056 end line: 8061 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1681 unit: _NEON2SSE_INLINE uint64x2_t vsraq_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8064 end line: 8069 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1682 unit: _NEON2SSE_INLINE int8x8_t vrsra_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8074 end line: 8079 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1683 unit: _NEON2SSE_INLINE int16x4_t vrsra_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8082 end line: 8087 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1684 unit: _NEON2SSE_INLINE int32x2_t vrsra_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8090 end line: 8096 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1685 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8099 end line: 8104 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1686 unit: _NEON2SSE_INLINE uint8x8_t vrsra_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8107 end line: 8112 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1687 unit: _NEON2SSE_INLINE uint16x4_t vrsra_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8115 end line: 8120 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1688 unit: _NEON2SSE_INLINE uint32x2_t vrsra_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8123 end line: 8129 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1689 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8132 end line: 8138 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1690 unit: _NEON2SSE_INLINE int8x16_t vrsraq_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8141 end line: 8146 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1691 unit: _NEON2SSE_INLINE int16x8_t vrsraq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8149 end line: 8154 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1692 unit: _NEON2SSE_INLINE int32x4_t vrsraq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8157 end line: 8162 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1693 unit: _NEON2SSE_INLINE int64x2_t vrsraq_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8165 end line: 8170 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1694 unit: _NEON2SSE_INLINE uint8x16_t vrsraq_n_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8173 end line: 8178 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1695 unit: _NEON2SSE_INLINE uint16x8_t vrsraq_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8181 end line: 8186 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1696 unit: _NEON2SSE_INLINE uint32x4_t vrsraq_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8189 end line: 8194 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1697 unit: _NEON2SSE_INLINE uint64x2_t vrsraq_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8197 end line: 8202 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1698 unit: _NEON2SSE_INLINE int16x8_t vshll_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8914 end line: 8919 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1699 unit: _NEON2SSE_INLINE int32x4_t vshll_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8922 end line: 8927 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1700 unit: _NEON2SSE_INLINE int64x2_t vshll_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8930 end line: 8935 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1701 unit: _NEON2SSE_INLINE int64x1_t vsli_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9125 end line: 9130 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1702 unit: _NEON2SSE_INLINE float32x4_t vld1q_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9362 end line: 9368 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1703 unit: _NEON2SSE_INLINE uint64x1_t vld1_lane_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9407 end line: 9412 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1704 unit: _NEON2SSE_INLINE uint64x1_t vld1_dup_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9519 end line: 9524 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1705 unit: _NEON2SSE_INLINE void vst1_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9668 end line: 9673 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1706 unit: _NEON2SSE_INLINE void vst1q_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9711 end line: 9716 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1707 unit: _NEON2SSE_INLINE void vst2_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11133 end line: 11138 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1708 unit: _NEON2SSE_INLINE void vst2_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11141 end line: 11146 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1709 unit: _NEON2SSE_INLINE void vst2_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11149 end line: 11154 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1710 unit: _NEON2SSE_INLINE void vst3_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11383 end line: 11388 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1711 unit: _NEON2SSE_INLINE void vst3q_lane_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11731 end line: 11736 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1712 unit: _NEON2SSE_INLINE void vst3_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11744 end line: 11749 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1713 unit: _NEON2SSE_INLINE void vst3_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11752 end line: 11757 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1714 unit: _NEON2SSE_INLINE void vst3_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11760 end line: 11765 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1715 unit: _NEON2SSE_INLINE void vst3_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11781 end line: 11786 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1716 unit: _NEON2SSE_INLINE float32_t vgetq_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11950 end line: 11955 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1717 unit: _NEON2SSE_INLINE uint8x8_t vset_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11976 end line: 11981 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1718 unit: _NEON2SSE_INLINE uint16x4_t vset_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11984 end line: 11989 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1719 unit: _NEON2SSE_INLINE uint32x2_t vset_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11992 end line: 11997 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1720 unit: _NEON2SSE_INLINE int8x8_t vset_lane_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12000 end line: 12005 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1721 unit: _NEON2SSE_INLINE int16x4_t vset_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12008 end line: 12013 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1722 unit: _NEON2SSE_INLINE int32x2_t vset_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12016 end line: 12021 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1723 unit: _NEON2SSE_INLINE float32x2_t vset_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12030 end line: 12035 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1724 unit: _NEON2SSE_INLINE uint8x16_t vsetq_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12038 end line: 12043 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1725 unit: _NEON2SSE_INLINE uint16x8_t vsetq_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12046 end line: 12051 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1726 unit: _NEON2SSE_INLINE uint32x4_t vsetq_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12054 end line: 12059 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1727 unit: _NEON2SSE_INLINE int8x16_t vsetq_lane_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12062 end line: 12067 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1728 unit: _NEON2SSE_INLINE int16x8_t vsetq_lane_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12070 end line: 12075 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1729 unit: _NEON2SSE_INLINE int32x4_t vsetq_lane_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12078 end line: 12083 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1730 unit: _NEON2SSE_INLINE float32x4_t vsetq_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12092 end line: 12097 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1731 unit: _NEON2SSE_INLINE int64x1_t vset_lane_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12100 end line: 12105 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1732 unit: _NEON2SSE_INLINE uint64x1_t vset_lane_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12108 end line: 12113 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1733 unit: _NEON2SSE_INLINE int64x2_t vsetq_lane_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12116 end line: 12121 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1734 unit: _NEON2SSE_INLINE int64x1_t vdup_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12281 end line: 12286 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1735 unit: _NEON2SSE_INLINE uint64x1_t vdup_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12289 end line: 12294 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1736 unit: _NEON2SSE_INLINE uint8x16_t vdupq_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12442 end line: 12447 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1737 unit: _NEON2SSE_INLINE int64x2_t vdupq_lane_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12495 end line: 12500 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1738 unit: _NEON2SSE_INLINE float32x4_t vcombine_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12528 end line: 12533 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1739 unit: _NEON2SSE_INLINE float32x2_t vget_low_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12658 end line: 12663 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1740 unit: _NEON2SSE_INLINE int16x4_t vmul_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13599 end line: 13604 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1741 unit: _NEON2SSE_INLINE int32x2_t vmul_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13607 end line: 13613 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1742 unit: _NEON2SSE_INLINE float32x2_t vmul_n_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13616 end line: 13621 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1743 unit: _NEON2SSE_INLINE uint16x4_t vmul_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13624 end line: 13629 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1744 unit: _NEON2SSE_INLINE uint32x2_t vmul_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13632 end line: 13638 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1745 unit: _NEON2SSE_INLINE int16x8_t vmulq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13641 end line: 13646 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1746 unit: _NEON2SSE_INLINE int32x4_t vmulq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13649 end line: 13654 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1747 unit: _NEON2SSE_INLINE float32x4_t vmulq_n_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13657 end line: 13662 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1748 unit: _NEON2SSE_INLINE uint16x8_t vmulq_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13665 end line: 13670 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1749 unit: _NEON2SSE_INLINE uint32x4_t vmulq_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13673 end line: 13678 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1750 unit: _NEON2SSE_INLINE int32x4_t vmull_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13755 end line: 13760 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1751 unit: _NEON2SSE_INLINE int64x2_t vmull_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13763 end line: 13768 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1752 unit: _NEON2SSE_INLINE uint32x4_t vmull_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13771 end line: 13776 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1753 unit: _NEON2SSE_INLINE uint64x2_t vmull_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13779 end line: 13784 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1754 unit: _NEON2SSE_INLINE int32x4_t vqdmull_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13829 end line: 13835 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1755 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13838 end line: 13843 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1756 unit: _NEON2SSE_INLINE int16x8_t vqdmulhq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13883 end line: 13889 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1757 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13892 end line: 13897 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1758 unit: _NEON2SSE_INLINE int16x4_t vqrdmulh_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13945 end line: 13951 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1759 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13954 end line: 13959 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1760 unit: _NEON2SSE_INLINE int16x8_t vqrdmulhq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13962 end line: 13968 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1761 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13971 end line: 13976 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1762 unit: _NEON2SSE_INLINE int16x4_t vmla_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14024 end line: 14029 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1763 unit: _NEON2SSE_INLINE int32x2_t vmla_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14032 end line: 14037 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1764 unit: _NEON2SSE_INLINE float32x2_t vmla_n_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14048 end line: 14053 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1765 unit: _NEON2SSE_INLINE int16x8_t vmlaq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14056 end line: 14061 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1766 unit: _NEON2SSE_INLINE int32x4_t vmlaq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14064 end line: 14069 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1767 unit: _NEON2SSE_INLINE float32x4_t vmlaq_n_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14078 end line: 14083 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1768 unit: _NEON2SSE_INLINE int32x4_t vmlal_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14087 end line: 14092 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1769 unit: _NEON2SSE_INLINE int64x2_t vmlal_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14095 end line: 14100 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1770 unit: _NEON2SSE_INLINE uint32x4_t vmlal_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14103 end line: 14108 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1771 unit: _NEON2SSE_INLINE uint64x2_t vmlal_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14111 end line: 14116 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1772 unit: _NEON2SSE_INLINE int32x4_t vqdmlal_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14120 end line: 14126 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1773 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14129 end line: 14134 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1774 unit: _NEON2SSE_INLINE int16x4_t vmls_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14138 end line: 14143 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1775 unit: _NEON2SSE_INLINE int32x2_t vmls_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14146 end line: 14151 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1776 unit: _NEON2SSE_INLINE uint16x4_t vmls_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14154 end line: 14159 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1777 unit: _NEON2SSE_INLINE uint32x2_t vmls_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14162 end line: 14167 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1778 unit: _NEON2SSE_INLINE int16x8_t vmlsq_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14179 end line: 14184 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1779 unit: _NEON2SSE_INLINE int32x4_t vmlsq_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14187 end line: 14192 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1780 unit: _NEON2SSE_INLINE uint16x8_t vmlsq_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14195 end line: 14200 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1781 unit: _NEON2SSE_INLINE uint32x4_t vmlsq_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14203 end line: 14208 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1782 unit: _NEON2SSE_INLINE float32x4_t vmlsq_n_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14211 end line: 14216 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1783 unit: _NEON2SSE_INLINE int32x4_t vmlsl_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14220 end line: 14225 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1784 unit: _NEON2SSE_INLINE int64x2_t vmlsl_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14228 end line: 14233 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1785 unit: _NEON2SSE_INLINE uint32x4_t vmlsl_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14236 end line: 14241 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1786 unit: _NEON2SSE_INLINE uint64x2_t vmlsl_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14244 end line: 14249 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1787 unit: _NEON2SSE_INLINE int32x4_t vqdmlsl_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14254 end line: 14259 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1788 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14262 end line: 14267 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1789 unit: _NEON2SSE_INLINE int8x16_t vnegq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14747 end line: 14752 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1790 unit: _NEON2SSE_INLINE int16x8_t vnegq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14755 end line: 14760 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1791 unit: _NEON2SSE_INLINE int32x4_t vnegq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14763 end line: 14768 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1792 unit: _NEON2SSE_INLINE int8x16_t vqnegq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14808 end line: 14813 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1793 unit: _NEON2SSE_INLINE int16x8_t vqnegq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14816 end line: 14821 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1794 unit: _NEON2SSE_INLINE int8x16_t vmvnq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15135 end line: 15140 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1795 unit: _NEON2SSE_INLINE int16x8_t vmvnq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15143 end line: 15148 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1796 unit: _NEON2SSE_INLINE int32x4_t vmvnq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15151 end line: 15156 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1797 unit: _NEON2SSE_INLINE int64x1_t vand_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15195 end line: 15200 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1798 unit: _NEON2SSE_INLINE int64x1_t vorr_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15266 end line: 15271 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1799 unit: _NEON2SSE_INLINE int64x1_t veor_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15325 end line: 15330 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1800 unit: _NEON2SSE_INLINE int64x1_t vbic_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15385 end line: 15390 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1801 unit: _NEON2SSE_INLINE int64x1_t vorn_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15456 end line: 15461 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1802 unit: _NEON2SSE_INLINE int8x16_t vornq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15478 end line: 15483 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1803 unit: _NEON2SSE_INLINE int16x8_t vornq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15486 end line: 15491 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1804 unit: _NEON2SSE_INLINE int32x4_t vornq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15494 end line: 15499 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1805 unit: _NEON2SSE_INLINE uint8x16_t vornq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15511 end line: 15516 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1806 unit: _NEON2SSE_INLINE uint16x8_t vornq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15519 end line: 15524 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1807 unit: _NEON2SSE_INLINE uint32x4_t vornq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15527 end line: 15532 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1808 unit: _NEON2SSE_INLINE int64x1_t vbsl_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15566 end line: 15571 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1809 unit: protected void onCreate() file: hello-neon/app/src/main/java/com/example/helloneon/HelloNeon.java start line: 10 end line: 16 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1810 unit: size_t write_fn() file: prefab/curl-ssl/app/src/main/cpp/http.cpp start line: 30 end line: 35 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1811 unit: void Java_com_example_nativemidi_AppMidiManager_stopReadingMidi() file: native-midi/app/src/main/cpp/AppMidiManager.cpp start line: 172 end line: 179 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1812 unit: void Java_com_example_nativemidi_AppMidiManager_writeMidi() file: native-midi/app/src/main/cpp/AppMidiManager.cpp start line: 224 end line: 229 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1813 unit: JNICALL void Java_com_example_nativemidi_MainActivity_initNative() file: native-midi/app/src/main/cpp/MainActivity.cpp start line: 30 end line: 37 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1814 unit: public void sendProgramChange() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 155 end line: 160 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 1815 unit: protected void onCreate() file: hello-libs/app/src/main/java/com/example/hellolibs/MainActivity.java start line: 28 end line: 33 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1816 unit: protected void onResume() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 232 end line: 237 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1817 unit: protected void onDestroy() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 241 end line: 246 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1818 unit: void useAsSinkForNative() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 311 end line: 316 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1819 unit: private void init() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 49 end line: 54 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1820 unit: public MyRenderer() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 75 end line: 81 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1821 unit: inline void CheckGlError() file: display-p3/image-view/src/main/cpp/gldebug.h start line: 32 end line: 37 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1822 unit: void ImageViewEngine::DeleteTextures() file: display-p3/image-view/src/main/cpp/AppTexture.cpp start line: 24 end line: 29 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1823 unit: void StringToUpper() file: display-p3/image-view/src/main/cpp/AssetUtil.cpp start line: 24 end line: 29 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1824 unit: void Engine::SetState() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 336 end line: 341 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1825 unit: void Engine::TransformPosition() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 349 end line: 354 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1826 unit: bool Texture2d::Activate() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 319 end line: 324 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1827 unit: public void loadLibrary() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 55 end line: 60 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1828 unit: private int nextPOT() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 84 end line: 89 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1829 unit: public String getStringResource() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 312 end line: 317 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1830 unit: void Engine::SynchInCallback() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 295 end line: 301 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1831 unit: int64_t Engine::GetCurrentTime() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 310 end line: 315 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1832 unit: void Engine::Swap() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 317 end line: 322 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1833 unit: void Engine::TransformPosition() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 539 end line: 544 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1834 unit: public void loadLibrary() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 55 end line: 60 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1835 unit: private int nextPOT() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 84 end line: 89 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1836 unit: public String getStringResource() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 312 end line: 317 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1837 unit: void Engine::SetState() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 337 end line: 342 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1838 unit: void Engine::TransformPosition() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 350 end line: 355 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1839 unit: public void loadLibrary() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 55 end line: 60 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1840 unit: private int nextPOT() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 84 end line: 89 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1841 unit: public String getStringResource() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 312 end line: 317 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1842 unit: JNIEXPORT void Java_com_sample_helper_NDKHelper_RunOnUiThreadHandler() file: teapots/common/ndk_helper/JNIHelper.cpp start line: 760 end line: 767 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1843 unit: void GLContext::Suspend() file: teapots/common/ndk_helper/GLContext.cpp start line: 240 end line: 245 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1844 unit: static double GetCurrentTime() file: teapots/common/ndk_helper/perfMonitor.h start line: 50 end line: 55 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1845 unit: Vec2 Normalize() file: teapots/common/ndk_helper/vecmath.h start line: 182 end line: 187 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1846 unit: bool Validate() file: teapots/common/ndk_helper/vecmath.h start line: 606 end line: 612 size: 6 LOC McCabe index: 5 number of parameters: 0 id: 1847 unit: void Value() file: teapots/common/ndk_helper/vecmath.h start line: 614 end line: 619 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1848 unit: void Dump() file: teapots/common/ndk_helper/vecmath.h start line: 810 end line: 815 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1849 unit: Quaternion Conjugate() file: teapots/common/ndk_helper/vecmath.h start line: 878 end line: 883 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1850 unit: void Value() file: teapots/common/ndk_helper/vecmath.h start line: 956 end line: 961 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1851 unit: void Engine::SetState() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 347 end line: 352 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1852 unit: void Engine::TransformPosition() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 360 end line: 365 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1853 unit: public void loadLibrary() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 55 end line: 60 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1854 unit: private int nextPOT() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 84 end line: 89 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1855 unit: public String getStringResource() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 312 end line: 317 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1856 unit: void Engine::SetState() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 337 end line: 342 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1857 unit: void Engine::TransformPosition() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 350 end line: 355 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1858 unit: bool Texture2d::Activate() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 285 end line: 290 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1859 unit: void StringToUpper() file: teapots/textured-teapot/src/main/cpp/AssetUtil.cpp start line: 24 end line: 29 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1860 unit: public void loadLibrary() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 55 end line: 60 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1861 unit: private int nextPOT() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 84 end line: 89 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1862 unit: public String getStringResource() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 312 end line: 317 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1863 unit: void generateXPos() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 154 end line: 159 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 1864 unit: static void checkGlError() file: hello-gl2/app/src/main/cpp/gl_code.cpp start line: 38 end line: 43 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1865 unit: private static void checkEglError() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 126 end line: 131 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 1866 unit: override fun onCreate() file: hello-jni/app/src/main/java/com/example/hellojni/HelloJni.kt start line: 24 end line: 34 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1867 unit: static long floatToFixed() file: san-angeles/app/src/main/cpp/demo.c start line: 59 end line: 64 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 1868 unit: static void vector3Sub() file: san-angeles/app/src/main/cpp/demo.c start line: 169 end line: 174 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1869 unit: static void superShapeMap() file: san-angeles/app/src/main/cpp/demo.c start line: 177 end line: 183 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 1870 unit: public boolean onTouchEvent() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 87 end line: 92 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1871 unit: void useAsSinkForJava() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 405 end line: 410 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1872 unit: void useAsSinkForNative() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 412 end line: 417 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1873 unit: void PrintLensFacing() file: camera/common/utils/camera_utils.cpp start line: 295 end line: 300 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1874 unit: void CameraEngine::OnCameraPermission() file: camera/basic/src/main/cpp/camera_ui.cpp start line: 113 end line: 119 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1875 unit: public void updateAbsProgress() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 88 end line: 93 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 1876 unit: void sendJavaMsg() file: hello-jniCallback/app/src/main/cpp/hello-jnicallback.c start line: 179 end line: 184 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 1877 unit: public void onResume() file: hello-jniCallback/app/src/main/java/com/example/hellojnicallback/MainActivity.java start line: 36 end line: 41 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 1878 unit: static double now_ms() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 37 end line: 42 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1879 unit: static uint16_t make565() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 140 end line: 145 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1880 unit: static double now_ms() file: native-plasma/app/src/main/cpp/plasma.c start line: 43 end line: 48 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1881 unit: static uint16_t make565() file: native-plasma/app/src/main/cpp/plasma.c start line: 146 end line: 151 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 1882 unit: bool push() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 45 end line: 50 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1883 unit: bool front() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 109 end line: 114 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1884 unit: explicit Engine() file: webp/view/src/main/cpp/webp_view.cpp start line: 48 end line: 53 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 1885 unit: void RendererES3::draw() file: gles3jni/app/src/main/cpp/RendererES3.cpp start line: 161 end line: 165 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1886 unit: void ShowSign() file: endless-tunnel/app/src/main/cpp/play_scene.hpp start line: 238 end line: 242 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1887 unit: void ObstacleGenerator::FillRow() file: endless-tunnel/app/src/main/cpp/obstacle_generator.cpp start line: 57 end line: 61 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1888 unit: void ObstacleGenerator::FillCol() file: endless-tunnel/app/src/main/cpp/obstacle_generator.cpp start line: 63 end line: 67 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1889 unit: int Random() file: endless-tunnel/app/src/main/cpp/util.cpp start line: 26 end line: 30 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1890 unit: void android_main() file: endless-tunnel/app/src/main/cpp/android_main.cpp start line: 23 end line: 27 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1891 unit: void OurShader::SetTintColor() file: endless-tunnel/app/src/main/cpp/our_shader.cpp start line: 71 end line: 75 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1892 unit: void OurShader::SetTexture() file: endless-tunnel/app/src/main/cpp/our_shader.cpp start line: 77 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1893 unit: void OurShader::EnablePointLight() file: endless-tunnel/app/src/main/cpp/our_shader.cpp start line: 83 end line: 87 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 1894 unit: void SceneManager::OnPointerDown() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 119 end line: 123 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 1895 unit: void SceneManager::OnPointerUp() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 125 end line: 129 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 1896 unit: void SceneManager::OnPointerMove() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 131 end line: 135 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 1897 unit: void SceneManager::UpdateJoy() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 164 end line: 168 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 1898 unit: void SceneManager::OnPause() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 170 end line: 174 size: 5 LOC McCabe index: 3 number of parameters: 0 id: 1899 unit: void SceneManager::OnResume() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 176 end line: 180 size: 5 LOC McCabe index: 3 number of parameters: 0 id: 1900 unit: static float MeasureTextWidth() file: endless-tunnel/app/src/main/cpp/text_renderer.hpp start line: 57 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1901 unit: static float MeasureTextHeight() file: endless-tunnel/app/src/main/cpp/text_renderer.hpp start line: 63 end line: 67 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1902 unit: void NativeEngine::ConfigureOpenGL() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 353 end line: 357 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1903 unit: GLM_FUNC_QUALIFIER typename detail::outerProduct_trait::type outerProduct() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 433 end line: 437 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1904 unit: GLM_FUNC_QUALIFIER typename matType::transpose_type transpose() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 440 end line: 444 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1905 unit: GLM_FUNC_QUALIFIER T determinant() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 447 end line: 451 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1906 unit: GLM_FUNC_QUALIFIER matType inverse() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 454 end line: 458 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1907 unit: GLM_FUNC_QUALIFIER tmat2x2::tmat2x2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x2.inl start line: 67 end line: 71 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1908 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_geometric.inl start line: 58 end line: 62 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1909 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_geometric.inl start line: 68 end line: 72 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1910 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_geometric.inl start line: 78 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1911 unit: GLM_FUNC_QUALIFIER tvec3::tvec3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.inl start line: 59 end line: 63 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1912 unit: GLM_FUNC_QUALIFIER tvec3::tvec3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.inl start line: 66 end line: 70 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1913 unit: GLM_FUNC_QUALIFIER tvec3::tvec3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.inl start line: 74 end line: 78 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1914 unit: GLM_FUNC_QUALIFIER tvec3::tvec3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.inl start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1915 unit: GLM_FUNC_QUALIFIER vecType sqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 219 end line: 223 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1916 unit: GLM_FUNC_QUALIFIER static vecType call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 71 end line: 76 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1917 unit: GLM_FUNC_QUALIFIER static vecType call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 94 end line: 99 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1918 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 114 end line: 119 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1919 unit: GLM_FUNC_QUALIFIER tmat2x3::tmat2x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x3.inl start line: 67 end line: 71 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1920 unit: GLM_FUNC_QUALIFIER genType cos() file: endless-tunnel/app/src/main/cpp/glm/detail/func_trigonometric.inl start line: 79 end line: 84 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1921 unit: GLM_FUNC_QUALIFIER uint packUnorm2x16() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1922 unit: GLM_FUNC_QUALIFIER vec2 unpackUnorm2x16() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 41 end line: 45 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1923 unit: GLM_FUNC_QUALIFIER uint packSnorm2x16() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 47 end line: 51 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1924 unit: GLM_FUNC_QUALIFIER uint packUnorm4x8() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 61 end line: 65 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1925 unit: GLM_FUNC_QUALIFIER vec4 unpackUnorm4x8() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 67 end line: 71 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1926 unit: GLM_FUNC_QUALIFIER uint packSnorm4x8() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 73 end line: 77 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1927 unit: GLM_FUNC_QUALIFIER detail::tmat2x2 colMajor2() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 135 end line: 139 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1928 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 colMajor3() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 151 end line: 155 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1929 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 colMajor4() file: endless-tunnel/app/src/main/cpp/glm/gtx/matrix_major_storage.inl start line: 168 end line: 172 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1930 unit: GLM_FUNC_QUALIFIER T luminosity() file: endless-tunnel/app/src/main/cpp/glm/gtx/color_space.inl start line: 144 end line: 148 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1931 unit: GLM_FUNC_QUALIFIER T fastAtan() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_trigonometry.inl start line: 59 end line: 63 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1932 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 22 end line: 26 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1933 unit: GLM_FUNC_QUALIFIER fquatSIMD::fquatSIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 36 end line: 40 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1934 unit: static T call() file: endless-tunnel/app/src/main/cpp/glm/gtc/quaternion.inl start line: 258 end line: 262 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1935 unit: GLM_FUNC_QUALIFIER float unpackUnorm1x8() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 225 end line: 229 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1936 unit: GLM_FUNC_QUALIFIER vec2 unpackUnorm2x8() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 238 end line: 242 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1937 unit: GLM_FUNC_QUALIFIER float unpackUnorm1x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 279 end line: 283 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1938 unit: GLM_FUNC_QUALIFIER vec4 unpackUnorm4x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 292 end line: 296 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1939 unit: GLM_FUNC_QUALIFIER float unpackHalf1x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 335 end line: 339 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1940 unit: void WelcomeScene::DoFrame() file: endless-tunnel/app/src/main/cpp/welcome_scene.cpp start line: 73 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1941 unit: void Reset() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 55 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1942 unit: bool HasBonus() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 72 end line: 76 size: 5 LOC McCabe index: 5 number of parameters: 0 id: 1943 unit: bool PointBelongs() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 271 end line: 275 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1944 unit: void RenderSimpleGeom() file: endless-tunnel/app/src/main/cpp/shader.hpp start line: 69 end line: 73 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1945 unit: bool DialogScene::OnBackKeyPressed() file: endless-tunnel/app/src/main/cpp/dialog_scene.cpp start line: 114 end line: 118 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1946 unit: float ReadDelta() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 91 end line: 95 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1947 unit: void UiScene::OnPointerMove() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 185 end line: 189 size: 5 LOC McCabe index: 4 number of parameters: 2 id: 1948 unit: void PlayScene::UpdateMenuSelFromTouch() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 538 end line: 542 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1949 unit: void PlayScene::OnPause() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 855 end line: 859 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 1950 unit: void PlayScene::UpdateProjectionMatrix() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 865 end line: 869 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 1951 unit: _NEON2SSE_INLINE int64_t _MM_EXTRACT_EPI64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2407 end line: 2411 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 1952 unit: _NEON2SSE_INLINE __m128i _MM_CVTEPU8_EPI16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2454 end line: 2458 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1953 unit: _NEON2SSE_INLINE __m128i _MM_CVTEPU16_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2460 end line: 2464 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1954 unit: _NEON2SSE_INLINE __m128i _MM_CVTEPU32_EPI64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2466 end line: 2470 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 1955 unit: _NEON2SSE_INLINE int8x8_t vadd_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2784 end line: 2788 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1956 unit: _NEON2SSE_INLINE int16x4_t vadd_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2792 end line: 2796 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1957 unit: _NEON2SSE_INLINE int32x2_t vadd_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2800 end line: 2804 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1958 unit: _NEON2SSE_INLINE int8x8_t vhadd_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2983 end line: 2987 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1959 unit: _NEON2SSE_INLINE int16x4_t vhadd_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2991 end line: 2995 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1960 unit: _NEON2SSE_INLINE int32x2_t vhadd_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2999 end line: 3003 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1961 unit: _NEON2SSE_INLINE uint8x8_t vhadd_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3007 end line: 3011 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1962 unit: _NEON2SSE_INLINE uint16x4_t vhadd_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3015 end line: 3019 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1963 unit: _NEON2SSE_INLINE uint32x2_t vhadd_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3023 end line: 3027 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1964 unit: _NEON2SSE_INLINE int8x8_t vrhadd_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3099 end line: 3103 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1965 unit: _NEON2SSE_INLINE int16x4_t vrhadd_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3107 end line: 3111 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1966 unit: _NEON2SSE_INLINE int32x2_t vrhadd_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3115 end line: 3119 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1967 unit: _NEON2SSE_INLINE uint8x8_t vrhadd_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3123 end line: 3127 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1968 unit: _NEON2SSE_INLINE uint16x4_t vrhadd_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3131 end line: 3135 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1969 unit: _NEON2SSE_INLINE uint32x2_t vrhadd_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3139 end line: 3143 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1970 unit: _NEON2SSE_INLINE int8x8_t vqadd_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3208 end line: 3212 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1971 unit: _NEON2SSE_INLINE int16x4_t vqadd_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3216 end line: 3220 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1972 unit: _NEON2SSE_INLINE int32x2_t vqadd_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3224 end line: 3228 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1973 unit: _NEON2SSE_INLINE uint8x8_t vqadd_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3247 end line: 3251 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1974 unit: _NEON2SSE_INLINE uint16x4_t vqadd_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3255 end line: 3259 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1975 unit: _NEON2SSE_INLINE uint32x2_t vqadd_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3263 end line: 3267 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1976 unit: _NEON2SSE_INLINE uint16x4_t vmul_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3565 end line: 3569 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1977 unit: _NEON2SSE_INLINE int16x4_t vmla_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 3823 end line: 3827 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1978 unit: _NEON2SSE_INLINE int16x4_t vmls_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4022 end line: 4026 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 1979 unit: _NEON2SSE_INLINE int16x4_t vqrdmulh_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4272 end line: 4276 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1980 unit: _NEON2SSE_INLINE int8x8_t vsub_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4362 end line: 4366 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1981 unit: _NEON2SSE_INLINE int16x4_t vsub_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4370 end line: 4374 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1982 unit: _NEON2SSE_INLINE int32x2_t vsub_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4378 end line: 4382 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1983 unit: _NEON2SSE_INLINE int8x8_t vqsub_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4561 end line: 4565 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1984 unit: _NEON2SSE_INLINE int16x4_t vqsub_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4569 end line: 4573 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1985 unit: _NEON2SSE_INLINE int32x2_t vqsub_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4577 end line: 4581 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1986 unit: _NEON2SSE_INLINE uint8x8_t vqsub_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4601 end line: 4605 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1987 unit: _NEON2SSE_INLINE uint16x4_t vqsub_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4609 end line: 4613 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1988 unit: _NEON2SSE_INLINE uint32x2_t vqsub_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4617 end line: 4621 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1989 unit: _NEON2SSE_INLINE int16x4_t vhsub_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4738 end line: 4742 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1990 unit: _NEON2SSE_INLINE int32x2_t vhsub_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4747 end line: 4751 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1991 unit: _NEON2SSE_INLINE uint8x8_t vhsub_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4755 end line: 4759 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1992 unit: _NEON2SSE_INLINE uint16x4_t vhsub_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4762 end line: 4766 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1993 unit: _NEON2SSE_INLINE uint32x2_t vhsub_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 4769 end line: 4773 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1994 unit: _NEON2SSE_INLINE int8x8_t vceq_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5018 end line: 5022 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1995 unit: _NEON2SSE_INLINE int16x4_t vceq_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5026 end line: 5030 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1996 unit: _NEON2SSE_INLINE int32x2_t vceq_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5034 end line: 5038 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1997 unit: _NEON2SSE_INLINE uint8x8_t vceq_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5051 end line: 5055 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1998 unit: _NEON2SSE_INLINE uint16x4_t vceq_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5059 end line: 5063 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 1999 unit: _NEON2SSE_INLINE uint32x2_t vceq_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5067 end line: 5071 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2000 unit: _NEON2SSE_INLINE int8x8_t vcge_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5113 end line: 5117 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2001 unit: _NEON2SSE_INLINE int16x4_t vcge_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5121 end line: 5125 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2002 unit: _NEON2SSE_INLINE int32x2_t vcge_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5129 end line: 5133 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2003 unit: _NEON2SSE_INLINE uint8x8_t vcge_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5146 end line: 5150 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2004 unit: _NEON2SSE_INLINE uint16x4_t vcge_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5154 end line: 5158 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2005 unit: _NEON2SSE_INLINE uint32x2_t vcge_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5162 end line: 5167 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2006 unit: _NEON2SSE_INLINE int8x8_t vcle_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5258 end line: 5262 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2007 unit: _NEON2SSE_INLINE int16x4_t vcle_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5266 end line: 5270 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2008 unit: _NEON2SSE_INLINE int32x2_t vcle_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5274 end line: 5278 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2009 unit: _NEON2SSE_INLINE int8x8_t vcgt_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5382 end line: 5386 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2010 unit: _NEON2SSE_INLINE int16x4_t vcgt_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5390 end line: 5394 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2011 unit: _NEON2SSE_INLINE int32x2_t vcgt_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5398 end line: 5402 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2012 unit: _NEON2SSE_INLINE uint8x8_t vcgt_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5415 end line: 5419 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2013 unit: _NEON2SSE_INLINE uint16x4_t vcgt_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5423 end line: 5427 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2014 unit: _NEON2SSE_INLINE uint32x2_t vcgt_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5431 end line: 5435 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2015 unit: _NEON2SSE_INLINE uint8x8_t vtst_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5649 end line: 5653 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2016 unit: _NEON2SSE_INLINE uint16x4_t vtst_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5657 end line: 5661 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2017 unit: _NEON2SSE_INLINE uint32x2_t vtst_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5665 end line: 5669 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2018 unit: _NEON2SSE_INLINE int8x8_t vabd_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5734 end line: 5738 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2019 unit: _NEON2SSE_INLINE int16x4_t vabd_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5741 end line: 5745 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2020 unit: _NEON2SSE_INLINE uint8x8_t vabd_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5757 end line: 5761 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2021 unit: _NEON2SSE_INLINE uint16x4_t vabd_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5764 end line: 5768 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2022 unit: _NEON2SSE_INLINE uint32x2_t vabd_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5771 end line: 5775 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2023 unit: _NEON2SSE_INLINE int8x8_t vaba_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5926 end line: 5930 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2024 unit: _NEON2SSE_INLINE int16x4_t vaba_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5933 end line: 5937 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2025 unit: _NEON2SSE_INLINE int32x2_t vaba_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5940 end line: 5944 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2026 unit: _NEON2SSE_INLINE uint8x8_t vaba_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5947 end line: 5951 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2027 unit: _NEON2SSE_INLINE uint16x4_t vaba_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5955 end line: 5959 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2028 unit: _NEON2SSE_INLINE uint32x2_t vaba_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 5962 end line: 5966 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2029 unit: _NEON2SSE_INLINE int16x4_t vmax_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6089 end line: 6093 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2030 unit: _NEON2SSE_INLINE uint8x8_t vmax_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6105 end line: 6109 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2031 unit: _NEON2SSE_INLINE uint16x4_t vmax_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6113 end line: 6117 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2032 unit: _NEON2SSE_INLINE int16x4_t vmin_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6178 end line: 6182 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2033 unit: _NEON2SSE_INLINE uint8x8_t vmin_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6195 end line: 6199 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2034 unit: _NEON2SSE_INLINE uint16x4_t vmin_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6203 end line: 6207 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2035 unit: _NEON2SSE_INLINE int16x4_t vpadal_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6493 end line: 6497 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2036 unit: _NEON2SSE_INLINE int32x2_t vpadal_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6500 end line: 6504 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2037 unit: _NEON2SSE_INLINE uint16x4_t vpadal_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6516 end line: 6520 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2038 unit: _NEON2SSE_INLINE uint32x2_t vpadal_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6524 end line: 6528 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2039 unit: _NEON2SSE_INLINE int16x4_t vshr_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7550 end line: 7554 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2040 unit: _NEON2SSE_INLINE int32x2_t vshr_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7558 end line: 7562 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2041 unit: _NEON2SSE_INLINE uint16x4_t vshr_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7587 end line: 7591 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2042 unit: _NEON2SSE_INLINE uint32x2_t vshr_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7595 end line: 7599 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2043 unit: _NEON2SSE_INLINE uint64x1_t vshr_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7603 end line: 7607 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2044 unit: _NEON2SSE_INLINE int16x4_t vshl_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7681 end line: 7685 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2045 unit: _NEON2SSE_INLINE int32x2_t vshl_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7689 end line: 7693 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2046 unit: _NEON2SSE_INLINE int64x1_t vshl_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7697 end line: 7701 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2047 unit: _NEON2SSE_INLINE int16x4_t vrshr_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7780 end line: 7784 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2048 unit: _NEON2SSE_INLINE int32x2_t vrshr_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7788 end line: 7792 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2049 unit: _NEON2SSE_INLINE uint16x4_t vrshr_n_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7826 end line: 7830 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2050 unit: _NEON2SSE_INLINE uint32x2_t vrshr_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7834 end line: 7838 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2051 unit: _NEON2SSE_INLINE uint64x1_t vrshr_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7842 end line: 7846 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2052 unit: _NEON2SSE_INLINE int32x2_t vqshl_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8232 end line: 8237 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2053 unit: _NEON2SSE_INLINE uint32x2_t vqshl_n_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8282 end line: 8286 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2054 unit: _NEON2SSE_INLINE int32x2_t vqshlu_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8452 end line: 8456 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2055 unit: _NEON2SSE_INLINE int8x8_t vsri_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8977 end line: 8981 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 2056 unit: _NEON2SSE_INLINE int16x4_t vsri_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8985 end line: 8989 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 2057 unit: _NEON2SSE_INLINE int32x2_t vsri_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 8993 end line: 8997 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 2058 unit: _NEON2SSE_INLINE int8x8_t vsli_n_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9102 end line: 9106 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 2059 unit: _NEON2SSE_INLINE int16x4_t vsli_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9110 end line: 9114 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 2060 unit: _NEON2SSE_INLINE int32x2_t vsli_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9118 end line: 9122 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 2061 unit: _NEON2SSE_INLINE uint64x2_t vld1q_dup_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9457 end line: 9461 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2062 unit: _NEON2SSE_INLINE void vst1_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9645 end line: 9650 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2063 unit: _NEON2SSE_INLINE void vst2_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11157 end line: 11161 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2064 unit: _NEON2SSE_INLINE void vst2q_lane_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11615 end line: 11619 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2065 unit: _NEON2SSE_INLINE void vst2q_lane_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11623 end line: 11627 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2066 unit: _NEON2SSE_INLINE void vst2q_lane_f32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11643 end line: 11647 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2067 unit: _NEON2SSE_INLINE void vst2_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11655 end line: 11659 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2068 unit: _NEON2SSE_INLINE void vst2_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11662 end line: 11666 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2069 unit: _NEON2SSE_INLINE void vst2_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11669 end line: 11673 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2070 unit: _NEON2SSE_INLINE void vst2_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11688 end line: 11692 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2071 unit: _NEON2SSE_INLINE void vst3q_lane_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11703 end line: 11707 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2072 unit: _NEON2SSE_INLINE void vst3q_lane_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11711 end line: 11715 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2073 unit: _NEON2SSE_INLINE void vst4q_lane_u16_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11797 end line: 11801 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2074 unit: _NEON2SSE_INLINE void vst4q_lane_u32_ptr() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 11805 end line: 11809 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2075 unit: _NEON2SSE_INLINE int64x2_t vdupq_n_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12297 end line: 12301 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2076 unit: _NEON2SSE_INLINE uint64x2_t vdupq_n_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12304 end line: 12308 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2077 unit: _NEON2SSE_INLINE int8x8_t vget_low_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12627 end line: 12631 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2078 unit: _NEON2SSE_INLINE int16x4_t vget_low_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12634 end line: 12638 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2079 unit: _NEON2SSE_INLINE int32x2_t vget_low_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12641 end line: 12645 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2080 unit: _NEON2SSE_INLINE int64x1_t vget_low_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12648 end line: 12652 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2081 unit: _NEON2SSE_INLINE int32x2_t vcvt_n_s32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12743 end line: 12747 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2082 unit: _NEON2SSE_INLINE int16x4_t vqdmulh_n_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13869 end line: 13873 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2083 unit: _NEON2SSE_INLINE int32x2_t vqdmulh_n_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 13876 end line: 13880 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2084 unit: _NEON2SSE_INLINE int8x16_t vrev64q_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14441 end line: 14445 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2085 unit: _NEON2SSE_INLINE int16x8_t vrev64q_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14448 end line: 14453 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2086 unit: _NEON2SSE_INLINE int8x16_t vrev32q_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14512 end line: 14516 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2087 unit: _NEON2SSE_INLINE int16x8_t vrev32q_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14519 end line: 14523 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2088 unit: _NEON2SSE_INLINE int8x16_t vrev16q_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14555 end line: 14559 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2089 unit: _NEON2SSE_INLINE float32x4_t vabsq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14622 end line: 14626 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2090 unit: _NEON2SSE_INLINE int64x2_t vabsq_s64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14630 end line: 14634 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2091 unit: _NEON2SSE_INLINE float64x2_t vabsq_f64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14637 end line: 14641 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2092 unit: _NEON2SSE_INLINE float32x4_t vnegq_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14771 end line: 14775 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2093 unit: _NEON2SSE_INLINE int8x8_t vand_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15173 end line: 15177 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2094 unit: _NEON2SSE_INLINE int16x4_t vand_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15180 end line: 15184 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2095 unit: _NEON2SSE_INLINE int32x2_t vand_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15187 end line: 15191 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2096 unit: _NEON2SSE_INLINE int8x8_t vorr_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15242 end line: 15246 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2097 unit: _NEON2SSE_INLINE int16x4_t vorr_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15250 end line: 15254 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2098 unit: _NEON2SSE_INLINE int32x2_t vorr_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15258 end line: 15262 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2099 unit: _NEON2SSE_INLINE int8x8_t veor_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15312 end line: 15316 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2100 unit: _NEON2SSE_INLINE int8x8_t vbic_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15372 end line: 15376 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2101 unit: _NEON2SSE_INLINE int8x8_t vorn_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15432 end line: 15436 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2102 unit: _NEON2SSE_INLINE int16x4_t vorn_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15440 end line: 15444 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2103 unit: _NEON2SSE_INLINE int32x2_t vorn_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 15448 end line: 15452 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2104 unit: public void closeReceiveDevice() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 91 end line: 96 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 2105 unit: public void closeSendDevice() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 113 end line: 118 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 2106 unit: public void sendNoteOn() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 127 end line: 131 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2107 unit: public void sendNoteOff() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 133 end line: 137 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2108 unit: protected void onDestroy() file: native-audio/app/src/main/java/com/example/nativeaudio/NativeAudio.java start line: 340 end line: 344 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2109 unit: int64_t systemnanotime() file: native-codec/app/src/main/cpp/native-codec-jni.cpp start line: 84 end line: 88 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2110 unit: void useAsSinkForNative() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 290 end line: 294 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2111 unit: public void onSurfaceChanged() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 140 end line: 146 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2112 unit: void PrintGLInfo() file: display-p3/image-view/src/main/cpp/gldebug.cpp start line: 100 end line: 104 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 2113 unit: void PrintEGLInfo() file: display-p3/image-view/src/main/cpp/gldebug.cpp start line: 112 end line: 116 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 2114 unit: void Engine::SuspendSensors() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 325 end line: 331 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 2115 unit: public void getBitmapPixels() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 277 end line: 281 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2116 unit: protected void startChoreographer() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 53 end line: 57 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2117 unit: public void getBitmapPixels() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 277 end line: 281 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2118 unit: void Engine::SuspendSensors() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 326 end line: 332 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 2119 unit: public void getBitmapPixels() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 277 end line: 281 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2120 unit: void SensorManager::Suspend() file: teapots/common/ndk_helper/sensorManager.cpp start line: 57 end line: 63 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 2121 unit: bool GLContext::Invalidate() file: teapots/common/ndk_helper/GLContext.cpp start line: 247 end line: 252 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2122 unit: void Value() file: teapots/common/ndk_helper/vecmath.h start line: 393 end line: 397 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2123 unit: void Engine::SuspendSensors() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 336 end line: 342 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 2124 unit: std::string MoreTeapotsRenderer::ToString() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 525 end line: 529 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2125 unit: public void getBitmapPixels() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 277 end line: 281 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2126 unit: void Engine::SuspendSensors() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 326 end line: 332 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 2127 unit: public void getBitmapPixels() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 277 end line: 281 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2128 unit: int foo() file: other-builds/ndkbuild/module-exports/app/src/main/cpp/foo/foo.c start line: 31 end line: 35 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2129 unit: static unsigned long randomUInt() file: san-angeles/app/src/main/cpp/demo.c start line: 51 end line: 55 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2130 unit: static float ssFunc() file: san-angeles/app/src/main/cpp/demo.c start line: 186 end line: 190 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2131 unit: void _pause() file: san-angeles/app/src/main/cpp/app-android.c start line: 75 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2132 unit: void _resume() file: san-angeles/app/src/main/cpp/app-android.c start line: 83 end line: 89 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2133 unit: protected void onCreate() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 55 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2134 unit: public DemoGLSurfaceView() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 81 end line: 85 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2135 unit: protected void onResume() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 325 end line: 329 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2136 unit: protected void onDestroy() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 333 end line: 337 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2137 unit: void useAsSinkForJava() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 377 end line: 384 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2138 unit: void useAsSinkForNative() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 386 end line: 390 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2139 unit: private void init() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 50 end line: 54 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2140 unit: public void onSurfaceChanged() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 126 end line: 132 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2141 unit: void NDKCamera::OnCameraStatusChanged() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 40 end line: 44 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 2142 unit: void OnSessionClosed() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 122 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2143 unit: void OnSessionReady() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 127 end line: 131 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2144 unit: void OnSessionActive() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 132 end line: 136 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2145 unit: bool NDKCamera::MatchCaptureSizeRequest() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 168 end line: 172 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2146 unit: void CameraEngine::SaveNativeWinRes() file: camera/basic/src/main/cpp/android_main.cpp start line: 166 end line: 170 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2147 unit: void NDKCamera::OnCameraStatusChanged() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 40 end line: 44 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 2148 unit: void OnSessionClosed() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 122 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2149 unit: void OnSessionReady() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 127 end line: 131 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2150 unit: void OnSessionActive() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 132 end line: 136 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2151 unit: void CameraEngine::OnTakePhoto() file: camera/basic/src/main/cpp/camera_ui.cpp start line: 87 end line: 91 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 2152 unit: void ImageReader::RegisterCallback() file: camera/basic/src/main/cpp/image_reader.cpp start line: 77 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2153 unit: int getRotationDegree() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 150 end line: 154 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2154 unit: protected void onCreate() file: hello-jniCallback/app/src/main/java/com/example/hellojnicallback/MainActivity.java start line: 30 end line: 34 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2155 unit: static void init_tables() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 182 end line: 186 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2156 unit: public PlasmaView() file: bitmap-plasma/app/src/main/java/com/example/plasma/Plasma.java start line: 60 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 2157 unit: static void init_tables() file: native-plasma/app/src/main/cpp/plasma.c start line: 188 end line: 192 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2158 unit: void AudioRecorder::SetBufQueues() file: audio-echo/app/src/main/cpp/audio_recorder.cpp start line: 201 end line: 205 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 2159 unit: __inline__ uint64_t GetSystemTicks() file: audio-echo/app/src/main/cpp/audio_common.h start line: 53 end line: 58 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2160 unit: uint64_t AndroidLog::getCurrentTicks() file: audio-echo/app/src/main/cpp/debug_utils.cpp start line: 99 end line: 104 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 2161 unit: void pop() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 116 end line: 120 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2162 unit: uint32_t size() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 138 end line: 143 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 2163 unit: private void setSeekBarPromptPosition() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 130 end line: 134 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 2164 unit: static void printGlString() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 119 end line: 122 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2165 unit: void SetScore() file: endless-tunnel/app/src/main/cpp/play_scene.hpp start line: 198 end line: 201 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2166 unit: void Shader::PushMVPMatrix() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 143 end line: 146 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2167 unit: int Random() file: endless-tunnel/app/src/main/cpp/util.cpp start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2168 unit: float SineWave() file: endless-tunnel/app/src/main/cpp/util.cpp start line: 49 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 2169 unit: void SetCenter() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2170 unit: void SetWidth() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 69 end line: 72 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2171 unit: void SetHeight() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 73 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2172 unit: void OurShader::DisablePointLight() file: endless-tunnel/app/src/main/cpp/our_shader.cpp start line: 89 end line: 92 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2173 unit: void SceneManager::RequestNewScene() file: endless-tunnel/app/src/main/cpp/scene_manager.cpp start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2174 unit: static void _handle_cmd_proxy() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 85 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2175 unit: static int _handle_input_proxy() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 90 end line: 93 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 2176 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_matrix.inl start line: 378 end line: 381 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2177 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat4x2::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x2.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2178 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat3x4::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x4.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2179 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat2x2::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x2.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2180 unit: typename base::size_type base::col_size() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.inl start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2181 unit: typename base::size_type base::row_size() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.inl start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2182 unit: typename base::size_type base::value_size() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.inl start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2183 unit: bool base::is_scalar() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.inl start line: 54 end line: 57 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 2184 unit: bool base::is_vector() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.inl start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2185 unit: bool base::is_matrix() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.inl start line: 66 end line: 69 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2186 unit: GLM_FUNC_DECL tvec3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.hpp start line: 151 end line: 154 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 2187 unit: GLM_FUNC_DECL tvec3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.hpp start line: 157 end line: 160 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 2188 unit: GLM_FUNC_DECL tvec3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.hpp start line: 163 end line: 166 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 2189 unit: bool genType::is_vector() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.hpp start line: 96 end line: 99 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2190 unit: GLM_FUNC_QUALIFIER V operator OPERAND() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 214 end line: 217 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2191 unit: GLM_FUNC_QUALIFIER V operator OPERAND() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 219 end line: 222 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2192 unit: GLM_FUNC_QUALIFIER V operator OPERAND() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 224 end line: 227 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2193 unit: GLM_FUNC_QUALIFIER V operator OPERAND() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 234 end line: 237 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2194 unit: GLM_FUNC_QUALIFIER V operator OPERAND() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 239 end line: 242 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2195 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 249 end line: 252 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2196 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 259 end line: 262 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2197 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 264 end line: 267 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2198 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 269 end line: 272 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2199 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 274 end line: 277 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2200 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 284 end line: 287 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2201 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 289 end line: 292 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2202 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 294 end line: 297 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2203 unit: GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 299 end line: 302 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2204 unit: GLM_FUNC_QUALIFIER __m128 sse_abs_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/intrinsic_common.inl start line: 154 end line: 157 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2205 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat3x3::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x3.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2206 unit: static GLM_FUNC_QUALIFIER T apply() file: endless-tunnel/app/src/main/cpp/glm/detail/_vectorize.hpp start line: 199 end line: 202 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2207 unit: static GLM_FUNC_QUALIFIER T apply() file: endless-tunnel/app/src/main/cpp/glm/detail/_vectorize.hpp start line: 209 end line: 212 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2208 unit: GLM_FUNC_DECL tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.hpp start line: 164 end line: 167 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 2209 unit: GLM_FUNC_DECL tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.hpp start line: 170 end line: 173 size: 4 LOC McCabe index: 1 number of parameters: 10 id: 2210 unit: GLM_FUNC_DECL tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.hpp start line: 176 end line: 179 size: 4 LOC McCabe index: 1 number of parameters: 7 id: 2211 unit: GLM_FUNC_DECL tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.hpp start line: 182 end line: 185 size: 4 LOC McCabe index: 1 number of parameters: 7 id: 2212 unit: GLM_FUNC_DECL tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.hpp start line: 188 end line: 191 size: 4 LOC McCabe index: 1 number of parameters: 7 id: 2213 unit: GLM_FUNC_DECL tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.hpp start line: 194 end line: 197 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 2214 unit: GLM_FUNC_DECL tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.hpp start line: 200 end line: 203 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 2215 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tvec1::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec1.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2216 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat2x4::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x4.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2217 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tvec4::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2218 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat4x4::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x4.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2219 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat4x3::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x3.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2220 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tvec3::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2221 unit: GLM_FUNC_QUALIFIER T noise1() file: endless-tunnel/app/src/main/cpp/glm/detail/func_noise.inl start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2222 unit: GLM_FUNC_QUALIFIER T operator() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2223 unit: GLM_FUNC_QUALIFIER static vecType call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2224 unit: GLM_FUNC_QUALIFIER static detail::tvec1 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 163 end line: 166 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2225 unit: GLM_FUNC_QUALIFIER static detail::tvec2 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 172 end line: 175 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2226 unit: GLM_FUNC_QUALIFIER static detail::tvec3 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 181 end line: 184 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2227 unit: GLM_FUNC_QUALIFIER static detail::tvec4 call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 190 end line: 193 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2228 unit: GLM_FUNC_QUALIFIER float inversesqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 226 end line: 229 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2229 unit: GLM_FUNC_QUALIFIER double inversesqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/func_exponential.inl start line: 231 end line: 234 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2230 unit: GLM_FUNC_QUALIFIER static vecType call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 105 end line: 108 size: 4 LOC McCabe index: 2 number of parameters: 3 id: 2231 unit: GLM_FUNC_QUALIFIER static T call() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 125 end line: 128 size: 4 LOC McCabe index: 2 number of parameters: 3 id: 2232 unit: GLM_FUNC_QUALIFIER int floatBitsToInt() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 851 end line: 854 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2233 unit: GLM_FUNC_QUALIFIER vecType floatBitsToInt() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 857 end line: 860 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2234 unit: GLM_FUNC_QUALIFIER uint floatBitsToUint() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 862 end line: 865 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2235 unit: GLM_FUNC_QUALIFIER vecType floatBitsToUint() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 868 end line: 871 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2236 unit: GLM_FUNC_QUALIFIER float intBitsToFloat() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 873 end line: 876 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2237 unit: GLM_FUNC_QUALIFIER vecType intBitsToFloat() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 879 end line: 882 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2238 unit: GLM_FUNC_QUALIFIER float uintBitsToFloat() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 884 end line: 887 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2239 unit: GLM_FUNC_QUALIFIER vecType uintBitsToFloat() file: endless-tunnel/app/src/main/cpp/glm/detail/func_common.inl start line: 890 end line: 893 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2240 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat2x3::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat2x3.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2241 unit: GLM_FUNC_QUALIFIER T mod289() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2242 unit: GLM_FUNC_QUALIFIER T permute() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2243 unit: GLM_FUNC_QUALIFIER tvec2 permute() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2244 unit: GLM_FUNC_QUALIFIER tvec3 permute() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2245 unit: GLM_FUNC_QUALIFIER tvec4 permute() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2246 unit: GLM_FUNC_QUALIFIER T taylorInvSqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2247 unit: GLM_FUNC_QUALIFIER detail::tvec2 taylorInvSqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 78 end line: 81 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2248 unit: GLM_FUNC_QUALIFIER detail::tvec3 taylorInvSqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 84 end line: 87 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2249 unit: GLM_FUNC_QUALIFIER detail::tvec4 taylorInvSqrt() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 90 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2250 unit: GLM_FUNC_QUALIFIER detail::tvec2 fade() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 103 end line: 106 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2251 unit: GLM_FUNC_QUALIFIER detail::tvec3 fade() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 109 end line: 112 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2252 unit: GLM_FUNC_QUALIFIER detail::tvec4 fade() file: endless-tunnel/app/src/main/cpp/glm/detail/_noise.hpp start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2253 unit: GLM_FUNC_DECL tvec2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec2.hpp start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 2254 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tvec2::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec2.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2255 unit: GLM_FUNC_QUALIFIER tvec2::tvec2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec2.inl start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2256 unit: GLM_FUNC_QUALIFIER tvec2::tvec2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec2.inl start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2257 unit: GLM_FUNC_QUALIFIER tvec2::tvec2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec2.inl start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2258 unit: GLM_FUNC_QUALIFIER tvec2::tvec2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec2.inl start line: 85 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2259 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tmat3x2::length() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat3x2.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2260 unit: GLM_FUNC_QUALIFIER double packDouble2x32() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 87 end line: 90 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2261 unit: GLM_FUNC_QUALIFIER uvec2 unpackDouble2x32() file: endless-tunnel/app/src/main/cpp/glm/detail/func_packing.inl start line: 92 end line: 95 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2262 unit: GLM_FUNC_QUALIFIER genType powerOfTwoAbove() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 131 end line: 134 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 2263 unit: GLM_FUNC_QUALIFIER uint16 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 588 end line: 591 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2264 unit: GLM_FUNC_QUALIFIER uint32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 614 end line: 617 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2265 unit: GLM_FUNC_QUALIFIER uint64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 640 end line: 643 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2266 unit: GLM_FUNC_QUALIFIER uint32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 667 end line: 670 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2267 unit: GLM_FUNC_QUALIFIER uint64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 694 end line: 697 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2268 unit: GLM_FUNC_QUALIFIER uint64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 721 end line: 724 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2269 unit: GLM_FUNC_QUALIFIER uint32 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 749 end line: 752 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 2270 unit: GLM_FUNC_QUALIFIER uint64 bitfieldInterleave() file: endless-tunnel/app/src/main/cpp/glm/gtx/bit.inl start line: 777 end line: 780 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 2271 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR int tdualquat::length() file: endless-tunnel/app/src/main/cpp/glm/gtx/dual_quaternion.inl start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2272 unit: GLM_FUNC_QUALIFIER tdualquat::tdualquat() file: endless-tunnel/app/src/main/cpp/glm/gtx/dual_quaternion.inl start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2273 unit: GLM_FUNC_QUALIFIER static bool call() file: endless-tunnel/app/src/main/cpp/glm/gtx/vector_query.inl start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2274 unit: GLM_FUNC_QUALIFIER static bool call() file: endless-tunnel/app/src/main/cpp/glm/gtx/vector_query.inl start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2275 unit: GLM_FUNC_QUALIFIER static bool call() file: endless-tunnel/app/src/main/cpp/glm/gtx/vector_query.inl start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2276 unit: GLM_FUNC_QUALIFIER genType pow2() file: endless-tunnel/app/src/main/cpp/glm/gtx/optimum_pow.inl start line: 13 end line: 16 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2277 unit: GLM_FUNC_QUALIFIER genType pow3() file: endless-tunnel/app/src/main/cpp/glm/gtx/optimum_pow.inl start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2278 unit: GLM_FUNC_QUALIFIER genType pow4() file: endless-tunnel/app/src/main/cpp/glm/gtx/optimum_pow.inl start line: 25 end line: 28 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2279 unit: GLM_FUNC_QUALIFIER bool powOfTwo() file: endless-tunnel/app/src/main/cpp/glm/gtx/optimum_pow.inl start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2280 unit: GLM_FUNC_QUALIFIER U associatedMin() file: endless-tunnel/app/src/main/cpp/glm/gtx/associated_min_max.inl start line: 14 end line: 17 size: 4 LOC McCabe index: 2 number of parameters: 4 id: 2281 unit: GLM_FUNC_QUALIFIER U associatedMax() file: endless-tunnel/app/src/main/cpp/glm/gtx/associated_min_max.inl start line: 414 end line: 417 size: 4 LOC McCabe index: 2 number of parameters: 4 id: 2282 unit: GLM_FUNC_QUALIFIER detail::tvec3 saturation() file: endless-tunnel/app/src/main/cpp/glm/gtx/color_space.inl start line: 132 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2283 unit: GLM_FUNC_QUALIFIER detail::tvec4 saturation() file: endless-tunnel/app/src/main/cpp/glm/gtx/color_space.inl start line: 138 end line: 141 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2284 unit: GLM_FUNC_QUALIFIER T fastSin() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_trigonometry.inl start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2285 unit: GLM_FUNC_QUALIFIER T fastCos() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_trigonometry.inl start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2286 unit: GLM_FUNC_QUALIFIER T fastTan() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_trigonometry.inl start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2287 unit: GLM_FUNC_QUALIFIER T fastAsin() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_trigonometry.inl start line: 41 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2288 unit: GLM_FUNC_QUALIFIER T fastAcos() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_trigonometry.inl start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2289 unit: GLM_FUNC_QUALIFIER T fastAtan() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_trigonometry.inl start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2290 unit: GLM_FUNC_QUALIFIER std::string to_string() file: endless-tunnel/app/src/main/cpp/glm/gtx/string_cast.inl start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2291 unit: GLM_FUNC_QUALIFIER std::string to_string() file: endless-tunnel/app/src/main/cpp/glm/gtx/string_cast.inl start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2292 unit: GLM_FUNC_QUALIFIER std::string to_string() file: endless-tunnel/app/src/main/cpp/glm/gtx/string_cast.inl start line: 53 end line: 56 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2293 unit: GLM_FUNC_QUALIFIER std::string to_string() file: endless-tunnel/app/src/main/cpp/glm/gtx/string_cast.inl start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2294 unit: GLM_FUNC_QUALIFIER length_t fmat4x4SIMD::length() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_mat4.inl start line: 13 end line: 16 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2295 unit: GLM_FUNC_QUALIFIER detail::fvec4SIMD sqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 694 end line: 697 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2296 unit: GLM_FUNC_QUALIFIER detail::fvec4SIMD niceSqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 699 end line: 702 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2297 unit: GLM_FUNC_QUALIFIER detail::fvec4SIMD fastSqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 704 end line: 707 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2298 unit: GLM_FUNC_QUALIFIER detail::fvec4SIMD fastInversesqrt() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 722 end line: 725 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2299 unit: GLM_FUNC_QUALIFIER int mod() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 86 end line: 89 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2300 unit: GLM_FUNC_QUALIFIER uint mod() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 156 end line: 159 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2301 unit: GLM_FUNC_QUALIFIER unsigned int nlz() file: endless-tunnel/app/src/main/cpp/glm/gtx/integer.inl start line: 163 end line: 166 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2302 unit: void print() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 26 end line: 29 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2303 unit: GLM_FUNC_QUALIFIER genType fastPow() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2304 unit: GLM_FUNC_QUALIFIER genType fastLog() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 114 end line: 117 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2305 unit: GLM_FUNC_QUALIFIER genType fastExp2() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 132 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2306 unit: GLM_FUNC_QUALIFIER genType fastLog2() file: endless-tunnel/app/src/main/cpp/glm/gtx/fast_exponential.inl start line: 141 end line: 144 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2307 unit: GLM_FUNC_QUALIFIER GLM_CONSTEXPR length_t tquat::length() file: endless-tunnel/app/src/main/cpp/glm/gtc/quaternion.inl start line: 38 end line: 41 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2308 unit: GLM_FUNC_QUALIFIER float compute_linearRand::operator() file: endless-tunnel/app/src/main/cpp/glm/gtc/random.inl start line: 51 end line: 54 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2309 unit: GLM_FUNC_QUALIFIER double compute_linearRand::operator() file: endless-tunnel/app/src/main/cpp/glm/gtc/random.inl start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2310 unit: GLM_FUNC_QUALIFIER long double compute_linearRand::operator() file: endless-tunnel/app/src/main/cpp/glm/gtc/random.inl start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2311 unit: GLM_FUNC_QUALIFIER genType epsilon() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2312 unit: GLM_FUNC_QUALIFIER genType zero() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 40 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2313 unit: GLM_FUNC_QUALIFIER genType one() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2314 unit: GLM_FUNC_QUALIFIER genType pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2315 unit: GLM_FUNC_QUALIFIER genType root_pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2316 unit: GLM_FUNC_QUALIFIER genType half_pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2317 unit: GLM_FUNC_QUALIFIER genType quarter_pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2318 unit: GLM_FUNC_QUALIFIER genType one_over_pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2319 unit: GLM_FUNC_QUALIFIER genType two_over_pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2320 unit: GLM_FUNC_QUALIFIER genType two_over_root_pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 88 end line: 91 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2321 unit: GLM_FUNC_QUALIFIER genType one_over_root_two() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2322 unit: GLM_FUNC_QUALIFIER genType root_half_pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 100 end line: 103 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2323 unit: GLM_FUNC_QUALIFIER genType root_two_pi() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 106 end line: 109 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2324 unit: GLM_FUNC_QUALIFIER genType root_ln_four() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 112 end line: 115 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2325 unit: GLM_FUNC_QUALIFIER genType e() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 118 end line: 121 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2326 unit: GLM_FUNC_QUALIFIER genType euler() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 124 end line: 127 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2327 unit: GLM_FUNC_QUALIFIER genType root_two() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 130 end line: 133 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2328 unit: GLM_FUNC_QUALIFIER genType root_three() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 136 end line: 139 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2329 unit: GLM_FUNC_QUALIFIER genType root_five() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 142 end line: 145 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2330 unit: GLM_FUNC_QUALIFIER genType ln_two() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 148 end line: 151 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2331 unit: GLM_FUNC_QUALIFIER genType ln_ten() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 154 end line: 157 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2332 unit: GLM_FUNC_QUALIFIER genType ln_ln_two() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 160 end line: 163 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2333 unit: GLM_FUNC_QUALIFIER genType third() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 166 end line: 169 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2334 unit: GLM_FUNC_QUALIFIER genType two_thirds() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 172 end line: 175 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2335 unit: GLM_FUNC_QUALIFIER genType golden_ratio() file: endless-tunnel/app/src/main/cpp/glm/gtc/constants.inl start line: 178 end line: 181 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2336 unit: GLM_FUNC_QUALIFIER glm::uint half2float() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 134 end line: 137 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2337 unit: GLM_FUNC_QUALIFIER uint8 packUnorm1x8() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 220 end line: 223 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2338 unit: GLM_FUNC_QUALIFIER uint16 packUnorm1x16() file: endless-tunnel/app/src/main/cpp/glm/gtc/packing.inl start line: 274 end line: 277 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2339 unit: GLM_FUNC_QUALIFIER detail::tmat2x2 make_mat2() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 442 end line: 445 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2340 unit: GLM_FUNC_QUALIFIER detail::tmat3x3 make_mat3() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 450 end line: 453 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2341 unit: GLM_FUNC_QUALIFIER detail::tmat4x4 make_mat4() file: endless-tunnel/app/src/main/cpp/glm/gtc/type_ptr.inl start line: 458 end line: 461 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2342 unit: glm::vec3 GetBoxCenter() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2343 unit: void SetBonus() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 61 end line: 64 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2344 unit: void KillGraphics() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 267 end line: 270 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2345 unit: template T Interpolate() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 41 end line: 44 size: 4 LOC McCabe index: 3 number of parameters: 5 id: 2346 unit: void Texture::Bind() file: endless-tunnel/app/src/main/cpp/texture.cpp start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2347 unit: _NEON2SSE_INLINE __m128i _MM_ALIGNR_EPI8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2352 end line: 2355 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2348 unit: _NEON2SSE_INLINE __m128i _MM_INSERT_EPI16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2357 end line: 2360 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2349 unit: _NEON2SSE_INLINE int16_t _MM_EXTRACT_EPI16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2362 end line: 2365 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2350 unit: _NEON2SSE_INLINE int _MM_EXTRACT_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2368 end line: 2371 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2351 unit: _NEON2SSE_INLINE int _MM_EXTRACT_PS() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2373 end line: 2376 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2352 unit: _NEON2SSE_INLINE int _MM_EXTRACT_EPI8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2378 end line: 2381 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2353 unit: _NEON2SSE_INLINE __m128i _MM_INSERT_EPI32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2383 end line: 2386 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2354 unit: _NEON2SSE_INLINE __m128i _MM_INSERT_EPI8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2388 end line: 2391 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2355 unit: _NEON2SSE_INLINE __m128 _MM_INSERT_PS() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 2414 end line: 2417 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2356 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6980 end line: 6983 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2357 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6986 end line: 6989 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2358 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6992 end line: 6995 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2359 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 6998 end line: 7001 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2360 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7004 end line: 7007 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2361 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7010 end line: 7013 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2362 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7016 end line: 7019 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2363 unit: _NEON2SSE_INLINE uint64x1_t vshl_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7022 end line: 7025 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2364 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7028 end line: 7031 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2365 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7034 end line: 7037 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2366 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7040 end line: 7043 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2367 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7046 end line: 7049 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2368 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7052 end line: 7055 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2369 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7058 end line: 7061 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2370 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7064 end line: 7067 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2371 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7070 end line: 7073 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2372 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7144 end line: 7147 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2373 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7150 end line: 7153 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2374 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7156 end line: 7159 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2375 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7162 end line: 7165 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2376 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7168 end line: 7171 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2377 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7174 end line: 7177 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2378 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7180 end line: 7183 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2379 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7186 end line: 7189 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2380 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7192 end line: 7195 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2381 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7198 end line: 7201 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2382 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7204 end line: 7207 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2383 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7210 end line: 7213 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2384 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7216 end line: 7219 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2385 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7222 end line: 7225 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2386 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7228 end line: 7231 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2387 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7234 end line: 7237 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2388 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7272 end line: 7275 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2389 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7278 end line: 7281 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2390 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7284 end line: 7287 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2391 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7290 end line: 7293 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2392 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7296 end line: 7299 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2393 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7302 end line: 7305 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2394 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7308 end line: 7311 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2395 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7314 end line: 7317 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2396 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7320 end line: 7323 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2397 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7326 end line: 7329 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2398 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7332 end line: 7335 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2399 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7338 end line: 7341 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2400 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7344 end line: 7347 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2401 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7350 end line: 7353 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2402 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7356 end line: 7359 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2403 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7362 end line: 7365 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2404 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7437 end line: 7440 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2405 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7443 end line: 7446 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2406 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7449 end line: 7452 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2407 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7455 end line: 7458 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2408 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7461 end line: 7464 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2409 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7467 end line: 7470 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2410 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7473 end line: 7476 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2411 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7479 end line: 7482 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2412 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7485 end line: 7488 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2413 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7491 end line: 7494 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2414 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7497 end line: 7500 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2415 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7503 end line: 7506 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2416 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7509 end line: 7512 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2417 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7515 end line: 7518 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2418 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7521 end line: 7524 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2419 unit: _NEON2SSE_INLINE _NEON2SSE_PERFORMANCE_WARNING() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 7527 end line: 7530 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2420 unit: _NEON2SSE_INLINE void vst1_lane_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9725 end line: 9728 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2421 unit: _NEON2SSE_INLINE void vst1_lane_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9731 end line: 9734 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2422 unit: _NEON2SSE_INLINE void vst1_lane_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9737 end line: 9740 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2423 unit: _NEON2SSE_INLINE void vst1_lane_u64() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9743 end line: 9746 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2424 unit: _NEON2SSE_INLINE void vst1_lane_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 9766 end line: 9769 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2425 unit: _NEON2SSE_INLINE int8x8_t vcreate_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12131 end line: 12134 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2426 unit: _NEON2SSE_INLINE float32x2_t vcreate_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12146 end line: 12149 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2427 unit: _NEON2SSE_INLINE int8x16_t vcombine_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12510 end line: 12513 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2428 unit: _NEON2SSE_INLINE int32x4_t vcvtnq_s32_f32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12786 end line: 12789 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2429 unit: _NEON2SSE_INLINE int16x8_t vmovl_s8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12926 end line: 12929 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2430 unit: _NEON2SSE_INLINE int32x4_t vmovl_s16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12932 end line: 12935 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2431 unit: _NEON2SSE_INLINE int64x2_t vmovl_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12938 end line: 12941 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2432 unit: _NEON2SSE_INLINE uint16x8_t vmovl_u8() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12944 end line: 12947 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2433 unit: _NEON2SSE_INLINE uint32x4_t vmovl_u16() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12950 end line: 12953 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2434 unit: _NEON2SSE_INLINE uint64x2_t vmovl_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 12956 end line: 12959 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2435 unit: _NEON2SSE_INLINE int32x4_t vrev64q_s32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 14456 end line: 14459 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2436 unit: _NEON2SSE_INLINE float32x2_t vreinterpret_f32_u32() file: hello-neon/app/src/main/cpp/NEON_2_SSE.h start line: 16119 end line: 16122 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2437 unit: void Java_com_example_nativemidi_AppMidiManager_stopWritingMidi() file: native-midi/app/src/main/cpp/AppMidiManager.cpp start line: 211 end line: 214 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2438 unit: public void onDeviceOpened() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 81 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2439 unit: public void onDeviceOpened() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 103 end line: 106 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2440 unit: private void ScanMidiDevices() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 146 end line: 149 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2441 unit: private void onDeviceListChange() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 301 end line: 304 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2442 unit: public MyGLSurfaceView() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2443 unit: public void onPause() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2444 unit: public void onResume() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2445 unit: GLint ShaderProgram::getSamplerLoc() file: display-p3/image-view/src/main/cpp/ShaderProgram.cpp start line: 110 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2446 unit: void ImageViewEngine::ResetUserEventCache() file: display-p3/image-view/src/main/cpp/InputEventHandler.cpp start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2447 unit: void AssetTexture::ColorSpace() file: display-p3/image-view/src/main/cpp/AssetTexture.cpp start line: 45 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2448 unit: GLuint AssetTexture::P3TexId() file: display-p3/image-view/src/main/cpp/AssetTexture.cpp start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2449 unit: GLuint AssetTexture::SRGBATexId() file: display-p3/image-view/src/main/cpp/AssetTexture.cpp start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2450 unit: protected void onResume() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 88 end line: 91 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2451 unit: protected void onPause() file: display-p3/image-view/src/main/java/com/example/widecolor/WideColorActivity.java start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2452 unit: void Engine::LoadResources() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 108 end line: 111 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2453 unit: void Engine::TrimMemory() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 191 end line: 194 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2454 unit: bool Engine::IsReady() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 343 end line: 347 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 2455 unit: bool TeapotRenderer::Bind() file: teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp start line: 278 end line: 281 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2456 unit: GLuint TextureCubemap::GetTexId() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 206 end line: 209 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2457 unit: protected void onPause() file: teapots/image-decoder/src/main/java/com/sample/imagedecoder/TeapotNativeActivity.java start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2458 unit: void Engine::LoadResources() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 327 end line: 330 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2459 unit: void Engine::TrimMemory() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 405 end line: 408 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2460 unit: bool Engine::IsReady() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 533 end line: 537 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 2461 unit: bool TeapotRenderer::Bind() file: teapots/choreographer-30fps/src/main/cpp/TeapotRenderer.cpp start line: 266 end line: 269 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2462 unit: public void doFrame() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2463 unit: void Engine::LoadResources() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 109 end line: 112 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2464 unit: void Engine::TrimMemory() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 192 end line: 195 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2465 unit: bool Engine::IsReady() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 344 end line: 348 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 2466 unit: bool TeapotRenderer::Bind() file: teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp start line: 266 end line: 269 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2467 unit: protected void onPause() file: teapots/classic-teapot/src/main/java/com/sample/teapot/TeapotNativeActivity.java start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2468 unit: void DetachCurrentThread() file: teapots/common/ndk_helper/JNIHelper.h start line: 307 end line: 310 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2469 unit: void DoubletapDetector::SetConfiguration() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2470 unit: void SetFlip() file: teapots/common/ndk_helper/tapCamera.h start line: 98 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2471 unit: void TapCamera::Reset() file: teapots/common/ndk_helper/tapCamera.cpp start line: 172 end line: 175 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2472 unit: bool Validate() file: teapots/common/ndk_helper/vecmath.h start line: 191 end line: 194 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 2473 unit: void Value() file: teapots/common/ndk_helper/vecmath.h start line: 196 end line: 199 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2474 unit: bool Validate() file: teapots/common/ndk_helper/vecmath.h start line: 388 end line: 391 size: 4 LOC McCabe index: 4 number of parameters: 0 id: 2475 unit: void Engine::LoadResources() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 119 end line: 122 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2476 unit: void Engine::TrimMemory() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 202 end line: 205 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2477 unit: bool Engine::IsReady() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 354 end line: 358 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 2478 unit: bool MoreTeapotsRenderer::Bind() file: teapots/more-teapots/src/main/cpp/MoreTeapotsRenderer.cpp start line: 517 end line: 520 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2479 unit: protected void onPause() file: teapots/more-teapots/src/main/java/com/sample/moreteapots/MoreTeapotsNativeActivity.java start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2480 unit: void Engine::LoadResources() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 109 end line: 112 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2481 unit: void Engine::TrimMemory() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 192 end line: 195 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2482 unit: bool Engine::IsReady() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 344 end line: 348 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 2483 unit: bool TeapotRenderer::Bind() file: teapots/textured-teapot/src/main/cpp/TeapotRenderer.cpp start line: 276 end line: 279 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2484 unit: GLint TexturedTeapotRender::GetTextureType() file: teapots/textured-teapot/src/main/cpp/TexturedTeapotRender.cpp start line: 59 end line: 64 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2485 unit: GLuint TextureCubemap::GetTexId() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 136 end line: 139 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2486 unit: protected void onPause() file: teapots/textured-teapot/src/main/java/com/sample/texturedteapot/TeapotNativeActivity.java start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2487 unit: static void printGLString() file: hello-gl2/app/src/main/cpp/gl_code.cpp start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2488 unit: JNIEXPORT void JNICALL Java_com_android_gl2jni_GL2JNILib_init() file: hello-gl2/app/src/main/cpp/gl_code.cpp start line: 176 end line: 179 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 2489 unit: JNIEXPORT void JNICALL Java_com_android_gl2jni_GL2JNILib_step() file: hello-gl2/app/src/main/cpp/gl_code.cpp start line: 181 end line: 184 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2490 unit: public GL2JNIView() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2491 unit: public GL2JNIView() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 2492 unit: int something() file: other-builds/ndkbuild/module-exports/app/src/main/cpp/zoo/zoo.c start line: 18 end line: 21 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2493 unit: int bar() file: other-builds/ndkbuild/module-exports/app/src/main/cpp/bar/bar.c start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2494 unit: int first() file: other-builds/ndkbuild/two-libs/app/src/main/cpp/first.c start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2495 unit: int main() file: other-builds/ndkbuild/test-libstdc++/jni/test-libstl.cpp start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2496 unit: static void seedRandom() file: san-angeles/app/src/main/cpp/demo.c start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2497 unit: protected void onPause() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2498 unit: protected void onResume() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2499 unit: public void onPause() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2500 unit: public void onResume() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 101 end line: 104 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2501 unit: override fun onCreate() file: hello-oboe/app/src/main/java/com/google/example/hellooboe/MainActivity.kt start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2502 unit: override fun onPause() file: hello-oboe/app/src/main/java/com/google/example/hellooboe/MainActivity.kt start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2503 unit: protected void onPostExecute() file: nn-samples/sequence/src/main/java/com/example/android/sequence/MainActivity.java start line: 134 end line: 137 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2504 unit: static int android_close() file: native-media/app/src/main/cpp/android_fopen.c start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2505 unit: void Java_com_example_nativemedia_NativeMedia_setSurface() file: native-media/app/src/main/cpp/native-media-jni.c start line: 504 end line: 508 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 2506 unit: public MyGLSurfaceView() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2507 unit: void CameraAppEngine::CreateCameraSession() file: camera/texture-view/src/main/cpp/camera_engine.cpp start line: 56 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2508 unit: void CameraEngine::OnAppTermWindow() file: camera/basic/src/main/cpp/android_main.cpp start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2509 unit: protected void onResume() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 156 end line: 159 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2510 unit: public void onPause() file: hello-jniCallback/app/src/main/java/com/example/hellojnicallback/MainActivity.java start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 2511 unit: static __inline__ Fixed angle_sin() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 110 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2512 unit: static __inline__ Fixed angle_cos() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2513 unit: static __inline__ Fixed fixed_sin() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 120 end line: 123 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2514 unit: static __inline__ Fixed fixed_cos() file: bitmap-plasma/app/src/main/cpp/plasma.c start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2515 unit: static __inline__ Fixed angle_sin() file: native-plasma/app/src/main/cpp/plasma.c start line: 116 end line: 119 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2516 unit: static __inline__ Fixed angle_cos() file: native-plasma/app/src/main/cpp/plasma.c start line: 121 end line: 124 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2517 unit: static __inline__ Fixed fixed_sin() file: native-plasma/app/src/main/cpp/plasma.c start line: 126 end line: 129 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2518 unit: static __inline__ Fixed fixed_cos() file: native-plasma/app/src/main/cpp/plasma.c start line: 131 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2519 unit: void AudioPlayer::SetBufQueue() file: audio-echo/app/src/main/cpp/audio_player.cpp start line: 202 end line: 205 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2520 unit: void AudioPlayer::RegisterCallback() file: audio-echo/app/src/main/cpp/audio_player.cpp start line: 253 end line: 256 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2521 unit: void AudioRecorder::RegisterCallback() file: audio-echo/app/src/main/cpp/audio_recorder.cpp start line: 207 end line: 210 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2522 unit: explicit Lock() file: audio-echo/app/src/main/cpp/debug_utils.h start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2523 unit: explicit ProducerConsumerQueue() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 38 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 2524 unit: public boolean onCreateOptionsMenu() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 149 end line: 153 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 2525 unit: void RendererES3::unmapOffsetBuf() file: gles3jni/app/src/main/cpp/RendererES3.cpp start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2526 unit: void RendererES3::unmapTransformBuf() file: gles3jni/app/src/main/cpp/RendererES3.cpp start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2527 unit: static GLboolean gl3stubInit() file: gles3jni/app/src/main/cpp/gles3jni.cpp start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2528 unit: public void onDrawFrame() file: gles3jni/app/src/main/java/com/android/gles3jni/GLES3JNIView.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2529 unit: public void onSurfaceChanged() file: gles3jni/app/src/main/java/com/android/gles3jni/GLES3JNIView.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2530 unit: public void onSurfaceCreated() file: gles3jni/app/src/main/java/com/android/gles3jni/GLES3JNIView.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2531 unit: static file: gles3jni/app/src/main/java/com/android/gles3jni/GLES3JNILib.java start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2532 unit: static void _bqPlayerCallback() file: endless-tunnel/app/src/main/cpp/sfxman.cpp start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2533 unit: bool SfxMan::IsIdle() file: endless-tunnel/app/src/main/cpp/sfxman.cpp start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2534 unit: int GetScore() file: endless-tunnel/app/src/main/cpp/play_scene.hpp start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2535 unit: void AddScore() file: endless-tunnel/app/src/main/cpp/play_scene.hpp start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2536 unit: bool IsCheckpointLevel() file: endless-tunnel/app/src/main/cpp/play_scene.hpp start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2537 unit: float GetScreenAspect() file: endless-tunnel/app/src/main/cpp/scene_manager.hpp start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2538 unit: bool HasGraphics() file: endless-tunnel/app/src/main/cpp/scene_manager.hpp start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2539 unit: void VertexBuf::BindBuffer() file: endless-tunnel/app/src/main/cpp/vertexbuf.cpp start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2540 unit: void VertexBuf::UnbindBuffer() file: endless-tunnel/app/src/main/cpp/vertexbuf.cpp start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2541 unit: void Shader::UnbindShader() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2542 unit: int TrivialShader::GetColorAttribLoc() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2543 unit: void TrivialShader::ResetTintColor() file: endless-tunnel/app/src/main/cpp/shader.cpp start line: 254 end line: 256 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2544 unit: bool BlinkFunc() file: endless-tunnel/app/src/main/cpp/util.cpp start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2545 unit: inline Texture() file: endless-tunnel/app/src/main/cpp/texture.hpp start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2546 unit: bool Contains() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 61 end line: 63 size: 3 LOC McCabe index: 3 number of parameters: 2 id: 2547 unit: void SetScale() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2548 unit: void Render() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2549 unit: void SetColor() file: endless-tunnel/app/src/main/cpp/text_renderer.hpp start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2550 unit: void SetColor() file: endless-tunnel/app/src/main/cpp/text_renderer.hpp start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2551 unit: void ResetColor() file: endless-tunnel/app/src/main/cpp/text_renderer.hpp start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2552 unit: void IndexBuf::BindBuffer() file: endless-tunnel/app/src/main/cpp/indexbuf.cpp start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2553 unit: void IndexBuf::UnbindBuffer() file: endless-tunnel/app/src/main/cpp/indexbuf.cpp start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2554 unit: bool NativeEngine::IsAnimating() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 95 end line: 97 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 2555 unit: bool NativeEngine::HandleInput() file: endless-tunnel/app/src/main/cpp/native_engine.cpp start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2556 unit: GLM_FUNC_QUALIFIER tvec1::tvec1() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec1.inl start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2557 unit: GLM_FUNC_QUALIFIER tvec1::tvec1() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec1.inl start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2558 unit: GLM_FUNC_QUALIFIER tvec1::tvec1() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec1.inl start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2559 unit: GLM_FUNC_QUALIFIER tvec1::tvec1() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec1.inl start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2560 unit: GLM_FUNC_QUALIFIER uif32() file: endless-tunnel/app/src/main/cpp/glm/detail/type_half.inl start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2561 unit: GLM_FUNC_QUALIFIER uif32() file: endless-tunnel/app/src/main/cpp/glm/detail/type_half.inl start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2562 unit: GLM_FUNC_QUALIFIER uif32() file: endless-tunnel/app/src/main/cpp/glm/detail/type_half.inl start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2563 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2564 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2565 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2566 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2567 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 47 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 2568 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2569 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2570 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2571 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2572 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2573 unit: GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_vec4.inl start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2574 unit: GLM_FUNC_QUALIFIER fquatSIMD::fquatSIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2575 unit: GLM_FUNC_QUALIFIER fquatSIMD::fquatSIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2576 unit: GLM_FUNC_QUALIFIER fquatSIMD::fquatSIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 2577 unit: GLM_FUNC_QUALIFIER fquatSIMD::fquatSIMD() file: endless-tunnel/app/src/main/cpp/glm/gtx/simd_quat.inl start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2578 unit: void WelcomeScene::RenderBackground() file: endless-tunnel/app/src/main/cpp/welcome_scene.cpp start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2579 unit: void WelcomeScene::OnStartGraphics() file: endless-tunnel/app/src/main/cpp/welcome_scene.cpp start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2580 unit: void WelcomeScene::OnKillGraphics() file: endless-tunnel/app/src/main/cpp/welcome_scene.cpp start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2581 unit: glm::vec3 GetBoxSize() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2582 unit: int GetRowAt() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2583 unit: int GetColAt() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2584 unit: void DeleteBonus() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2585 unit: void SetDefaultButton() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2586 unit: void DeleteWidgets() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2587 unit: bool IsClickableButton() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 277 end line: 279 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 2588 unit: void Render() file: endless-tunnel/app/src/main/cpp/shader.hpp start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2589 unit: void DialogScene::RenderBackground() file: endless-tunnel/app/src/main/cpp/dialog_scene.cpp start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2590 unit: template T Clamp() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 35 end line: 37 size: 3 LOC McCabe index: 2 number of parameters: 3 id: 2591 unit: template T Abs() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 66 end line: 68 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 2592 unit: void SetMaxDelta() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2593 unit: void Reset() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2594 unit: void SetDifficulty() file: endless-tunnel/app/src/main/cpp/obstacle_generator.hpp start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2595 unit: static float GetSectionCenterY() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 409 end line: 411 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2596 unit: static float GetSectionEndY() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 413 end line: 415 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2597 unit: void PlayScene::OnScreenResized() file: endless-tunnel/app/src/main/cpp/play_scene.cpp start line: 861 end line: 863 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2598 unit: void Texture::Unbind() file: endless-tunnel/app/src/main/cpp/texture.cpp start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2599 unit: void SetColor() file: endless-tunnel/app/src/main/cpp/shape_renderer.hpp start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2600 unit: void SetColor() file: endless-tunnel/app/src/main/cpp/shape_renderer.hpp start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2601 unit: static file: hello-neon/app/src/main/java/com/example/helloneon/HelloNeon.java start line: 20 end line: 22 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2602 unit: static jstring from() file: prefab/prefab-dependency/app/src/main/cpp/java_interop.h start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2603 unit: public static byte makeChanMessageCode() file: native-midi/app/src/main/java/com/example/nativemidi/MidiSpec.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2604 unit: public AppMidiManager() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2605 unit: public MidiManager GetMidiManager() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2606 unit: public void openReceiveDevice() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2607 unit: public void openSendDevice() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2608 unit: private void sendMessages() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2609 unit: public static void loadNativeAPI() file: native-midi/app/src/main/java/com/example/nativemidi/AppMidiManager.java start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2610 unit: static file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2611 unit: public void onDeviceAdded() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2612 unit: public void onDeviceRemoved() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2613 unit: public MidiDeviceListItem() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2614 unit: public String toString() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2615 unit: static file: native-audio/app/src/main/java/com/example/nativeaudio/NativeAudio.java start line: 400 end line: 402 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2616 unit: static file: hello-libs/app/src/main/java/com/example/hellolibs/MainActivity.java start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2617 unit: void looper::handle() file: native-codec/app/src/main/cpp/looper.cpp start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2618 unit: static file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2619 unit: void setFixedSize() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2620 unit: public MyGLSurfaceView() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2621 unit: public SurfaceTexture getSurfaceTexture() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2622 unit: public void onResume() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2623 unit: synchronized public void onFrameAvailable() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 225 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2624 unit: public SurfaceTexture getSurfaceTexture() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 346 end line: 348 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2625 unit: float PNGHeader::GetGamma() file: display-p3/image-view/src/main/cpp/simple_png.cpp start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2626 unit: bool PNGHeader::HasNPM() file: display-p3/image-view/src/main/cpp/simple_png.cpp start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2627 unit: bool ImageViewEngine::GetAnimationStatus() file: display-p3/image-view/src/main/cpp/ImageViewEngine.cpp start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2628 unit: void ImageViewEngine::EnableAnimation() file: display-p3/image-view/src/main/cpp/ImageViewEngine.cpp start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2629 unit: GLuint ShaderProgram::createProgram() file: display-p3/image-view/src/main/cpp/ShaderProgram.cpp start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2630 unit: DISPLAY_COLORSPACE AssetTexture::ColorSpace() file: display-p3/image-view/src/main/cpp/AssetTexture.cpp start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2631 unit: bool AssetTexture::IsValid() file: display-p3/image-view/src/main/cpp/AssetTexture.cpp start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2632 unit: public NDKHelper() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2633 unit: public int getBitmapWidth() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 269 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2634 unit: public int getBitmapHeight() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 273 end line: 275 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2635 unit: public void closeBitmap() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2636 unit: public int getNativeAudioSampleRate() file: teapots/image-decoder/src/main/java/com/sample/helper/NDKHelper.java start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2637 unit: static file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 37 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2638 unit: protected void stopChoreographer() file: teapots/choreographer-30fps/src/main/java/com/sample/choreographer/ChoreographerNativeActivity.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2639 unit: public NDKHelper() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2640 unit: public int getBitmapWidth() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 269 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2641 unit: public int getBitmapHeight() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 273 end line: 275 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2642 unit: public void closeBitmap() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2643 unit: public int getNativeAudioSampleRate() file: teapots/choreographer-30fps/src/main/java/com/sample/helper/NDKHelper.java start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2644 unit: public NDKHelper() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2645 unit: public int getBitmapWidth() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 269 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2646 unit: public int getBitmapHeight() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 273 end line: 275 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2647 unit: public void closeBitmap() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2648 unit: public int getNativeAudioSampleRate() file: teapots/classic-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2649 unit: void GestureDetector::SetConfiguration() file: teapots/common/ndk_helper/gestureDetector.cpp start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2650 unit: void SetPinchTransformFactor() file: teapots/common/ndk_helper/tapCamera.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2651 unit: public NDKHelper() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2652 unit: public int getBitmapWidth() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 269 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2653 unit: public int getBitmapHeight() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 273 end line: 275 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2654 unit: public void closeBitmap() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2655 unit: public int getNativeAudioSampleRate() file: teapots/more-teapots/src/main/java/com/sample/helper/NDKHelper.java start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2656 unit: void TexturedTeapotRender::Render() file: teapots/textured-teapot/src/main/cpp/TexturedTeapotRender.cpp start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2657 unit: GLuint TextureCubemap::GetTexType() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2658 unit: GLuint Texture2d::GetTexType() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 292 end line: 294 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2659 unit: GLuint Texture2d::GetTexId() file: teapots/textured-teapot/src/main/cpp/Texture.cpp start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2660 unit: public NDKHelper() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2661 unit: public int getBitmapWidth() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 269 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2662 unit: public int getBitmapHeight() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 273 end line: 275 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2663 unit: public void closeBitmap() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2664 unit: public int getNativeAudioSampleRate() file: teapots/textured-teapot/src/main/java/com/sample/helper/NDKHelper.java start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2665 unit: void surfaceChanged() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2666 unit: void pause() file: sensor-graph/accelerometer/src/main/cpp/sensorgraph.cpp start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2667 unit: static file: sensor-graph/accelerometer/src/main/java/com/android/accelerometergraph/AccelerometerGraphJNI.java start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2668 unit: public void onSurfaceCreated() file: sensor-graph/accelerometer/src/main/java/com/android/accelerometergraph/AccelerometerGraphActivity.java start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2669 unit: public void onSurfaceChanged() file: sensor-graph/accelerometer/src/main/java/com/android/accelerometergraph/AccelerometerGraphActivity.java start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2670 unit: public void onDrawFrame() file: sensor-graph/accelerometer/src/main/java/com/android/accelerometergraph/AccelerometerGraphActivity.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2671 unit: public void run() file: sensor-graph/accelerometer/src/main/java/com/android/accelerometergraph/AccelerometerGraphActivity.java start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2672 unit: public void run() file: sensor-graph/accelerometer/src/main/java/com/android/accelerometergraph/AccelerometerGraphActivity.java start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2673 unit: public void run() file: sensor-graph/accelerometer/src/main/java/com/android/accelerometergraph/AccelerometerGraphActivity.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2674 unit: static file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNILib.java start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2675 unit: public void destroyContext() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2676 unit: public void onDrawFrame() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2677 unit: public void onSurfaceChanged() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 331 end line: 333 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2678 unit: static file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2679 unit: public void onSurfaceCreated() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2680 unit: public void onSurfaceChanged() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 119 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2681 unit: public void onDrawFrame() file: san-angeles/app/src/main/java/com/example/SanAngeles/DemoActivity.java start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2682 unit: void enable() file: hello-oboe/app/src/main/cpp/OboeSinePlayer.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2683 unit: protected void onPostExecute() file: nn-samples/sequence/src/main/java/com/example/android/sequence/MainActivity.java start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2684 unit: static int android_read() file: native-media/app/src/main/cpp/android_fopen.c start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2685 unit: static int android_write() file: native-media/app/src/main/cpp/android_fopen.c start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2686 unit: static fpos_t android_seek() file: native-media/app/src/main/cpp/android_fopen.c start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2687 unit: void android_fopen_set_asset_manager() file: native-media/app/src/main/cpp/android_fopen.c start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2688 unit: void setFixedSize() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 373 end line: 375 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2689 unit: public MyGLSurfaceView() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2690 unit: public void onPause() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2691 unit: public void onResume() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2692 unit: public SurfaceTexture getSurfaceTexture() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2693 unit: synchronized public void onFrameAvailable() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 214 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2694 unit: public SurfaceTexture getSurfaceTexture() file: native-media/app/src/main/java/com/example/nativemedia/MyGLSurfaceView.java start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2695 unit: void OnCameraAvailable() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2696 unit: void OnCameraUnavailable() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2697 unit: void OnDeviceStateChanges() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2698 unit: void OnDeviceErrorChanges() file: camera/texture-view/src/main/cpp/camera_listeners.cpp start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2699 unit: bool IsSameRatio() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2700 unit: void NDKCamera::CreateSession() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2701 unit: T value() file: camera/texture-view/src/main/cpp/camera_manager.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2702 unit: public void onSurfaceTextureSizeChanged() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2703 unit: static file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 259 end line: 261 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2704 unit: void PrintCameraDeviceError() file: camera/common/utils/camera_utils.cpp start line: 454 end line: 456 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2705 unit: void CameraEngine::OnCameraParameterChanged() file: camera/basic/src/main/cpp/camera_engine.cpp start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2706 unit: int32_t CameraEngine::GetSavedNativeWinWidth() file: camera/basic/src/main/cpp/android_main.cpp start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2707 unit: int32_t CameraEngine::GetSavedNativeWinHeight() file: camera/basic/src/main/cpp/android_main.cpp start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2708 unit: int32_t CameraEngine::GetSavedNativeWinFormat() file: camera/basic/src/main/cpp/android_main.cpp start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2709 unit: void OnCameraAvailable() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2710 unit: void OnCameraUnavailable() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2711 unit: void OnDeviceStateChanges() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2712 unit: void OnDeviceErrorChanges() file: camera/basic/src/main/cpp/camera_listeners.cpp start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 2713 unit: bool IsSameRatio() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2714 unit: void OnImageCallback() file: camera/basic/src/main/cpp/image_reader.cpp start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2715 unit: void ImageReader::DeleteImage() file: camera/basic/src/main/cpp/image_reader.cpp start line: 139 end line: 141 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 2716 unit: void ImageReader::SetPresentRotation() file: camera/basic/src/main/cpp/image_reader.cpp start line: 403 end line: 405 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2717 unit: T value() file: camera/basic/src/main/cpp/camera_manager.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2718 unit: public boolean isSupported() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2719 unit: public int getProgress() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2720 unit: public long getAbsProgress() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2721 unit: protected void onDestroy() file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2722 unit: static file: camera/basic/src/main/java/com/sample/camera/basic/CameraActivity.java start line: 348 end line: 350 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2723 unit: static file: hello-jniCallback/app/src/main/java/com/example/hellojnicallback/MainActivity.java start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2724 unit: static public String getBuildVersion() file: hello-jniCallback/app/src/main/java/com/example/hellojnicallback/JniHandler.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2725 unit: public long getRuntimeMemorySize() file: hello-jniCallback/app/src/main/java/com/example/hellojnicallback/JniHandler.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2726 unit: static file: bitmap-plasma/app/src/main/java/com/example/plasma/Plasma.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2727 unit: static void engine_term_display() file: native-plasma/app/src/main/cpp/plasma.c start line: 411 end line: 413 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2728 unit: void bqPlayerCallback() file: audio-echo/app/src/main/cpp/audio_player.cpp start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2729 unit: uint32_t AudioPlayer::dbgGetDevBufCount() file: audio-echo/app/src/main/cpp/audio_player.cpp start line: 258 end line: 260 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2730 unit: void bqRecorderCallback() file: audio-echo/app/src/main/cpp/audio_recorder.cpp start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 2731 unit: int32_t AudioRecorder::dbgGetDevBufCount() file: audio-echo/app/src/main/cpp/audio_recorder.cpp start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2732 unit: public void getLowLatencyParameters() file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 2733 unit: static file: audio-echo/app/src/main/java/com/google/sample/echo/MainActivity.java start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 2734 unit: void RendererES2::unmapOffsetBuf() file: gles3jni/app/src/main/cpp/RendererES2.cpp start line: 118 end line: 119 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 2735 unit: void RendererES2::unmapTransformBuf() file: gles3jni/app/src/main/cpp/RendererES2.cpp start line: 125 end line: 126 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 2736 unit: GLM_FUNC_QUALIFIER tmat4x2::tmat4x2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x2.inl start line: 99 end line: 100 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2737 unit: GLM_FUNC_QUALIFIER tvec1::tvec1() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec1.inl start line: 78 end line: 79 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2738 unit: GLM_FUNC_QUALIFIER tvec4::tvec4() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec4.inl start line: 87 end line: 88 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2739 unit: GLM_FUNC_QUALIFIER tmat4x3::tmat4x3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_mat4x3.inl start line: 99 end line: 100 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2740 unit: GLM_FUNC_QUALIFIER tvec3::tvec3() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec3.inl start line: 84 end line: 85 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2741 unit: GLM_FUNC_QUALIFIER tvec2::tvec2() file: endless-tunnel/app/src/main/cpp/glm/detail/type_vec2.inl start line: 81 end line: 82 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2742 unit: GLM_FUNC_DECL detail::tmat3x3 toMat3() file: endless-tunnel/app/src/main/cpp/glm/gtx/quaternion.hpp start line: 150 end line: 151 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2743 unit: GLM_FUNC_DECL detail::tmat4x4 toMat4() file: endless-tunnel/app/src/main/cpp/glm/gtx/quaternion.hpp start line: 157 end line: 158 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2744 unit: GLM_FUNC_DECL detail::tquat toQuat() file: endless-tunnel/app/src/main/cpp/glm/gtx/quaternion.hpp start line: 164 end line: 165 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2745 unit: GLM_FUNC_DECL detail::tquat toQuat() file: endless-tunnel/app/src/main/cpp/glm/gtx/quaternion.hpp start line: 171 end line: 172 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2746 unit: void UiScene::RenderBackground() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 151 end line: 153 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 2747 unit: void UiScene::OnButtonClicked() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 155 end line: 157 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2748 unit: void setFixedSize() file: native-codec/app/src/main/java/com/example/nativecodec/NativeCodec.java start line: 307 end line: 308 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 2749 unit: public void onPause() file: native-codec/app/src/main/java/com/example/nativecodec/MyGLSurfaceView.java start line: 82 end line: 83 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 2750 unit: public void onSurfaceCreated() file: hello-gl2/app/src/main/java/com/android/gl2jni/GL2JNIView.java start line: 335 end line: 337 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 2751 unit: void setFixedSize() file: native-media/app/src/main/java/com/example/nativemedia/NativeMedia.java start line: 402 end line: 403 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 2752 unit: public void onSurfaceTextureUpdated() file: camera/texture-view/src/main/java/com/sample/textureview/ViewActivity.java start line: 185 end line: 186 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2753 unit: explicit ProducerConsumerQueue() file: audio-echo/app/src/main/cpp/buf_manager.h start line: 35 end line: 36 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 2754 unit: int GetScreenWidth() file: endless-tunnel/app/src/main/cpp/scene_manager.hpp start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2755 unit: int GetScreenHeight() file: endless-tunnel/app/src/main/cpp/scene_manager.hpp start line: 55 end line: 55 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2756 unit: int GetCount() file: endless-tunnel/app/src/main/cpp/indexbuf.hpp start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2757 unit: float GetCenterX() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 53 end line: 53 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2758 unit: float GetCenterY() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 54 end line: 54 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2759 unit: float GetWidth() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 55 end line: 55 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2760 unit: float GetHeight() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 56 end line: 56 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2761 unit: float GetLeft() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 57 end line: 57 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2762 unit: float GetRight() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 58 end line: 58 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2763 unit: float GetBottom() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 59 end line: 59 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2764 unit: float GetTop() file: endless-tunnel/app/src/main/cpp/tex_quad.hpp start line: 60 end line: 60 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2765 unit: value_const_pointer value_address() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.hpp start line: 77 end line: 77 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2766 unit: value_pointer value_address() file: endless-tunnel/app/src/main/cpp/glm/detail/type_gentype.hpp start line: 78 end line: 78 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2767 unit: GLM_FUNC_QUALIFIER V operator() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 59 end line: 59 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2768 unit: GLM_FUNC_QUALIFIER V operator() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 65 end line: 65 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2769 unit: GLM_FUNC_QUALIFIER V operator() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 71 end line: 71 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2770 unit: GLM_FUNC_QUALIFIER void operator() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 102 end line: 102 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2771 unit: GLM_FUNC_QUALIFIER void operator() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 111 end line: 111 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2772 unit: GLM_FUNC_QUALIFIER void operator() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 119 end line: 119 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2773 unit: GLM_FUNC_QUALIFIER void operator() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 127 end line: 127 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2774 unit: GLM_FUNC_QUALIFIER void operator() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 135 end line: 135 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2775 unit: GLM_FUNC_QUALIFIER operator VecType() file: endless-tunnel/app/src/main/cpp/glm/detail/_swizzle.hpp start line: 198 end line: 198 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2776 unit: inline float _mm_cvtss_f32() file: endless-tunnel/app/src/main/cpp/glm/detail/setup.hpp start line: 618 end line: 618 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2777 unit: inline __m128 _mm_castpd_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/setup.hpp start line: 619 end line: 619 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2778 unit: inline __m128d _mm_castps_pd() file: endless-tunnel/app/src/main/cpp/glm/detail/setup.hpp start line: 620 end line: 620 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2779 unit: inline __m128i _mm_castps_si128() file: endless-tunnel/app/src/main/cpp/glm/detail/setup.hpp start line: 621 end line: 621 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2780 unit: inline __m128 _mm_castsi128_ps() file: endless-tunnel/app/src/main/cpp/glm/detail/setup.hpp start line: 622 end line: 622 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2781 unit: template GLM_FUNC_QUALIFIER T lerp() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 64 end line: 64 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2782 unit: template GLM_FUNC_QUALIFIER detail::tvec2 lerp() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 65 end line: 65 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2783 unit: template GLM_FUNC_QUALIFIER detail::tvec3 lerp() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 67 end line: 67 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2784 unit: template GLM_FUNC_QUALIFIER detail::tvec4 lerp() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 68 end line: 68 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2785 unit: template GLM_FUNC_QUALIFIER detail::tvec2 lerp() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 69 end line: 69 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2786 unit: template GLM_FUNC_QUALIFIER detail::tvec3 lerp() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 70 end line: 70 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2787 unit: template GLM_FUNC_QUALIFIER detail::tvec4 lerp() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 71 end line: 71 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2788 unit: template GLM_FUNC_QUALIFIER T slerp() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 73 end line: 73 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 2789 unit: template GLM_FUNC_QUALIFIER T saturate() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 75 end line: 75 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2790 unit: template GLM_FUNC_QUALIFIER detail::tvec2 saturate() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 76 end line: 76 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2791 unit: template GLM_FUNC_QUALIFIER detail::tvec3 saturate() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 77 end line: 77 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2792 unit: template GLM_FUNC_QUALIFIER detail::tvec4 saturate() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 78 end line: 78 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2793 unit: template GLM_FUNC_QUALIFIER T atan2() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 80 end line: 80 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2794 unit: template GLM_FUNC_QUALIFIER detail::tvec2 atan2() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 81 end line: 81 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2795 unit: template GLM_FUNC_QUALIFIER detail::tvec3 atan2() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 82 end line: 82 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2796 unit: template GLM_FUNC_QUALIFIER detail::tvec4 atan2() file: endless-tunnel/app/src/main/cpp/glm/gtx/compatibility.hpp start line: 83 end line: 83 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2797 unit: int GetStride() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 38 end line: 38 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2798 unit: int GetCount() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 39 end line: 39 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2799 unit: int GetPositionsOffset() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 40 end line: 40 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2800 unit: bool HasColors() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 42 end line: 42 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2801 unit: int GetColorsOffset() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 43 end line: 43 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2802 unit: void SetColorsOffset() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 44 end line: 44 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2803 unit: bool HasTexCoords() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 46 end line: 46 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2804 unit: void SetTexCoordsOffset() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 47 end line: 47 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2805 unit: int GetTexCoordsOffset() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 48 end line: 48 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2806 unit: GLenum GetPrimitive() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 50 end line: 50 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2807 unit: void SetPrimitive() file: endless-tunnel/app/src/main/cpp/vertexbuf.hpp start line: 51 end line: 51 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2808 unit: float GetMinY() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2809 unit: float GetMaxY() file: endless-tunnel/app/src/main/cpp/obstacle.hpp start line: 53 end line: 53 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2810 unit: int GetId() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 173 end line: 173 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2811 unit: float GetCenterX() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 174 end line: 174 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2812 unit: float GetCenterY() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 175 end line: 175 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2813 unit: float GetWidth() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 176 end line: 176 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2814 unit: float GetHeight() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 177 end line: 177 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2815 unit: bool IsButton() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 178 end line: 178 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2816 unit: int GetNav() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 179 end line: 179 size: 1 LOC McCabe index: 3 number of parameters: 1 id: 2817 unit: bool IsEnabled() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 180 end line: 180 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2818 unit: bool IsVisible() file: endless-tunnel/app/src/main/cpp/ui_scene.hpp start line: 181 end line: 181 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2819 unit: template T Max() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 33 end line: 33 size: 1 LOC McCabe index: 2 number of parameters: 2 id: 2820 unit: template T Min() file: endless-tunnel/app/src/main/cpp/util.hpp start line: 34 end line: 34 size: 1 LOC McCabe index: 2 number of parameters: 2 id: 2821 unit: void UiScene::OnCreateWidgets() file: endless-tunnel/app/src/main/cpp/ui_scene.cpp start line: 350 end line: 350 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2822 unit: void Scene::OnInstall() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 21 end line: 21 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2823 unit: void Scene::DoFrame() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 22 end line: 22 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2824 unit: void Scene::OnUninstall() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 23 end line: 23 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2825 unit: void Scene::OnStartGraphics() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 24 end line: 24 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2826 unit: void Scene::OnKillGraphics() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 25 end line: 25 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2827 unit: void Scene::OnPointerDown() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 26 end line: 26 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2828 unit: void Scene::OnPointerUp() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 27 end line: 27 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2829 unit: void Scene::OnPointerMove() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 28 end line: 28 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2830 unit: bool Scene::OnBackKeyPressed() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2831 unit: void Scene::OnKeyDown() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 30 end line: 30 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2832 unit: void Scene::OnKeyUp() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 31 end line: 31 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2833 unit: void Scene::OnJoy() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 32 end line: 32 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2834 unit: void Scene::OnScreenResized() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 33 end line: 33 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 2835 unit: void Scene::OnPause() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 34 end line: 34 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2836 unit: void Scene::OnResume() file: endless-tunnel/app/src/main/cpp/scene.cpp start line: 35 end line: 35 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2837 unit: void my_api() file: prefab/prefab-publishing/mylibrary/src/main/cpp/mylibrary.cpp start line: 19 end line: 19 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2838 unit: public void onStartTrackingTouch() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 229 end line: 229 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2839 unit: public void onStopTrackingTouch() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 232 end line: 232 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2840 unit: public void onNothingSelected() file: native-midi/app/src/main/java/com/example/nativemidi/MainActivity.java start line: 255 end line: 255 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2841 unit: GLuint getAttribLocation() file: display-p3/image-view/src/main/cpp/ShaderProgram.h start line: 27 end line: 27 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2842 unit: GLuint getAttribLocationTex() file: display-p3/image-view/src/main/cpp/ShaderProgram.h start line: 28 end line: 28 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2843 unit: GLuint getProgram() file: display-p3/image-view/src/main/cpp/ShaderProgram.h start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2844 unit: void Engine::UnloadResources() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 116 end line: 116 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2845 unit: void Engine::TermDisplay() file: teapots/image-decoder/src/main/cpp/TeapotNativeActivity.cpp start line: 189 end line: 189 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2846 unit: GLuint TextureCubemap::GetTexType() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 204 end line: 204 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2847 unit: GLuint Texture2d::GetTexType() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 326 end line: 326 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2848 unit: GLuint Texture2d::GetTexId() file: teapots/image-decoder/src/main/cpp/Texture.cpp start line: 328 end line: 328 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2849 unit: GLint ImageDecoderRender::GetTextureType() file: teapots/image-decoder/src/main/cpp/ImageDecoderRender.cpp start line: 56 end line: 56 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2850 unit: void ImageDecoderRender::Render() file: teapots/image-decoder/src/main/cpp/ImageDecoderRender.cpp start line: 144 end line: 144 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2851 unit: void Engine::UnloadResources() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 335 end line: 335 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2852 unit: void Engine::TermDisplay() file: teapots/choreographer-30fps/src/main/cpp/ChoreographerNativeActivity.cpp start line: 403 end line: 403 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2853 unit: void Engine::UnloadResources() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 117 end line: 117 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2854 unit: void Engine::TermDisplay() file: teapots/classic-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 190 end line: 190 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2855 unit: int32_t GetScreenWidth() file: teapots/common/ndk_helper/GLContext.h start line: 101 end line: 101 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2856 unit: int32_t GetScreenHeight() file: teapots/common/ndk_helper/GLContext.h start line: 102 end line: 102 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2857 unit: int32_t GetBufferColorSize() file: teapots/common/ndk_helper/GLContext.h start line: 104 end line: 104 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2858 unit: int32_t GetBufferDepthSize() file: teapots/common/ndk_helper/GLContext.h start line: 105 end line: 105 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2859 unit: float GetGLVersion() file: teapots/common/ndk_helper/GLContext.h start line: 106 end line: 106 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2860 unit: EGLDisplay GetDisplay() file: teapots/common/ndk_helper/GLContext.h start line: 109 end line: 109 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2861 unit: EGLSurface GetSurface() file: teapots/common/ndk_helper/GLContext.h start line: 110 end line: 110 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2862 unit: void Interpolator::Clear() file: teapots/common/ndk_helper/interpolator.cpp start line: 33 end line: 33 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2863 unit: float Length() file: teapots/common/ndk_helper/vecmath.h start line: 180 end line: 180 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2864 unit: float Dot() file: teapots/common/ndk_helper/vecmath.h start line: 189 end line: 189 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2865 unit: void Dump() file: teapots/common/ndk_helper/vecmath.h start line: 201 end line: 201 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2866 unit: float Length() file: teapots/common/ndk_helper/vecmath.h start line: 368 end line: 368 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2867 unit: float Dot() file: teapots/common/ndk_helper/vecmath.h start line: 378 end line: 378 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2868 unit: void Dump() file: teapots/common/ndk_helper/vecmath.h start line: 399 end line: 399 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2869 unit: float Length() file: teapots/common/ndk_helper/vecmath.h start line: 585 end line: 585 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2870 unit: float Dot() file: teapots/common/ndk_helper/vecmath.h start line: 596 end line: 596 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2871 unit: virtual ~GestureDetector() file: teapots/common/ndk_helper/gestureDetector.h start line: 63 end line: 63 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2872 unit: virtual ~TapDetector() file: teapots/common/ndk_helper/gestureDetector.h start line: 82 end line: 82 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2873 unit: virtual ~DoubletapDetector() file: teapots/common/ndk_helper/gestureDetector.h start line: 100 end line: 100 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2874 unit: virtual ~PinchDetector() file: teapots/common/ndk_helper/gestureDetector.h start line: 120 end line: 120 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2875 unit: virtual ~DragDetector() file: teapots/common/ndk_helper/gestureDetector.h start line: 138 end line: 138 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2876 unit: void Engine::UnloadResources() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 127 end line: 127 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2877 unit: void Engine::TermDisplay() file: teapots/more-teapots/src/main/cpp/MoreTeapotsNativeActivity.cpp start line: 200 end line: 200 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2878 unit: void Engine::UnloadResources() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 117 end line: 117 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2879 unit: void Engine::TermDisplay() file: teapots/textured-teapot/src/main/cpp/TeapotNativeActivity.cpp start line: 190 end line: 190 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2880 unit: jobject CameraAppEngine::GetSurfaceObject() file: camera/texture-view/src/main/cpp/camera_engine.cpp start line: 64 end line: 64 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2881 unit: void CameraAppEngine::StartPreview() file: camera/texture-view/src/main/cpp/camera_engine.cpp start line: 91 end line: 91 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2882 unit: void Flip() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 149 end line: 149 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2883 unit: bool IsPortrait() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 150 end line: 150 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2884 unit: int32_t width() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 151 end line: 151 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2885 unit: int32_t height() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 152 end line: 152 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2886 unit: int32_t org_width() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 153 end line: 153 size: 1 LOC McCabe index: 2 number of parameters: 1 id: 2887 unit: int32_t org_height() file: camera/texture-view/src/main/cpp/camera_manager.cpp start line: 154 end line: 154 size: 1 LOC McCabe index: 2 number of parameters: 1 id: 2888 unit: bool Supported() file: camera/texture-view/src/main/cpp/camera_manager.h start line: 59 end line: 59 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2889 unit: explicit CameraId() file: camera/texture-view/src/main/cpp/camera_manager.h start line: 150 end line: 150 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2890 unit: void Flip() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 147 end line: 147 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2891 unit: bool IsPortrait() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 148 end line: 148 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2892 unit: int32_t width() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 149 end line: 149 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2893 unit: int32_t height() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 150 end line: 150 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2894 unit: int32_t org_width() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 151 end line: 151 size: 1 LOC McCabe index: 2 number of parameters: 1 id: 2895 unit: int32_t org_height() file: camera/basic/src/main/cpp/camera_manager.cpp start line: 152 end line: 152 size: 1 LOC McCabe index: 2 number of parameters: 1 id: 2896 unit: bool Supported() file: camera/basic/src/main/cpp/camera_manager.h start line: 48 end line: 48 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2897 unit: explicit CameraId() file: camera/basic/src/main/cpp/camera_manager.h start line: 134 end line: 134 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2898 unit: virtual ~AudioFormat() file: audio-echo/app/src/main/cpp/audio_effect.h start line: 34 end line: 34 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 2899 unit: size_t AudioDelay::getDelayTime() file: audio-echo/app/src/main/cpp/audio_effect.cpp start line: 103 end line: 103 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2900 unit: float AudioDelay::getDecayWeight() file: audio-echo/app/src/main/cpp/audio_effect.cpp start line: 120 end line: 120 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2901 unit: void StartAnimation() file: webp/view/src/main/cpp/webp_view.cpp start line: 58 end line: 58 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2902 unit: bool IsAnimating() file: webp/view/src/main/cpp/webp_view.cpp start line: 59 end line: 59 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 2903 unit: void TerminateDisplay() file: webp/view/src/main/cpp/webp_view.cpp start line: 60 end line: 60 size: 1 LOC McCabe index: 1 number of parameters: 1