/device/google/contexthub/util/common/ |
D | ring.cpp | 48 size_t copy = mSize - writePos; in write() local 50 if (copy > size) { in write() 51 copy = size; in write() 54 memcpy(&mData[writePos], ev, copy * sizeof(sensors_event_t)); in write() 56 if (size > copy) { in write() 57 memcpy(mData, &ev[copy], (size - copy) * sizeof(sensors_event_t)); in write() 87 size_t copy = mSize - readPos; in read() local 89 if (copy > size) { in read() 90 copy = size; in read() 93 memcpy(ev, &mData[readPos], copy * sizeof(sensors_event_t)); in read() [all …]
|
/device/generic/goldfish-opengl/ |
D | cmake_transform.py | 14 copy = data.strip() 15 return None if len(copy) == 0 else copy 18 copy = {} 22 copy[key] = rem 23 return None if len(copy) == 0 else copy 26 copy = [] 30 if rem not in copy: 31 copy.append(rem) 33 if len(copy) == 0: 35 return copy
|
D | Android.bp | 6 * You may obtain a copy of the License at
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | auto_goldfish_dma_context.cpp | 60 goldfish_dma_context copy = m_ctx; in release() local 62 return copy; in release()
|
/device/google/coral/json-c/ |
D | COPYING | 5 copy of this software and associated documentation files (the "Software"), 7 the rights to use, copy, modify, merge, publish, distribute, sublicense, 27 copy of this software and associated documentation files (the "Software"), 29 the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/device/google/bonito/json-c/ |
D | COPYING | 5 copy of this software and associated documentation files (the "Software"), 7 the rights to use, copy, modify, merge, publish, distribute, sublicense, 27 copy of this software and associated documentation files (the "Software"), 29 the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/device/google/crosshatch/json-c/ |
D | COPYING | 5 copy of this software and associated documentation files (the "Software"), 7 the rights to use, copy, modify, merge, publish, distribute, sublicense, 27 copy of this software and associated documentation files (the "Software"), 29 the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | vk_util.h | 224 T copy = vk_struct; in vk_make_orphan_copy() local 225 copy.pNext = NULL; in vk_make_orphan_copy() 226 return copy; in vk_make_orphan_copy()
|
/device/google/cuttlefish/host/frontend/gcastv2/https/ |
D | ClientSocket.cpp | 184 std::copy(data, data + size, std::back_inserter(mOutBuffer)); in queueOutputData() 198 std::copy(response.begin(), response.end(), std::back_inserter(mOutBuffer)); in queueResponse() 199 std::copy(body.begin(), body.end(), std::back_inserter(mOutBuffer)); in queueResponse()
|
/device/google/contexthub/firmware/lib/builtins/ |
D | LICENSE.TXT | 29 Permission is hereby granted, free of charge, to any person obtaining a copy of 32 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 60 Permission is hereby granted, free of charge, to any person obtaining a copy 63 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
D | NOTICE | 29 Permission is hereby granted, free of charge, to any person obtaining a copy of 32 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 60 Permission is hereby granted, free of charge, to any person obtaining a copy 63 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/device/generic/goldfish-opengl/android-emu/android/base/ |
D | AlignedBuf.h | 46 std::copy(other.mBuffer, other.mBuffer + other.mSize, mBuffer); in AlignedBuf() 109 std::copy(temp.data(), temp.data() + keepSize, mBuffer); in resizeImpl()
|
/device/sample/products/ |
D | sample_addon.mk | 19 $(call find-copy-subdir-files,*,device/sample/skins/WVGAMedDpi,skins/WVGAMedDpi)
|
/device/google/cuttlefish/ |
D | Android.bp | 6 // You may obtain a copy of the License at 94 // You may obtain a copy of the License at
|
/device/google/contexthub/util/nanotool/ |
D | nanopacket.cpp | 99 std::copy(data->begin(), data->end(), packet_buffer_.begin() + 10); in NanoPacket() 100 std::copy(data->begin(), data->end(), packet_content_.begin()); in NanoPacket()
|
/device/google/wahoo/ |
D | init.power.sh | 10 function copy() { function
|
/device/amlogic/yukawa/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/device/linaro/poplar/proprietary/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/device/ti/beagle_x15/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/device/linaro/hikey/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/device/google/cuttlefish/host/commands/tapsetiff/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/device/generic/opengl-transport/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/device/google/contexthub/firmware/os/platform/native/lkr/ |
D | app.lkr | 6 * You may obtain a copy of the License at
|
/device/generic/opengl-transport/host/libs/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/device/generic/goldfish/ |
D | Android.bp | 6 * You may obtain a copy of the License at
|