| /tools/security/remote_provisioning/hwtrust/src/cbor/ | 
| D | publickey.rs | 50                 let x = self.pkey().raw_public_key().context("Get ed25519 raw public key")?;  in to_cose_key()  localVariable 59                 let mut x = BigNum::new().context("Failed to create x coord")?;  in to_cose_key()  localVariable 69                 let x = adjust_coord(x.to_vec(), coord_len);  in to_cose_key()  localVariable 100     let x = get_label_value_as_bytes(cose_key, Label::Int(iana::OkpKeyParameter::X.to_i64()))?;  in pkey_from_okp_key()  localVariable 108     let x = get_label_value_as_bytes(cose_key, Label::Int(iana::Ec2KeyParameter::X.to_i64()))?;  in pkey_from_ec2_key()  localVariable 125     let x = BigNum::from_slice(x).context("Failed to create x coord")?;  in pkey_from_ec_coords()  localVariable 300             let x =  in from_p256_pkey_with_leading_zeros()  localVariable 318             let x =  in from_p384_pkey_with_leading_zeros()  localVariable
  | 
| /tools/netsim/ui/dist/js/ | 
| D | device-observer.js | 1 …urn this.device.name}set name(e){this.device.name=e}get position(){const e={x:0,y:0,z:0};return"po…  property
  | 
| /tools/netsim/src/util/ | 
| D | string_utils.cc | 55 std::string ToHexString(uint8_t x, uint8_t y) {  in ToHexString() 64 std::string ToHexString(uint8_t x) {  in ToHexString()
  | 
| /tools/dexter/slicer/export/slicer/ | 
| D | common.h | 69 #define SLICER_EXTRA(x)  argument 71 #define SLICER_EXTRA(x) x  argument
  | 
| /tools/netsim/src/hci/ | 
| D | hci_debug.cc | 427 std::string HciCommandToString(uint8_t x, uint8_t y) {  in HciCommandToString()
  | 
| /tools/asuite/atest/ | 
| D | test_runner_handler.py | 85     key = lambda x: x.test_runner  argument
  | 
| D | cli_translator_unittest.py | 123         find_method_return_module_info = lambda x, y: uc.MODULE_INFOS  argument 128         find_method_return_nothing = lambda x, y: None  argument 192         find_method_return_module_info2 = lambda x, y: uc.MODULE_INFOS2  argument
  | 
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ | 
| D | PowerBTBaseTest.py | 43     sign = lambda x: copysign(1, x)  argument
  | 
| /tools/netsim/rust/model/src/ | 
| D | position.rs | 22     x: Centimeter,  field
  | 
| /tools/security/gdb/gdb_json_printer/test_examples/ | 
| D | objects2.cpp | 73     Foo *x = new Foo1();  in main()  local
  | 
| /tools/security/sanitizer-status/ | 
| D | sanitizer-status.cpp | 125     volatile char* x = reinterpret_cast<volatile char *>(malloc(1));  in test_crash_gwp_asan()  local
  | 
| /tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ | 
| D | renderer.cpp | 189         float x;  in update()  local
  | 
| /tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/ | 
| D | SliceTrack.kt | 43         var x: Int  in paintComponent()  variable
  | 
| /tools/netsim/src/proto/ | 
| D | model.proto | 25   float x = 1;  field
  | 
| /tools/netsim/ui/ts/ | 
| D | model.ts | 29   x: number;  property
  | 
| /tools/asuite/atest/test_runners/ | 
| D | atest_tf_test_runner.py | 693         key = lambda x: x.test_name  argument 753         key = lambda x: x.class_name  argument
  | 
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/ | 
| D | audio_quality_measurement.py | 147 def hilbert(x):  argument
  | 
| /tools/netsim/rust/netsim-cli/src/ | 
| D | args.rs | 249     pub x: f32,  field
  | 
| /tools/netsim/rust/frontend-proto/src/ | 
| D | model.rs | 33     pub x: f32,  field
  | 
| /tools/repohooks/tools/ | 
| D | cpplint.py | 897 def unicode_escape_decode(x):  argument
  |