OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nsc
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/MC/
MCSchedule.h
223
const MCSchedClassDesc *sc, unsigned npr, unsigned
nsc
,
229
NumSchedClasses(
nsc
), InstrItineraries(ii) {}
/external/chromium_org/third_party/webrtc/base/
proxydetect.cc
817
INSNetSourceCreator *
nsc
= 0;
819
IID_INSNetSourceCreator, (LPVOID *) &
nsc
);
821
if (SUCCEEDED(hr =
nsc
->Initialize())) {
824
if (SUCCEEDED(hr =
nsc
->GetNetSourceAdminInterface(L"http", &dispatch))) {
851
if (FAILED(hr =
nsc
->Shutdown())) {
855
nsc
->Release();
[
all
...]
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_ts_frames.c
435
/* Total length is sizeof
NSC
data + mx header 2 */
836
p_rx_frame->u.
nsc
.ea = *p_data & RFCOMM_EA;
837
p_rx_frame->u.
nsc
.cr = (*p_data & RFCOMM_CR_MASK) >> RFCOMM_SHIFT_CR;
838
p_rx_frame->u.
nsc
.type = *p_data++ >> RFCOMM_SHIFT_DLCI;
rfc_int.h
117
}
nsc
;
member in union:__anon6317::__anon6318
Completed in 221 milliseconds