Home
last modified time | relevance | path

Searched refs:C (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleObjectPool_test.cpp89 const int C = 500; in TEST_F() local
98 for (int j = 0; j < C; j++) { in TEST_F()
115 ASSERT_EQ(static_cast<uint32_t>(T * C * O), stats->Obtained); in TEST_F()
116 ASSERT_EQ(static_cast<uint32_t>(T * C * O), stats->Recycled); in TEST_F()
/hardware/interfaces/media/omx/1.0/vts/functional/
DREADME.md14 usage: VtsHalMediaOmxV1\_0TargetComponentTest -I default -C <comp name> -R <comp role>
21 VtsHalMediaOmxV1\_0TargetAudioDecTest -I default -C <comp name> -R audio_decoder.<comp class> -P /s…
23 VtsHalMediaOmxV1\_0TargetAudioEncTest -I default -C <comp name> -R audio_encoder.<comp class> -P /s…
30 VtsHalMediaOmxV1\_0TargetVideoDecTest -I default -C <comp name> -R video_decoder.<comp class> -P /s…
32 VtsHalMediaOmxV1\_0TargetVideoEncTest -I default -C <comp name> -R video_encoder.<comp class> -P /s…
/hardware/interfaces/gnss/1.0/
DIGnssNavigationMessageCallback.hal2 * Copyright (C) 2016 The Android Open Source Project
31 /** GPS L1 C/A message contained in the structure. */
91 * - For GNSS L1 C/A subframe 4 and 5, this value corresponds to the 'frame
95 * - For Glonass L1 C/A, this refers to the frame ID, in the range of 1-5.
114 * - For GNSS L1 C/A, BeiDou D1 & BeiDou D2, the submessage id corresponds to
117 * - For Glonass L1 C/A, this refers to the String number, in the range from
130 * - For GNSS L1 C/A, Beidou D1 & Beidou D2, each subframe contains 10 30-bit
136 * - For Glonass L1 C/A, each string contains 85 data bits, including the
/hardware/libhardware/include/hardware/
Dhardware.h34 #define MAKE_TAG_CONSTANT(A,B,C,D) (((A) << 24) | ((B) << 16) | ((C) << 8) | (D)) argument
/hardware/interfaces/wifi/1.0/default/
DTHREADING.README13 wifi_legacy_hal.cpp has a bunch of global "C" style functions to handle the
14 legacy callbacks. Each of these "C" style function invokes a corresponding
25 a) All of the asynchronous "C" style callbacks will acquire the global lock
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr3 L O C _ A P I _ C B . X D R
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr3 L O C _ A P I _ C B . X D R
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr3 L O C _ A P I _ C B . X D R
/hardware/intel/common/libva/debian.upstream/
Dcopyright13 (C) Copyright IBM Corporation 2004
40 The Debian packaging is (C) 2007, Intel Corporation and
/hardware/interfaces/usb/1.0/
DIUsb.hal2 * Copyright (C) 2016 The Android Open Source Project
49 * status of the Type-C ports. This method is async/oneway. The result of the
/hardware/intel/common/libmix/mix_common/
DINSTALL4 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
28 and enabled with `--cache-file=config.cache' or simply `-C') that saves
158 On HP-UX, the default C compiler is not ANSI C compatible. If GNU
160 order to use an ANSI C compiler:
166 On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
229 causes the specified `gcc' to be used as the C compiler (unless it is
265 `-C'
/hardware/interfaces/tests/bar/1.0/
DIFooCallback.hal2 * Copyright (C) 2016 The Android Open Source Project
Dtypes.hal2 * Copyright (C) 2016 The Android Open Source Project
/hardware/libhardware/modules/consumerir/
DAndroid.bp1 // Copyright (C) 2013 The Android Open Source Project
/hardware/interfaces/tests/baz/1.0/
DIBazCallback.hal2 * Copyright (C) 2016 The Android Open Source Project
DIQuux.hal2 * Copyright (C) 2017 The Android Open Source Project
/hardware/interfaces/tests/versioning/2.4/
DIFoo.hal2 * Copyright (C) 2017 The Android Open Source Project
/hardware/libhardware/modules/tv_input/
DAndroid.bp1 // Copyright (C) 2014 The Android Open Source Project
/hardware/libhardware/modules/fingerprint/
DAndroid.bp1 // Copyright (C) 2013 The Android Open Source Project
/hardware/interfaces/tests/inheritance/1.0/
DIChild.hal2 * Copyright (C) 2016 The Android Open Source Project
DIGrandparent.hal2 * Copyright (C) 2016 The Android Open Source Project
DIParent.hal2 * Copyright (C) 2016 The Android Open Source Project
/hardware/libhardware/modules/nfc/
DAndroid.bp1 // Copyright (C) 2011 The Android Open Source Project
/hardware/libhardware/modules/nfc-nci/
DAndroid.bp1 // Copyright (C) 2011 The Android Open Source Project
/hardware/libhardware/modules/power/
DAndroid.bp1 // Copyright (C) 2011 The Android Open Source Project

12345678910>>...12