/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_sensor_motion_test.cc | 119 std::function<void(const ExtendedSensorEvent& event)> print = in TEST() local 121 ptr->SetEventProcessor(print); in TEST() 139 std::function<void(const ExtendedSensorEvent& event)> print = in TEST() local 141 ptr->SetEventProcessor(print); in TEST() 159 std::function<void(const ExtendedSensorEvent& event)> print = in TEST() local 161 ptr->SetEventProcessor(print); in TEST() 179 std::function<void(const ExtendedSensorEvent& event)> print = in TEST() local 181 ptr->SetEventProcessor(print); in TEST() 199 std::function<void(const ExtendedSensorEvent& event)> print = in TEST() local 201 ptr->SetEventProcessor(print); in TEST()
|
D | goog_sensor_environment_test.cc | 75 std::function<void(const ExtendedSensorEvent& event)> print = in TEST() local 77 ptr->SetEventProcessor(print); in TEST() 94 std::function<void(const ExtendedSensorEvent& event)> print = in TEST() local 96 ptr->SetEventProcessor(print); in TEST() 113 std::function<void(const ExtendedSensorEvent& event)> print = in TEST() local 115 ptr->SetEventProcessor(print); in TEST()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/ |
D | DumpResult.proto | 22 /* If callerShouldDumpState is true, caller would print the information in buffer and 26 /* The dumped information for the caller to print. */
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_vecmathlib_common_4.h | 384 ASTCENC_SIMD_INLINE void print(vint4 a) in print() function 406 ASTCENC_SIMD_INLINE void print(vfloat4 a) in print() function 418 ASTCENC_SIMD_INLINE void print(vmask4 a) in print() function 420 print(select(vint4(0), vint4(1), a)); in print()
|
D | astcenc_vecmathlib_avx2_8.h | 1163 ASTCENC_SIMD_INLINE void print(vint8 a) in print() function 1185 ASTCENC_SIMD_INLINE void print(vfloat8 a) in print() function 1199 ASTCENC_SIMD_INLINE void print(vmask8 a) in print() function 1201 print(select(vint8(0), vint8(1), a)); in print()
|
/hardware/google/gfxstream/guest/mesa/src/util/perf/ |
D | u_trace_priv.h | 49 void (*print)(FILE *out, const void *payload); member
|
D | u_trace.c | 160 if (evt->tp->print) { in print_txt_event() 163 evt->tp->print(utctx->out, evt->payload); in print_txt_event() 237 if (evt->tp->print) in print_json_event()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_AMD_shader_info.adoc | 63 attempting to query and print shader disassembly about the fragment shader: 79 // Query disassembly and print
|
D | VK_EXT_debug_marker.adoc | 34 with validation layers that can print a friendly name when referring to 57 // A subsequent error might print:
|
D | VK_EXT_tooling_info.adoc | 31 Typically, the expectation is that developers will simply print out this
|
D | VK_EXT_debug_utils.adoc | 155 with validation layers that can print a friendly name when referring to 179 // A subsequent error might print:
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | dhdioctl.h | 95 uint print; /* Print counts every <print> attempts */ member
|
/hardware/google/gfxstream/codegen/generic-apigen/ |
D | EntryPoint.h | 35 void print(FILE *fp = stdout, bool newline = true,
|
D | main.cpp | 158 apiEntries[i].print(); in main()
|
D | ApiGen.cpp | 250 fprintf(fp, "\t"); at(i).print(fp, false); fprintf(fp, ";\n"); in genEntryPoints() 268 e->print(fp); in genEntryPoints() 333 at(i).print(fp); in genAttributesTemplate() 604 e->print(fp, true, "_enc", /* classname + "::" */"", "void *self"); in genEncoderImpl()
|
D | README | 142 <type name> <size in bits> <print format string> <is a pointer? true|false> 146 <print format string> a string to format the value of the type, as
|
D | EntryPoint.cpp | 128 void EntryPoint::print(FILE *fp, bool newline, in print() function in EntryPoint
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/ |
D | VehicleUtils.cpp | 249 std::string VhalError::print() const { in print() function in android::hardware::automotive::vehicle::VhalError
|
/hardware/interfaces/security/secretkeeper/aidl/vts/ |
D | secretkeeper_cli.rs | 346 print!("GET key {display_id}: "); in main()
|
/hardware/interfaces/soundtrigger/aidl/cli/java/android/hardware/soundtrigger3/cli/ |
D | SthalCli.java | 137 System.out.print( in printUsage()
|
/hardware/interfaces/soundtrigger/2.3/cli/java/android/hardware/soundtrigger/V2_3/cli/ |
D | SthalCli.java | 105 System.out.print("Available commands:\n" + "h - help\n" + "q - quit\n" in processCommand()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | BUILD.adoc | 197 * -v - print actions as well as executing them 198 * -n - print actions without executing them 413 which will print a line like
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_quat.inl | 11 void print(__m128 v) 19 void print(const fvec4SIMD &v)
|
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/ |
D | VehicleUtils.h | 248 std::string print() const;
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDevice.hal | 189 * but may simply print out 'Device disconnected' or equivalent.
|