Home
last modified time | relevance | path

Searched defs:tac (Results 1 – 25 of 25) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DCellIdentityLteBuilder.java24 private int tac = CellInfo.UNAVAILABLE; field in CellIdentityLteBuilder
62 public CellIdentityLteBuilder setTac(int tac) { in setTac()
136 CellIdentityLte newCellIdentityLte(int mcc, int mnc, int ci, int pci, int tac); in newCellIdentityLte()
139 CellIdentityLte newCellIdentityLte(int mcc, int mnc, int ci, int pci, int tac, int earfcn); in newCellIdentityLte()
145 int tac, in newCellIdentityLte()
157 int tac, in newCellIdentityLte()
DCellIdentityNrBuilder.java22 private int tac = CellInfo.UNAVAILABLE; field in CellIdentityNrBuilder
54 public CellIdentityNrBuilder setTac(int tac) { in setTac()
114 int tac, in newCellIdentityNr()
125 int tac, in newCellIdentityNr()
/external/rust/android-crates-io/crates/x509-cert/tests/
Dtrust_anchor_format.rs17 let tac = TrustAnchorChoice::decode(&mut decoder).unwrap(); in decode_ta1() localVariable
146 let tac = TrustAnchorChoice::decode(&mut decoder).unwrap(); in decode_ta2() localVariable
266 let tac = TrustAnchorChoice::decode(&mut decoder).unwrap(); in decode_ta3() localVariable
393 let tac = TrustAnchorChoice::decode(&mut decoder).unwrap(); in decode_ta4() localVariable
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/examples/
Dexample_hardware.cc23 namespace tac { namespace
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/common/
Dutils.cc22 namespace tac { namespace
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/hardwares/
Dsimple_hardware.cc25 namespace tac { namespace
Dnnapi_hardware.cc26 namespace tac { namespace
Dcpu_hardware.cc24 namespace tac { namespace
Dgpu_hardware.cc26 namespace tac { namespace
Dtarget_hardware.cc34 namespace tac { namespace
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
Dcompute_cost.cc41 namespace tac { namespace
Ddevice_transform_nnapi.cc41 namespace tac { namespace
Ddevice_transform_gpu.cc43 namespace tac { namespace
Dfold_constants_to_subgraph.cc40 namespace tac { namespace
Dtarget_annotation.cc39 namespace tac { namespace
Dcost_model.cc44 namespace tac { namespace
Ddevice_transform.cc38 namespace tac { namespace
Dget_alternative_subgraph.cc52 namespace tac { namespace
Draise_target_subgraphs.cc48 namespace tac { namespace
Dpick_subgraphs.cc83 namespace tac { namespace
Ddevice_transform_patterns.cc47 namespace tac { namespace
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/utils/
Dutils.cc42 namespace tac { namespace
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/
Dtflite_import_export.cc33 namespace tac { namespace
Dtac_module.cc30 namespace tac { namespace
/external/toybox/android/device/generated/
Dglobals.h872 struct tac_data tac; member