| /device/linaro/dragonboard/qcom/pd-mapper/ |
| D | json.c | 65 int ch; in json_skip_whitespace() local 76 int ch; in json_parse_string() local 101 int ch; in json_parse_number() local 121 int ch; in json_parse_keyword() local 189 int ch; in json_parse_array() local 232 int ch; in json_parse_object() local 272 int ch; in json_parse_property() local
|
| /device/linaro/dragonboard/qcom/rmtfs/ |
| D | util.c | 6 static uint8_t to_hex(uint8_t ch) in to_hex() 16 uint8_t ch; in print_hex_dump() local
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/ |
| D | gdbstub.c | 251 static int hex(unsigned char ch) in hex() 270 char ch; in getpacket() local 326 unsigned char ch; in putpacket() local 359 unsigned char ch; in mem2hex() local 391 uint8_t ch; in hex2mem() local
|
| /device/generic/vulkan-cereal/base/ |
| D | PathUtils.cpp | 49 bool PathUtils::isDirSeparator(int ch, HostType hostType) { in isDirSeparator() 54 bool PathUtils::isPathSeparator(int ch, HostType hostType) { in isPathSeparator() 68 int ch = path[0]; in rootPrefixSize() local
|
| D | PathUtils.h | 84 static bool isDirSeparator(int ch) { in isDirSeparator() 92 static bool isPathSeparator(int ch) { in isPathSeparator()
|
| /device/generic/vulkan-cereal/fake-android-guest/androidImpl/ |
| D | Unicode.cpp | 206 char16_t ch; in strcmp16() local 217 char16_t ch; in strncmp16() local 234 char16_t ch; in strcpy16() local 397 static inline size_t utf8_codepoint_len(uint8_t ch) in utf8_codepoint_len()
|
| /device/google/contexthub/firmware/os/platform/native/ |
| D | platform.c | 43 void platLogPutchar(char ch) in platLogPutchar()
|
| /device/amlogic/yukawa/hal/audio/ |
| D | fir_filter.c | 111 for (int ch = 0; ch < fir->channels; ch += 2) { in fir_process_interleaved() local
|
| D | audio_aec.c | 109 size_t frame, ch; in get_reference_audio_in_place() local 435 size_t frame, ch; in get_reference_samples() local
|
| D | audio_hw.c | 507 for (size_t ch = 0; ch < (*mic_count); ch++) { in get_input_characteristics() local
|
| /device/linaro/dragonboard/audio/ |
| D | fir_filter.c | 111 for (int ch = 0; ch < fir->channels; ch += 2) { in fir_process_interleaved() local
|
| D | audio_aec.c | 109 size_t frame, ch; in get_reference_audio_in_place() local 428 size_t frame, ch; in get_reference_samples() local
|
| /device/google/contexthub/lib/nanohub/ |
| D | sha2.c | 94 uint32_t ch = (e & f) ^ ((~e) & g); in sha2processBlock() local
|
| /device/google/cuttlefish/host/commands/launch/ |
| D | launch_cvd.cc | 113 char ch = !use_metrics.empty() ? tolower(use_metrics.at(0)) : -1; in ValidateMetricsConfirmation() local
|
| /device/generic/vulkan-cereal/protocols/vulkan/out/katex/ |
| D | katex.js | 5644 ch = extraCharacterMap[character[0]].charCodeAt(0); property 5646 ch = 'M'.charCodeAt(0); property 8900 ch = mathTextSymbols.charAt(i); property 8907 ch = textSymbols.charAt(i); property 8914 ch = letters.charAt(i); property 8921 ch = String.fromCharCode(i); property 8926 ch = String.fromCharCode(i); property 8931 ch = String.fromCharCode(i); property 8937 ch = String.fromCharCode(i); property
|
| /device/generic/vulkan-cereal/protocols/vulkan/katex/ |
| D | katex.js | 5644 ch = extraCharacterMap[character[0]].charCodeAt(0); property 5646 ch = 'M'.charCodeAt(0); property 8900 ch = mathTextSymbols.charAt(i); property 8907 ch = textSymbols.charAt(i); property 8914 ch = letters.charAt(i); property 8921 ch = String.fromCharCode(i); property 8926 ch = String.fromCharCode(i); property 8931 ch = String.fromCharCode(i); property 8937 ch = String.fromCharCode(i); property
|
| /device/google/contexthub/firmware/os/core/ |
| D | bl.c | 98 static bool blLogPutcharF(void *userData, char ch) in blLogPutcharF()
|
| /device/google/contexthub/firmware/os/platform/stm32/ |
| D | platform.c | 196 bool platLogPutcharF(void *userData, char ch) in platLogPutcharF()
|
| /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
| D | core_sc300.h | 1572 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 1592 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm3.h | 1592 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 1612 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm4.h | 1744 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 1764 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| D | core_cm7.h | 2163 __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) in ITM_SendChar() 2183 int32_t ch = -1; /* no character available */ in ITM_ReceiveChar() local
|
| /device/google/contexthub/sensorhal/ |
| D | hubconnection.cpp | 2009 std::unique_ptr<DirectChannelBase> ch; in addDirectChannel() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/image_util/ |
| D | loadimage_etc.cpp | 727 for (int ch = 0; ch < 3; ch++) in matchBC1Bits() local 992 for (int ch = 0; ch < 3; ch++) in selectEndPointPCA() local
|