Searched refs:GPRS (Results 1 – 10 of 10) sorted by relevance
/external/elfutils/backends/ |
D | ppc_initreg.c | 97 #define GPRS (sizeof (user_regs.r.gpr) / sizeof (*user_regs.r.gpr)) in ppc_set_initial_registers_tid() 98 Dwarf_Word dwarf_regs[GPRS]; in ppc_set_initial_registers_tid() 99 for (unsigned gpr = 0; gpr < GPRS; gpr++) in ppc_set_initial_registers_tid() 101 if (! setfunc (0, GPRS, dwarf_regs, arg)) in ppc_set_initial_registers_tid()
|
/external/scapy/scapy/layers/ |
D | gprs.py | 14 class GPRS(Packet): class 21 bind_layers( GPRS, IP, )
|
/external/autotest/client/cros/cellular/ |
D | modem1.py | 37 _MM_MODEM_GSM_ACCESS_TECH_GPRS: cellular.Technology.GPRS, 199 cellular.Technology.GPRS: cellular.Technology.GPRS, 200 cellular.Technology.EGPRS: cellular.Technology.GPRS,
|
D | base_station_8960.py | 182 cellular.Technology.GPRS, 299 cellular.Technology.GPRS: 'GSM/GPRS', 321 cellular.Technology.GPRS: ConfigStanzas.GPRS_MAX,
|
D | modem.py | 63 _MM_MODEM_GSM_ACCESS_TECH_GPRS: cellular.Technology.GPRS, 219 cellular.Technology.GPRS: cellular.Technology.GPRS,
|
D | labconfig_test.py | 58 self.assertEqual([cellular.Technology.GPRS, cellular.Technology.EGPRS],
|
D | base_station_pxt.py | 281 cellular.Technology.GPRS: 'GSM/GPRS', 305 cellular.Technology.GPRS: ConfigStanzas.GPRS_MAX,
|
D | cellular.py | 46 Technology.GPRS: TechnologyFamily.UMTS,
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | regbank-select.mir | 178 ; Same as above. The G_SELECT should get all GPRS.
|
/external/python/pyasn1/docs/source/ |
D | contents.rst | 71 * Cellular telephony (GSM, GPRS/EDGE, UMTS, LTE)
|