Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 25 of 56) sorted by relevance

123

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DPBlackBox.h61 Lexer *scan; variable
71 , scan(0) in ParserBlackBox()
87 scan = new Lexer(in); in ParserBlackBox()
88 pipe = new ANTLRTokenBuffer(scan); in ParserBlackBox()
90 scan->setToken(tok); in ParserBlackBox()
97 , scan(0) in ParserBlackBox()
113 scan = new Lexer(in); in ParserBlackBox()
114 pipe = new ANTLRTokenBuffer(scan); in ParserBlackBox()
116 scan->setToken(tok); in ParserBlackBox()
124 delete in; delete scan; delete pipe; delete _parser; delete tok; in ~ParserBlackBox() local
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DPBlackBox.h52 Lexer *scan; variable
65 scan = new Lexer(in); in ParserBlackBox()
66 pipe = new ANTLRTokenBuffer(scan); in ParserBlackBox()
68 scan->setToken(tok); in ParserBlackBox()
83 scan = new Lexer(in); in ParserBlackBox()
84 pipe = new ANTLRTokenBuffer(scan); in ParserBlackBox()
86 scan->setToken(tok); in ParserBlackBox()
94 delete in; delete scan; delete pipe; delete _parser; delete tok; in ~ParserBlackBox() local
101 Lexer *getLexer() { return scan; } in getLexer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.c1153 register Bytef *scan = s->window + s->strstart; /* current string */ local
1171 register ush scan_start = *(ushf*)scan;
1172 register ush scan_end = *(ushf*)(scan+best_len-1);
1175 register Byte scan_end1 = scan[best_len-1];
1176 register Byte scan_end = scan[best_len];
1223 Assert(scan[2] == match[2], "scan[2]?");
1224 scan++, match++;
1226 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1227 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1228 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c1032 register Bytef *scan = s->window + s->strstart; /* current string */ local
1050 register ush scan_start = *(ushf*)scan;
1051 register ush scan_end = *(ushf*)(scan+best_len-1);
1054 register Byte scan_end1 = scan[best_len-1];
1055 register Byte scan_end = scan[best_len];
1102 Assert(scan[2] == match[2], "scan[2]?");
1103 scan++, match++;
1105 } while (*(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1106 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
1107 *(ushf*)(scan+=2) == *(ushf*)(match+=2) &&
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmakefile.cygwin179 OBJ=antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o \
186 PCCTS_GEN=antlr.c scan.c err.c tokens.h mode.h parser.dlg stdpccts.h remap.h
188 SRC=antlr.c scan.c err.c bits.c build.c fset2.c fset.c gen.c globals.c \
200 scan.o : scan.c mode.h tokens.h
Dmakefile179 OBJ=antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o \
186 PCCTS_GEN=antlr.c scan.c err.c tokens.h mode.h parser.dlg stdpccts.h remap.h
188 SRC=antlr.c scan.c err.c bits.c build.c fset2.c fset.c gen.c globals.c \
200 scan.o : scan.c mode.h tokens.h
Dmakefile155 OBJ=antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o \
63 PCCTS_GEN=antlr.c scan.c err.c tokens.h mode.h parser.dlg stdpccts.h remap.h
65 SRC=antlr.c scan.c err.c bits.c build.c fset2.c fset.c gen.c globals.c \
77 scan.o : scan.c mode.h tokens.h
79 scan.c mode.h: parser.dlg
80 $(DLG) -C2 parser.dlg scan.c
DAntlrPPC.mak19 # scan.c
48 "{ObjDir�PPC}scan.c.x"
95 "{ObjDir�PPC}scan.c.x" � {�MondoBuild�} scan.c
96 {PPCC} scan.c -o {Targ} {PPCCOptions}
DAntlrDDK.mak21 ANTLR_OBJS = antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj \
49 scan.obj: $(ANTLR_SRC)\scan.c \
62 $(CC) -c $(CFLAGS) $(ANTLR_SRC)\scan.c
DAntlrMS.mak22 ANTLR_OBJS = antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj \
50 scan.obj: $(ANTLR_SRC)\scan.c \
63 $(CC) -c $(CFLAGS) $(ANTLR_SRC)\scan.c
/device/google/sunfish/
DWCNSS_qcom_cfg.ini262 # 2 - disable DBS for connection but keep DBS for scan
263 # 3 - disable DBS for connection but keep DBS scan with async
264 # scan policy disabled
265 # 4 - enable DBS for connection as well as for scan with async
266 # scan policy disabled
267 # 5 - enable DBS for connection but disable dbs for scan.
268 # 6 - enable DBS for connection but disable simultaneous scan from
269 # upper layer (DBS scan remains enabled in FW).
308 # For NLO/PNO, enable MAWC based scan
364 # then the candidate AP's may/may-not be present in the firmware scan cache.
[all …]
/device/google/redbull/
DWCNSS_qcom_cfg.ini269 # 2 - disable DBS for connection but keep DBS for scan
270 # 3 - disable DBS for connection but keep DBS scan with async
271 # scan policy disabled
272 # 4 - enable DBS for connection as well as for scan with async
273 # scan policy disabled
274 # 5 - enable DBS for connection but disable dbs for scan.
275 # 6 - enable DBS for connection but disable simultaneous scan from
276 # upper layer (DBS scan remains enabled in FW).
315 # For NLO/PNO, enable MAWC based scan
377 # then the candidate AP's may/may-not be present in the firmware scan cache.
[all …]
/device/google/coral/
DWCNSS_qcom_cfg.ini262 # 2 - disable DBS for connection but keep DBS for scan
263 # 3 - disable DBS for connection but keep DBS scan with async
264 # scan policy disabled
265 # 4 - enable DBS for connection as well as for scan with async
266 # scan policy disabled
267 # 5 - enable DBS for connection but disable dbs for scan.
268 # 6 - enable DBS for connection but disable simultaneous scan from
269 # upper layer (DBS scan remains enabled in FW).
308 # For NLO/PNO, enable MAWC based scan
364 # then the candidate AP's may/may-not be present in the firmware scan cache.
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
Dscantools.py427 def setinput(self, scan = sys.stdin): argument
428 if not type(scan) in (TupleType, ListType):
429 scan = [scan]
430 self.allscaninputs = scan
436 scan = self.allscaninputs[0]
439 if scan:
440 if type(scan) == StringType:
441 file = self.openinput(scan)
444 file = scan
477 def scan(self): member in Scanner
[all …]
/device/google/bonito-sepolicy/vendor/qcom/common/
Dvold.te9 # generated by proc scan, unnecessary
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DNOTES.bcc74 OBJS = antlr.obj scan.obj err.obj bits.obj build.obj fset2.obj fset.obj \
105 scan.$(OBJ_EXT): scan.c mode.h tokens.h
108 #scan.c mode.h: parser.dlg
109 # $(DLG) -C2 parser.dlg scan.c
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dvold.te10 # generated by proc scan, unnecessary
/device/google/bonito/
DWCNSS_qcom_cfg.ini272 #If set will start with active scan after driver load, otherwise will start with
273 #passive scan to find out the domain
276 #If set to 0, will not scan DFS channels
625 # 2 - disable DBS for connection but keep DBS for scan
626 # 3 - disable DBS for connection but keep DBS scan with async
627 # scan policy disabled
628 # 4 - enable DBS for connection as well as for scan with async
629 # scan policy disabled
630 # 5 - enable DBS for connection but disable dbs for scan.
631 # 6 - enable DBS for connection but disable simultaneous scan from
[all …]
/device/google/crosshatch/
DWCNSS_qcom_cfg.ini272 #If set will start with active scan after driver load, otherwise will start with
273 #passive scan to find out the domain
276 #If set to 0, will not scan DFS channels
625 # 2 - disable DBS for connection but keep DBS for scan
626 # 3 - disable DBS for connection but keep DBS scan with async
627 # scan policy disabled
628 # 4 - enable DBS for connection as well as for scan with async
629 # scan policy disabled
630 # 5 - enable DBS for connection but disable dbs for scan.
631 # 6 - enable DBS for connection but disable simultaneous scan from
[all …]
/device/linaro/bootloader/edk2/EmulatorPkg/AutoScanPei/
DAutoScanPei.inf4 # This module abstracts memory auto-scan in a Emu environment.
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DREADME.txt3 …ng the toolbar button or �do EfiLoadDxe� from the command area). It will scan memory for the debu…
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtAutoScanPei/
DWinNtAutoScanPei.inf4 # This module abstracts memory auto-scan in a Windows NT environment.
/device/mediatek/wembley-sepolicy/non_plat/
Dwlan_assistant.te18 # to share wifi scan results with AGPS module. netlink_socket is used to
/device/mediatek/wembley-sepolicy/r_non_plat/
Dwlan_assistant.te18 # to share wifi scan results with AGPS module. netlink_socket is used to
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c123 const struct filedescr *scan; in _PyImport_Init() local
132 for (scan = _PyImport_DynLoadFiletab; scan->suffix != NULL; ++scan) in _PyImport_Init()
135 for (scan = _PyImport_StandardFiletab; scan->suffix != NULL; ++scan) in _PyImport_Init()
1458 const struct filedescr *scan; in find_module() local
1459 scan = _PyImport_DynLoadFiletab; in find_module()
1460 while (scan->suffix != NULL) { in find_module()
1461 if (!strcmp(scan->suffix, fdp->suffix)) in find_module()
1464 scan++; in find_module()
1466 if (scan->suffix != NULL) { in find_module()

123