| /device/generic/goldfish-opengl/android-emu/aemu/base/synchronization/ |
| D | AndroidMessageChannel.h | 123 const size_t pos = beforeWrite(); in send() local 133 const size_t pos = beforeWrite(); in send() local 143 const auto pos = beforeTryWrite(); in trySend() local 152 const auto pos = beforeTryWrite(); in trySend() local 161 const size_t pos = beforeRead(); in receive() local 171 const size_t pos = beforeRead(); in receive() local 183 const auto pos = beforeTryRead(); in tryReceive() local 192 const auto pos = beforeTimedRead(wallTimeUs); in timedReceive() local
|
| /device/google/cuttlefish/host/commands/modem_simulator/ |
| D | command_parser.h | 62 auto pos = command_.find('='); in SkipPrefix() local 81 auto pos = command_.find(','); in SkipComma() local 92 auto pos = command_.find(' '); in SkipWhiteSpace() local
|
| D | command_parser.cpp | 52 auto pos = command_.find(flag); in GetNextStr() local
|
| D | sim_service.cpp | 686 size_t pos = 0; in IsFixedDialNumber() local 938 size_t pos = 0; in HandleSIM_IO() local 1014 size_t pos = 0; in GetPhoneNumberElement() local 1140 auto pos = cmd->find(','); in HandleChangeOrEnterPIN() local 1172 auto pos = cmd->find(','); in HandleChangeOrEnterPIN() local
|
| /device/google/contexthub/firmware/os/core/ |
| D | eventQ.c | 29 #define for_each_item_safe(head, pos, tmp) \ argument 87 struct EvtList *pos, *tmp; in evtQueueFree() local 112 struct EvtList *pos; in evtQueueEnqueue() local 163 struct EvtList *pos, *tmp; in evtQueueRemoveAllMatching() local 184 struct EvtList *pos; in evtQueueDequeue() local
|
| /device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
| D | rootcanal.js | 33 function rootCanalAddU8(array, pos, val) { argument 39 function rootCanalAddPayload(array, pos, payload) { argument 45 function rootCanalAddString(array, pos, val) { argument
|
| /device/google/cuttlefish/host/commands/kernel_log_monitor/ |
| D | kernel_log_server.cc | 130 auto pos = line_.find(match); in HandleIncomingMessage() local 136 auto pos = line_.find(stage); in HandleIncomingMessage() local
|
| /device/generic/opengl-transport/host/commands/emugen/ |
| D | EntryPoint.cpp | 48 size_t pos, last; in parse() local 205 size_t pos = 0; in setAttribute() local
|
| D | strUtils.cpp | 21 std::string getNextToken(const std::string & str, size_t pos, size_t * last, const std::string & de… in getNextToken()
|
| D | TypeFactory.cpp | 70 size_t pos = 0, last; in initFromFile() local
|
| D | Parser.cpp | 33 size_t pos = 0U; in parseTypeTokens() local
|
| /device/generic/vulkan-cereal/protocols/generic-apigen/ |
| D | EntryPoint.cpp | 48 size_t pos, last; in parse() local 205 size_t pos = 0; in setAttribute() local
|
| D | strUtils.cpp | 21 std::string getNextToken(const std::string & str, size_t pos, size_t * last, const std::string & de… in getNextToken()
|
| D | TypeFactory.cpp | 69 size_t pos = 0, last; in initFromFile() local
|
| D | Parser.cpp | 33 size_t pos = 0U; in parseTypeTokens() local
|
| /device/google/cuttlefish/host/commands/cvd/unittests/server/ |
| D | utils.cpp | 22 int pos = str.find(substr, 0); in NumberOfOccurrences() local
|
| /device/google/contexthub/util/common/ |
| D | file.cpp | 85 off64_t File::seekTo(off64_t pos, int whence) { in seekTo()
|
| /device/google/coral/pwrstats_util/ |
| D | CstateResidencyDataProvider.cpp | 46 size_t pos = line.find(searchStr); in getImpl() local
|
| /device/google/contexthub/firmware/os/cpu/x86/ |
| D | atomicBitset.c | 63 uint32_t pos, i, numWords = (set->numBits + 31) / 32; in atomicBitsetFindClearAndSet() local
|
| /device/google/cuttlefish/common/libs/confui/ |
| D | packet.cpp | 110 int pos = 0; in ParseRawData() local
|
| /device/generic/vulkan-cereal/fake-android-guest/androidImpl/ |
| D | String16.cpp | 208 status_t String16::insert(size_t pos, const char16_t* chrs) in insert() 212 status_t String16::insert(size_t pos, const char16_t* chrs, size_t len) in insert()
|
| /device/google/cuttlefish/host/commands/run_cvd/launch/ |
| D | modem.cpp | 120 auto pos = ports.find(','); in ResultSetup() local
|
| /device/google/contexthub/util/nanoapp_sign/ |
| D | nanoapp_sign.c | 50 uint32_t pos = *ppos; in getHexEncodedByte() local 196 uint32_t pos = 0; in handleConvertKey() local
|
| /device/linaro/poplar/wifi/wifi_hal/ |
| D | cpp_bindings.h | 109 struct nlattr *pos; variable 365 #define for_each_attr(pos, nla, rem) \ argument
|
| /device/generic/vulkan-cereal/include/render-utils/ |
| D | Renderer.h | 47 Pos pos; member
|