/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_reg.c | 150 static void to_binary(char *buf, size_t buflen, uint32_t val) in to_binary() 181 static void dump_decode(struct config *config, struct reg *reg, uint32_t val) in dump_decode() 275 uint32_t val; in register_srm() local 358 uint32_t val = 0; in read_register() local 405 uint32_t val; in dump_register() local 411 static int write_register(struct config *config, struct reg *reg, uint32_t val) in write_register() 591 uint32_t val; in intel_reg_write() local 676 uint32_t val; in intel_reg_decode() local 713 struct command { struct 720 static const struct command commands[] = { argument [all …]
|
H A D | dpcd_reg.c | 55 enum command { enum 60 uint8_t val; member 103 static inline bool strtol_err_util(char *endptr, long *val) in strtol_err_util() 250 static int dpcd_write(int fd, uint32_t offset, uint8_t val) in dpcd_write()
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
H A D | CommandPacket.java | 38 private byte command; field in CommandPacket 50 public CommandPacket(byte commandSet, byte command) { in CommandPacket() 72 public void setCommandSet(byte val) { in setCommandSet() 90 public void setCommand(byte val) { in setCommand() 100 public void setCommand(byte commandSet, byte command) { in setCommand()
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/ |
D | RustTestBase.java | 45 public String val; field in RustTestBase.EnvPair 47 public EnvPair(String key, String val) { in EnvPair() 54 public String[] command; field in RustTestBase.Invocation 58 public Invocation(String[] command, ArrayList<EnvPair> env, File workingDir) { in Invocation() 261 ArrayList<String> command = new ArrayList<>(commandTemplate); in generateInvocations() local
|
/aosp_15_r20/external/flashrom/ |
H A D | realtek_mst_i2c_spi.c | 89 uint8_t command[] = { reg, value }; in realtek_mst_i2c_spi_write_register() local 95 uint8_t command[] = { reg }; in realtek_mst_i2c_spi_read_register() local 105 uint8_t val; in realtek_mst_i2c_spi_wait_command_done() local 156 uint8_t val = 0; in realtek_mst_i2c_spi_reset_mpu() local 173 static int realtek_mst_i2c_spi_write_indexed_register(int fd, uint16_t address, uint8_t val) in realtek_mst_i2c_spi_write_indexed_register() 183 static int realtek_mst_i2c_spi_read_indexed_register(int fd, uint16_t address, uint8_t *val) in realtek_mst_i2c_spi_read_indexed_register() 198 uint8_t val = 0; in realtek_mst_i2c_spi_toggle_gpio_88_strap() local
|
H A D | parade_lspcon.c | 77 uint8_t command; member 115 uint8_t command[] = { i2c_register, value }; in parade_lspcon_write_register() local 121 uint8_t command[] = { i2c_register }; in parade_lspcon_read_register() local 149 uint8_t val; in parade_lspcon_wait_command_done() local 166 uint8_t val; in parade_lspcon_wait_rom_free() local
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
H A D | ComposerCommandBuffer.h | 80 uint32_t val = (offset < mDataWritten) ? mData[offset] : 0; in getCommand() local 407 void beginCommand(T command, uint16_t length) { in beginCommand() 437 void beginCommandBase(IComposerClient::Command command, uint16_t length) { in beginCommandBase() 464 void write(uint32_t val) { mData[mDataWritten++] = val; } in write() 466 void writeSigned(int32_t val) { memcpy(&mData[mDataWritten++], &val, sizeof(val)); } in writeSigned() 468 void writeFloat(float val) { memcpy(&mData[mDataWritten++], &val, sizeof(val)); } in writeFloat() 470 void write64(uint64_t val) { in write64() 647 uint32_t val = read(); in beginCommandBase() local 688 int32_t val; in readSigned() local 694 float val; in readFloat() local [all …]
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | EffectBundleTest.java | 144 final int command = Equalizer.PARAM_GET_PRESET_NAME; in testParamPresetName() local 179 final int command = Equalizer.PARAM_BAND_LEVEL; in testEqualizer_setParamBandLevel() local 196 final int command = Equalizer.PARAM_BAND_LEVEL; in testEqualizer_setParamBandLevel_long() local 393 private int eqGetParam(int media, int command, int band, byte[] reply) { in eqGetParam() 420 private int eqGetParam(int media, int command, int band, int[] reply) { in eqGetParam() 447 private void testGetParam(int media, int command, int[] bandArray, int value0, int value1) { in testGetParam() 458 private boolean eqSetParam(int media, int command, int band, short[] value) { in eqSetParam() 523 java.lang.reflect.Method command = AudioEffect.class.getDeclaredMethod( in verifyZeroPVSizeRejectedForSetParameter() local 545 private void executeSetParameter(AudioEffect ae, java.lang.reflect.Method command, in executeSetParameter() 554 int val = byteArrayToInt(reply, 0 /*offset*/); in executeSetParameter() local
|
/aosp_15_r20/external/libcups/berkeley/ |
H A D | lpq.c | 42 *val; /* Environment variable name */ in main() local 282 connect_server(const char *command, /* I - Command name */ in connect_server() 306 show_jobs(const char *command, /* I - Command name */ in show_jobs() 565 show_printer(const char *command, /* I - Command name */ in show_printer()
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | verifier.cc | 95 Result CheckActualValue(const ProbeSSBOCommand* command, in CheckActualValue() 100 const T val = value.IsInteger() ? static_cast<T>(value.AsUint64()) in CheckActualValue() local 166 Result CheckValue(const ProbeSSBOCommand* command, in CheckValue() 173 void SetupToleranceForTexels(const ProbeCommand* command, in SetupToleranceForTexels() 316 const ProbeCommand* command, in IsTexelEqualToExpected() 399 Result Verifier::Probe(const ProbeCommand* command, in Probe() 516 Result Verifier::ProbeSSBO(const ProbeSSBOCommand* command, in ProbeSSBO()
|
/aosp_15_r20/external/deqp/scripts/khr_util/ |
H A D | format.py | 43 def nextMod (val, mod): argument 114 def commandParams (command): argument 120 def commandArgs (command): argument
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | rootcanal.js | 33 function rootCanalAddU8(array, pos, val) { argument 45 function rootCanalAddString(array, pos, val) { argument 53 function createRootcanalMessage(command, args) { argument
|
/aosp_15_r20/external/oj-libjdwp/src/share/back/ |
H A D | outStream.c | 57 jbyte flags, jbyte commandSet, jbyte command) in outStream_initCommand() 138 outStream_writeBoolean(PacketOutputStream *stream, jboolean val) in outStream_writeBoolean() 145 outStream_writeByte(PacketOutputStream *stream, jbyte val) in outStream_writeByte() 151 outStream_writeChar(PacketOutputStream *stream, jchar val) in outStream_writeChar() 158 outStream_writeShort(PacketOutputStream *stream, jshort val) in outStream_writeShort() 165 outStream_writeInt(PacketOutputStream *stream, jint val) in outStream_writeInt() 172 outStream_writeLong(PacketOutputStream *stream, jlong val) in outStream_writeLong() 179 outStream_writeFloat(PacketOutputStream *stream, jfloat val) in outStream_writeFloat() 186 outStream_writeDouble(PacketOutputStream *stream, jdouble val) in outStream_writeDouble() 193 outStream_writeObjectTag(JNIEnv *env, PacketOutputStream *stream, jobject val) in outStream_writeObjectTag() [all …]
|
/aosp_15_r20/external/libcups/systemv/ |
H A D | lp.c | 40 *val, /* Option value */ in main() local 656 restart_job(const char *command, /* I - Command name */ in restart_job() 699 const char *command, /* I - Command name */ in set_job_attrs()
|
/aosp_15_r20/external/pytorch/torch/_dynamo/repro/ |
H A D | after_aot.py | 265 command="run", argument 587 def save_hook(name, val): argument 614 def check_hook(name, val): argument 747 command="run", argument
|
/aosp_15_r20/cts/tests/sensor/src/android/hardware/cts/helpers/ |
H A D | SensorCtsHelper.java | 161 public static <TValue extends Number> double clamp(TValue val, TValue min, TValue max) { in clamp() 563 final String command = "cmd sensorservice reset-uid-state " in makeMyPackageActive() local 566 SystemUtil.runShellCommand(InstrumentationRegistry.getInstrumentation(), command); in makeMyPackageActive() local 570 final String command = "cmd sensorservice set-uid-state " in makeMyPackageIdle() local 573 SystemUtil.runShellCommand(InstrumentationRegistry.getInstrumentation(), command); in makeMyPackageIdle() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 123 tBT_TRANSPORT to_bt_transport(int val) { in to_bt_transport() 502 std::vector<uint8_t> val(value, value + len); in write_char_cb() local 516 const uint8_t* val, size_t len) { in btif_gattc_write_char() 531 std::vector<uint8_t> val(value, value + len); in write_descr_cb() local 545 const uint8_t* val, size_t len) { in btif_gattc_write_char_descr() 669 static bt_status_t btif_gattc_test_command(int command, const btgatt_test_params_t& params) { in btif_gattc_test_command() 787 static bt_status_t btif_gattc_test_command_impl(int command, const btgatt_test_params_t* params) { in btif_gattc_test_command_impl()
|
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
H A D | SerializingExecutorTest.java | 41 private final int val; field in SerializingExecutorTest.AddToRuns 43 public AddToRuns(int val) { in AddToRuns() 59 public void execute(Runnable command) { in resumable()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | dist.py | 284 def get_option_dict(self, command): argument 806 def get_command_class(self, command): argument 845 def get_command_obj(self, command, create=1): argument 917 def reinitialize_command(self, command, reinit_subcommands=0): argument 972 def run_command(self, command): argument 1155 def maybe_write(header, val): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | dist.py | 284 def get_option_dict(self, command): argument 806 def get_command_class(self, command): argument 845 def get_command_obj(self, command, create=1): argument 917 def reinitialize_command(self, command, reinit_subcommands=0): argument 972 def run_command(self, command): argument 1155 def maybe_write(header, val): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | dist.py | 284 def get_option_dict(self, command): argument 806 def get_command_class(self, command): argument 845 def get_command_obj(self, command, create=1): argument 917 def reinitialize_command(self, command, reinit_subcommands=0): argument 972 def run_command(self, command): argument 1155 def maybe_write(header, val): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | dist.py | 284 def get_option_dict(self, command): argument 806 def get_command_class(self, command): argument 845 def get_command_obj(self, command, create=1): argument 917 def reinitialize_command(self, command, reinit_subcommands=0): argument 972 def run_command(self, command): argument 1155 def maybe_write(header, val): argument
|
/aosp_15_r20/frameworks/base/cmds/hid/src/com/android/commands/hid/ |
H A D | Event.java | 150 private void setCommand(String command) { in setCommand() 329 String val = mReader.nextString(); in readInt() local 334 String val = mReader.nextString(); in readBool() local 339 String val = mReader.nextString(); in readBus() local
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | PacketStream.java | 196 void writeValue(Value val) { in writeValue() 205 void writeValueChecked(Value val) throws InvalidTypeException { in writeValueChecked() 210 void writeUntaggedValue(Value val) { in writeUntaggedValue() 219 void writeUntaggedValueChecked(Value val) throws InvalidTypeException { in writeUntaggedValueChecked() 509 ValueImpl val = null; in readUntaggedValue() local 615 byte command() { in command() method in PacketStream
|
/aosp_15_r20/external/coreboot/payloads/libpayload/gdb/ |
H A D | transport.c | 131 void gdb_message_encode_int(struct gdb_message *message, uintptr_t val) in gdb_message_encode_int() 143 uintptr_t val = 0; in gdb_message_decode_int() local 169 void gdb_get_command(struct gdb_message *command) in gdb_get_command()
|