/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/ |
D | errsupport.c | 14 mismatched_range( STreeParser *_parser, int looking_for, int upper_token, SORAST *found ) in mismatched_range() argument 16 mismatched_range( _parser, looking_for, upper_token, found ) in mismatched_range() 19 SORAST *found; 23 if ( found!=NULL ) { 27 found->token); 49 mismatched_token( STreeParser *_parser, int looking_for, SORAST *found ) in mismatched_token() argument 51 mismatched_token( _parser, looking_for, found ) in mismatched_token() 53 SORAST *found; 57 if ( found!=NULL ) { 61 found->token);
|
D | STreeParser.cpp | 35 mismatched_range(int looking_for, int upper_token, SORASTBase *found) in mismatched_range() argument 37 if ( found!=NULL ) { in mismatched_range() 41 found->type()); in mismatched_range() 57 mismatched_token(int looking_for, SORASTBase *found) in mismatched_token() argument 59 if ( found!=NULL ) { in mismatched_token() 63 found->type()); in mismatched_token()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | fixcid.py | 233 found = Program.group(0) 237 if len(found) == 2: 238 if found == '/*': 240 elif found == '*/': 242 n = len(found) 243 if Dict.has_key(found): 244 subst = Dict[found] 247 print 'Found in comment:', found 250 if NotInComment.has_key(found): 254 subst = found
|
D | logmerge.py | 114 found = 0 117 found = 1 118 elif found: 125 found = 0
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | future.py | 23 self.found = {} # set 35 self.found[name] = 1 45 return self.found.keys() 73 print v.found
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/parser/ |
D | example.py | 42 found, vars = match(DOCSTRING_STMT_PATTERN[1], tree[1]) 44 found, vars = match(DOCSTRING_STMT_PATTERN, tree[3]) 45 if found: 49 found, vars = match(COMPOUND_STMT_PATTERN, node) 50 if found: 111 found, vars = match(DOCSTRING_STMT_PATTERN, tree[1]) 112 if found:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_strptime.py | 142 found = self.time_re.compile(r"%A").match(self.locale_time.f_weekday[6]) 143 self.assertTrue(found and found.group('A') == self.locale_time.f_weekday[6], 146 found = compiled.match("%s %s" % (self.locale_time.a_weekday[4], 148 self.assertTrue(found, 152 self.assertTrue(found.group('a') == self.locale_time.a_weekday[4] and 153 found.group('b') == self.locale_time.a_month[4], 156 (found.string, found.re.pattern, found.group('a'), 157 found.group('b'))) 161 found = compiled.match(time.strftime("%" + directive)) 162 self.assertTrue(found, "Matching failed on '%s' using '%s' regex" % [all …]
|
D | test_modulefinder.py | 245 found = set(mf.modules.keys()) 246 more = list(found - modules) 247 less = list(modules - found)
|
/device/google/bonito/ |
D | init.edge_sense.sh | 69 found=0 75 found=1 82 if [ ${found} -eq 0 ]; then
|
/device/google/crosshatch/ |
D | init.edge_sense.sh | 79 found=0 85 found=1 92 if [ ${found} -eq 0 ]; then
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/ |
D | system_table.py | 70 found = False 84 found = True 87 if found == False: 124 found = False 140 found = True 148 if not found:
|
D | edk2_debugger.py | 165 found = False 168 found = True 169 if found == False: 195 found = False 198 found = True 199 if found == False:
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | getprotoname.c | 55 goto found; in getprotobyname() 57 found: in getprotobyname()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/ |
D | EfiProcessPeImage.cmm | 6 ; which accompanies this distribution. The full text of the license may be found at 17 print "PE32 image found at &imgstart" 52 print "debug signature not found for image at &imgstart, its &dwarfsig" 71 print "found path &elfpath"
|
D | EfiProcessTeImage.cmm | 6 ; which accompanies this distribution. The full text of the license may be found at 17 print "TE image found at &imgstart" 53 print "debug signature not found for image at &imgstart, its &dwarfsig" 63 print "found path &elfpath"
|
D | EfiLoadDxe.cmm | 6 ; which accompanies this distribution. The full text of the license may be found at 22 print "found system table at &systbl" 27 print "ERROR: system table not found, check memory size" 113 print "no debug entries found"
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/ |
D | IsaIoDxe.uni | 6 // instance of the SIO Protocol found. 12 // which accompanies this distribution. The full text of the license may be found at 23 …ls are installed based off of the information provided by each instance of the SIO Protocol found."
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/ |
D | IsaBusDxe.uni | 6 // Controller found. This driver is designed to manage a PCI-to-ISA bridge Device 13 // which accompanies this distribution. The full text of the license may be found at 24 …and produces an instance of the ISA I/O Protocol for every ISA Controller found. This driver is de…
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiPciLibPciCfg2/ |
D | PeiPciLibPciCfg2.uni | 7 // the first PPI found, so this library instance should only be used platforms 14 // which accompanies this distribution. The full text of the license may be found at 24 …produced by a chipset-specific PEIM. This library only uses the first PPI found, so this library i…
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibSse2/Ia32/ |
D | IsZeroBuffer.nasm | 6 ; which accompanies this distribution. The full text of the license may be found at 48 jnz @ReturnFalse ; ZF=0 means non-zero element found 66 jnz @ReturnFalse ; ZF=0 means non-zero element found
|
/device/linaro/bootloader/edk2/ |
D | edksetup.sh | 70 echo BaseTools not found in your tree, and EDK_TOOLS_PATH is not set. 106 echo BaseTools not found in your tree, and EDK_TOOLS_PATH is not set.
|
/device/linaro/bootloader/edk2/StdLib/LibC/String/ |
D | Searching.c | 143 char *found = NULL; in strrchr() local 147 if( *s == tgt) found = (char *)s; in strrchr() 150 return found; in strrchr()
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibSse2/X64/ |
D | IsZeroBuffer.nasm | 6 ; which accompanies this distribution. The full text of the license may be found at 48 jnz @ReturnFalse ; ZF=0 means non-zero element found 68 jnz @ReturnFalse ; ZF=0 means non-zero element found
|
/device/linaro/bootloader/edk2/StdLib/LibC/Wchar/ |
D | Searching.c | 139 wchar_t *found = NULL; in wcsrchr() local 142 if( *s == c) found = (wchar_t *)s; in wcsrchr() 145 return found; in wcsrchr()
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/X64/ |
D | ScanMem8.asm | 6 ; which accompanies this distribution. The full text of the license may be found at 49 cmovnz rax, rcx ; set rax to 0 if not found
|