OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sac
(Results
1 - 5
of
5
) sorted by null
/docs/source.android.com/
Android.mk
11
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR := build/tools/droiddoc/templates-
sac
12
LOCAL_MODULE := online-
sac
16
-hdf
sac
true
36
$(hide) rm -rf $(OUT_DOCS)/online-
sac
/reference
37
$(hide) cp -R out/target/common/docs/tradefed/reference $(OUT_DOCS)/online-
sac
38
$(hide) cp out/target/common/docs/tradefed/navtree_data.js $(OUT_DOCS)/online-
sac
/navtree_data.js
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctputil.c
2718
struct sctp_assoc_change *
sac
;
local
[
all
...]
sctp_usrreq.c
3531
struct sctp_authchunks *
sac
;
local
3581
struct sctp_authchunks *
sac
;
local
[
all
...]
/external/netperf/
nettest_sctp.c
234
struct sctp_assoc_change *
sac
;
248
sac
= &snp->sn_assoc_change;
249
switch (
sac
->sac_type) {
230
struct sctp_assoc_change *
sac
;
local
[
all
...]
/external/doclava/src/com/google/doclava/
Doclava.java
104
private static boolean
sac
= false;
field in class:Doclava
795
String hdfValue = data.getValue("
sac
") == null ? "" : data.getValue("
sac
");
[
all
...]
Completed in 738 milliseconds