HomeSort by relevance Sort by last modified time
    Searched refs:cpp (Results 1 - 25 of 1337) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/native/jni/
NativeFileList.mk 16 com_android_inputmethod_keyboard_ProximityInfo.cpp \
17 com_android_inputmethod_latin_BinaryDictionary.cpp \
18 com_android_inputmethod_latin_BinaryDictionaryUtils.cpp \
19 com_android_inputmethod_latin_DicTraverseSession.cpp \
20 jni_common.cpp
24 header_policy.cpp \
25 header_read_write_utils.cpp) \
26 dictionary/property/ngram_context.cpp \
27 dictionary/structure/dictionary_structure_with_buffer_policy_factory.cpp \
29 bigram/bigram_list_read_write_utils.cpp \
    [all...]
  /device/generic/goldfish/wifi/ipv6proxy/
Android.mk 6 address.cpp \
7 interface.cpp \
8 log.cpp \
9 main.cpp \
10 namespace.cpp \
11 packet.cpp \
12 proxy.cpp \
13 router.cpp \
14 socket.cpp \
  /external/swiftshader/third_party/LLVM/
Android.mk 11 lib/Analysis/AliasAnalysis.cpp \
12 lib/Analysis/AliasSetTracker.cpp \
13 lib/Analysis/BasicAliasAnalysis.cpp \
14 lib/Analysis/BranchProbabilityInfo.cpp \
15 lib/Analysis/CaptureTracking.cpp \
16 lib/Analysis/ConstantFolding.cpp \
17 lib/Analysis/DebugInfo.cpp \
18 lib/Analysis/DIBuilder.cpp \
19 lib/Analysis/InstructionSimplify.cpp \
20 lib/Analysis/IVUsers.cpp \
    [all...]
  /bionic/linker/tests/
Android.mk 42 linker_block_allocator_test.cpp \
43 linker_config_test.cpp \
44 linker_globals.cpp \
45 linked_list_test.cpp \
46 linker_memory_allocator_test.cpp \
47 linker_sleb128_test.cpp \
48 linker_utils_test.cpp \
49 ../linker_allocator.cpp \
50 ../linker_block_allocator.cpp \
51 ../linker_config.cpp \
    [all...]
  /system/core/libnativebridge/tests/
Android.mk 8 CodeCacheCreate_test.cpp \
9 CodeCacheExists_test.cpp \
10 CodeCacheStatFail_test.cpp \
11 CompleteFlow_test.cpp \
12 InvalidCharsNativeBridge_test.cpp \
13 NativeBridge2Signal_test.cpp \
14 NativeBridgeVersion_test.cpp \
15 NeedsNativeBridge_test.cpp \
16 PreInitializeNativeBridge_test.cpp \
17 PreInitializeNativeBridgeFail1_test.cpp \
    [all...]
  /frameworks/base/libs/common_time/
Android.mk 10 common_clock_service.cpp \
11 common_time_config_service.cpp \
12 common_time_server.cpp \
13 common_time_server_api.cpp \
14 common_time_server_packets.cpp \
15 clock_recovery.cpp \
16 common_clock.cpp \
17 main.cpp \
18 utils.cpp \
19 LinearTransform.cpp
    [all...]
  /hardware/libhardware/modules/camera/3_4/
Android.mk 45 arc/cached_frame.cpp \
46 arc/exif_utils.cpp \
47 arc/frame_buffer.cpp \
48 arc/image_processor.cpp \
49 arc/jpeg_compressor.cpp \
50 camera.cpp \
51 capture_request.cpp \
52 format_metadata_factory.cpp \
53 metadata/boottime_state_delegate.cpp \
54 metadata/enum_converter.cpp \
    [all...]
  /external/opencv/
Android.mk 19 # cxmathfuncs.cpp has implicit cast of int struct fields.
23 cxcore/src/cxalloc.cpp \
24 cxcore/src/cxarithm.cpp \
25 cxcore/src/cxarray.cpp \
26 cxcore/src/cxcmp.cpp \
27 cxcore/src/cxconvert.cpp \
28 cxcore/src/cxcopy.cpp \
29 cxcore/src/cxdatastructs.cpp \
30 cxcore/src/cxdrawing.cpp \
31 cxcore/src/cxdxt.cpp \
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/
Android.mk 16 LOCAL_SRC_FILES := core_interface.cpp \
17 core_impl.cpp \
18 display_base.cpp \
19 display_primary.cpp \
20 display_hdmi.cpp \
21 display_virtual.cpp \
22 comp_manager.cpp \
23 strategy.cpp \
24 resource_default.cpp \
25 dump_impl.cpp \
    [all...]
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_tiling.h 30 vc4_utile_width(int cpp)
32 switch (cpp) {
41 fprintf(stderr, "unknown cpp: %d\n", cpp);
48 vc4_utile_height(int cpp)
50 switch (cpp) {
58 fprintf(stderr, "unknown cpp: %d\n", cpp);
63 bool vc4_size_is_lt(uint32_t width, uint32_t height, int cpp) ATTRIBUTE_CONST;
66 uint8_t tiling_format, int cpp,
    [all...]
  /external/elfutils/tests/
run-addr2line-i-demangle-test.sh 31 /tmp/x.cpp:5
33 /tmp/x.cpp:6
35 /tmp/x.cpp:10
37 /tmp/x.cpp:11
38 foobar inlined at /tmp/x.cpp:15 in bar()
39 /tmp/x.cpp:5
41 /tmp/x.cpp:15
42 fubar inlined at /tmp/x.cpp:20 in baz()
43 /tmp/x.cpp:10
45 /tmp/x.cpp:2
    [all...]
run-addr2line-i-test.sh 20 # // g++ x.cpp -g -fPIC -olibx.so -shared -O3 -fvisibility=hidden
58 /tmp/x.cpp:5
62 /tmp/x.cpp:6
66 /tmp/x.cpp:10
70 /tmp/x.cpp:11
74 /tmp/x.cpp:5
75 /tmp/x.cpp:15
79 /tmp/x.cpp:10
80 /tmp/x.cpp:20
84 /tmp/x.cpp:
    [all...]
  /device/google/contexthub/util/nanotool/
Android.mk 24 androidcontexthub.cpp \
25 apptohostevent.cpp \
26 calibrationfile.cpp \
27 contexthub.cpp \
28 log.cpp \
29 logevent.cpp \
30 nanomessage.cpp \
31 nanotool.cpp \
32 resetreasonevent.cpp \
33 sensorevent.cpp
    [all...]
  /development/samples/ToyVpn/server/linux/
Makefile 18 g++ -Wall -o ToyVpnServer ToyVpnServer.cpp
  /external/tinyxml2/
biicode.conf 7 xmltest.cpp + resources/*.xm
  /packages/apps/Gallery2/jni_jpegstream/
Android.mk 23 LOCAL_CPP_EXTENSION := .cpp
25 src/inputstream_wrapper.cpp \
26 src/jpegstream.cpp \
27 src/jerr_hook.cpp \
28 src/jpeg_hook.cpp \
29 src/jpeg_writer.cpp \
30 src/jpeg_reader.cpp \
31 src/outputstream_wrapper.cpp \
32 src/stream_wrapper.cpp
  /frameworks/av/services/audioflinger/
Android.mk 6 ServiceUtilities.cpp
24 AudioFlinger.cpp \
25 Threads.cpp \
26 Tracks.cpp \
27 AudioHwDevice.cpp \
28 AudioStreamOut.cpp \
29 SpdifStreamOut.cpp \
30 Effects.cpp \
31 PatchPanel.cpp \
32 StateQueue.cpp \
    [all...]
  /frameworks/av/services/audiopolicy/common/managerdefinitions/
Android.mk 6 src/DeviceDescriptor.cpp \
7 src/AudioGain.cpp \
8 src/HwModule.cpp \
9 src/IOProfile.cpp \
10 src/AudioPort.cpp \
11 src/AudioProfile.cpp \
12 src/AudioRoute.cpp \
13 src/AudioPolicyMix.cpp \
14 src/AudioPatch.cpp \
15 src/AudioInputDescriptor.cpp \
    [all...]
  /system/netd/server/
Android.mk 32 binder/android/net/UidRange.cpp
98 BandwidthController.cpp \
99 ClatdController.cpp \
100 CommandListener.cpp \
101 Controllers.cpp \
102 DnsProxyListener.cpp \
103 DummyNetwork.cpp \
104 DumpWriter.cpp \
105 EventReporter.cpp \
106 FirewallController.cpp \
    [all...]
  /system/core/libpixelflinger/
Android.mk 10 codeflinger/ARMAssemblerInterface.cpp \
11 codeflinger/ARMAssemblerProxy.cpp \
12 codeflinger/CodeCache.cpp \
13 codeflinger/GGLAssembler.cpp \
14 codeflinger/load_store.cpp \
15 codeflinger/blending.cpp \
16 codeflinger/texturing.cpp \
17 fixed.cpp.arm \
18 picker.cpp.arm \
19 pixelflinger.cpp.arm
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
Android.mk 22 LOCAL_SRC_FILES := hwc_session.cpp \
23 hwc_display.cpp \
24 hwc_display_null.cpp \
25 hwc_display_primary.cpp \
26 hwc_display_external.cpp \
27 hwc_display_virtual.cpp \
28 hwc_debugger.cpp \
29 hwc_buffer_allocator.cpp \
30 hwc_buffer_sync_handler.cpp \
31 hwc_color_manager.cpp \
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Android.mk 22 LOCAL_SRC_FILES := hwc_session.cpp \
23 hwc_display.cpp \
24 hwc_display_null.cpp \
25 hwc_display_primary.cpp \
26 hwc_display_external.cpp \
27 hwc_display_virtual.cpp \
28 hwc_debugger.cpp \
29 hwc_buffer_allocator.cpp \
30 hwc_buffer_sync_handler.cpp \
31 hwc_color_manager.cpp \
    [all...]
  /external/swiftshader/src/Reactor/
Android.mk 30 $(SUBZERO_PATH)/src/IceAssembler.cpp \
31 $(SUBZERO_PATH)/src/IceCfg.cpp \
32 $(SUBZERO_PATH)/src/IceCfgNode.cpp \
33 $(SUBZERO_PATH)/src/IceClFlags.cpp \
34 $(SUBZERO_PATH)/src/IceELFObjectWriter.cpp \
35 $(SUBZERO_PATH)/src/IceELFSection.cpp \
36 $(SUBZERO_PATH)/src/IceFixups.cpp \
37 $(SUBZERO_PATH)/src/IceGlobalContext.cpp \
38 $(SUBZERO_PATH)/src/IceGlobalInits.cpp \
39 $(SUBZERO_PATH)/src/IceInst.cpp \
    [all...]
  /external/deqp/
AndroidGen.mk 5 execserver/xsDefs.cpp \
6 execserver/xsExecutionServer.cpp \
7 execserver/xsPosixFileReader.cpp \
8 execserver/xsPosixTestProcess.cpp \
9 execserver/xsProtocol.cpp \
10 execserver/xsTcpServer.cpp \
11 execserver/xsTestDriver.cpp \
12 execserver/xsTestProcess.cpp \
13 executor/xeBatchExecutor.cpp \
14 executor/xeBatchResult.cpp \
    [all...]
  /hardware/qcom/display/msm8084/liboverlay/
Android.mk 14 overlay.cpp \
15 overlayUtils.cpp \
16 overlayMdp.cpp \
17 overlayRotator.cpp \
18 overlayMdpRot.cpp \
19 overlayMdssRot.cpp \
20 overlayWriteback.cpp \
21 pipes/overlayGenPipe.cpp

Completed in 1432 milliseconds

1 2 3 4 5 6 7 8 91011>>