Home
last modified time | relevance | path

Searched refs:atm (Results 1 – 25 of 117) sorted by relevance

12345

/external/grpc-grpc/src/core/lib/gpr/
Dspinlock.h29 gpr_atm atm; member
40 #define gpr_spinlock_trylock(lock) (gpr_atm_acq_cas(&(lock)->atm, 0, 1))
41 #define gpr_spinlock_unlock(lock) (gpr_atm_rel_store(&(lock)->atm, 0))
/external/ppp/pppd/plugins/pppoatm/
DCOPYING1 The files ans.c, atm.h, atmres.h, atmsap.h, misc.c, text2atm.c and
2 text2qos.c are taken from the linux-atm libraries. These are
/external/grpc-grpc/include/grpc/
Dmodule.modulemap6 header "support/atm.h"
16 header "impl/codegen/atm.h"
32 header "impl/codegen/atm.h"
/external/icu/icu4c/source/data/locales/
Deo.txt38 "atm",
42 "atm",
/external/tcpdump/tests/
Datm-heapoverflow.out1 Rx: VPI:0 VCI:5 [|atm]
/external/grpc-grpc/include/grpc/impl/codegen/
Datm.h79 #error could not determine platform for atm
/external/grpc-grpc/test/core/iomgr/ios/CFStreamTests/
DCFStreamEndpointTests.mm48 static void init_event_closure(grpc_closure *closure, gpr_atm *atm) {
49 *atm = -1;
50 GRPC_CLOSURE_INIT(closure, set_atm, static_cast<void *>(atm), grpc_schedule_on_exec_ctx);
/external/icu/icu4c/source/data/unit/
Dbn.txt572 dnam{"atm"}
573 one{"{0} atm"}
574 other{"{0} atm"}
1746 dnam{"atm"}
1747 one{"{0} atm"}
1748 other{"{0} atm"}
Das.txt559 other{"{0} atm"}
1429 dnam{"atm"}
1430 one{"{0} atm"}
1431 other{"{0} atm"}
Dzu.txt556 dnam{"atm"}
557 one{"{0} atm"}
558 other{"{0} atm"}
1452 dnam{"atm"}
1453 one{"{0} atm"}
1454 other{"{0} atm"}
Dpl.txt751 dnam{"atm"}
752 few{"{0} atm"}
753 many{"{0} atm"}
754 one{"{0} atm"}
755 other{"{0} atm"}
2189 dnam{"atm"}
2190 few{"{0} atm"}
2191 many{"{0} atm"}
2192 one{"{0} atm"}
2193 other{"{0} atm"}
Dyue.txt472 dnam{"atm"}
473 other{"{0} atm"}
1543 dnam{"atm"}
1544 other{"{0} atm"}
Dyue_Hans.txt473 dnam{"atm"}
474 other{"{0} atm"}
1544 dnam{"atm"}
1545 other{"{0} atm"}
Deu.txt557 dnam{"atm"}
558 one{"{0} atm"}
559 other{"{0} atm"}
1555 dnam{"atm"}
1556 one{"{0} atm"}
1557 other{"{0} atm"}
Dko.txt472 dnam{"atm"}
473 other{"{0}atm"}
1434 dnam{"atm"}
1435 other{"{0}atm"}
Des.txt557 dnam{"atmósferas"}
558 one{"{0} atmósfera"}
559 other{"{0} atmósferas"}
1655 dnam{"atm"}
1656 one{"{0} atm"}
1657 other{"{0} atm"}
Droot.txt477 dnam{"atm"}
478 other{"{0} atm"}
Dor.txt1429 dnam{"atm"}
1430 one{"{0} atm"}
1431 other{"{0} atm"}
Den.txt1292 dnam{"atm"}
1293 one{"{0}atm"}
1294 other{"{0}atm"}
2056 dnam{"atm"}
2057 one{"{0} atm"}
2058 other{"{0} atm"}
Dta.txt1625 dnam{"atm"}
1626 one{"{0} atm"}
1627 other{"{0} atm"}
Dmn.txt1552 dnam{"atm"}
1553 one{"{0} atm"}
1554 other{"{0} atm"}
Dhe.txt2358 dnam{"atm"}
2359 many{"{0} atm"}
2360 one{"{0} atm"}
2361 other{"{0} atm"}
2362 two{"{0} atm"}
/external/icu/icu4c/source/data/rbnf/
Daz.txt36 "60: atm\u0131\u015F[ >>];",
/external/iproute2/lib/
Dll_types.c46 __PF(ATM,atm) in ll_type_n2a()
/external/iproute2/
DREADME.lnstat12 (ipv4, ipv6, atm, decnet)

12345