/external/skia/src/sksl/ |
SkSLParser.cpp | 90 TOKEN(SET, "set"); 756 int set = -1; local 768 return Layout(flags, location, offset, binding, index, set, builtin, 790 case LayoutToken::SET: 791 set = this->layoutInt(); [all...] |
/external/skqp/src/sksl/ |
SkSLParser.cpp | 89 TOKEN(SET, "set"); 755 int set = -1; local 767 return Layout(flags, location, offset, binding, index, set, builtin, 789 case LayoutToken::SET: 790 set = this->layoutInt(); [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/ |
FdfParser.py | 116 # Currently the "ToolName" is set to be "FDF Parser".
587 # set comments to spaces
784 elif self.__Token == 'SET':
788 SetOffset = self.CurrentOffsetWithinLine - len('SET')
[all...] |
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/ |
Constructor.java | 29 import java.util.Set; 174 SortedSet<Object> set = new TreeSet<Object>(); local 177 constructSet2ndStep(mnode, set); 179 return set; 199 } else if (Set.class.isAssignableFrom(node.getType())) { 200 constructSet2ndStep((MappingNode) node, (Set<Object>) object); 280 } else if (valueNode.getTag().equals(Tag.SET)) { 311 property.set(object, value); 404 // obtain the implicit tag. Then we can set the tag and call 529 if (Set.class.isAssignableFrom(node.getType())) [all...] |
/device/linaro/bootloader/edk2/ |
Edk2Setup.bat | 2 @REM Windows batch file, Edk2Setup.bat, to set up an EDK II build environment
7 @REM This script will set the following system environment variables:
13 @REM If the reset flag is set, all environment variables will be reset and
18 @REM SetVisualStudio.bat - will set the Visual Studio environment based on the --vs* flags
50 @set SCRIPT_NAME=%0
51 @set SCRIPT_VERSION=0.9.2.
52 @set SVN_REVISION=$Revision$
53 @set RESET_ENVIRONMENT=FALSE
54 @set NT32PKG=FALSE
55 @set NT32_X64= [all...] |
/external/curl/packages/vms/ |
gnv_link_curl.com | 69 $ set def [--] 197 $set nover 282 $SET PROCESS/PARSE=extend !If not VAX. 850 $set def 'default_dir'
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
AbstractComponentWriter.java | 65 import java.util.Set; 128 protected final Set<JavaWriter> javaWriters = new LinkedHashSet<>(); 348 "if (%s == null) { throw new %s(%s.class.getCanonicalName() + \" must be set\"); }", 359 * Adds the methods that set each of parameters on the builder. If the {@link BuilderSpec} is 396 "%s cannot be set because it is inherited from the enclosing component"), 582 Set<MethodSignature> interfaceMethods = Sets.newHashSet(); 725 case SET: [all...] |
/external/llvm/lib/Target/Sparc/AsmParser/ |
SparcAsmParser.cpp | 95 // Initialize the set of available features. 482 Error(IDLoc, "set: argument must be between -2147483648 and 4294967295"); 489 // For 'set' you can't use 'or' with a negative operand on V9 because 491 // register, whereas 'set' is defined to zero the high 32 bits. 520 // 'or' only if bits remain after clearing the 22 bits that 'sethi' set. 525 // where the operand to 'set' was 0xFFFFFzzz - it does exactly what you mean. 558 case SP::SET: [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/ |
SparcAsmParser.cpp | 119 // Initialize the set of available features. 511 "set: argument must be between -2147483648 and 4294967295"); 517 // For 'set' you can't use 'or' with a negative operand on V9 because 519 // register, whereas 'set' is defined to zero the high 32 bits. 548 // 'or' only if bits remain after clearing the 22 bits that 'sethi' set. 553 // where the operand to 'set' was 0xFFFFFzzz - it does exactly what you mean. 587 case SP::SET: [all...] |
/external/v8/src/parsing/ |
scanner.cc | 135 void Scanner::BookmarkScope::Set() { 188 // Need to capture identifiers in order to recognize "get" and "set" [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
FdfParserLite.py | 62 # Currently the "ToolName" is set to be "FDF Parser".
444 # set comments to spaces
[all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Tpm20.h | 57 #define SET 1
142 // Always set 5 here, because we want to support all hash algo in BIOS.
[all...] |
/external/fonttools/Lib/fontTools/ |
agl.py | 58 # as described in Section 6 of that document. AGLFN comprises the set 433 2205;emptyset;EMPTY SET [all...] |
/external/guice/extensions/persist/lib/ |
antlr-2.7.5h3.jar | |
hibernate3.jar | |
/external/e2fsprogs/doc/ |
texinfo.tex | 116 % Set up fixed words for English if not already set. 173 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces 265 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines 714 \endgraf % Not \par, as it may have been set to \lisppar. [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 116 % Set up fixed words for English if not already set. 173 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces 265 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines 714 \endgraf % Not \par, as it may have been set to \lisppar. [all...] |
/external/guice/lib/build/ |
spring-core.jar | |
/external/kotlinc/lib/ |
kotlin-imports-dumper-compiler-plugin.jar | |
/external/libffi/ |
texinfo.tex | 117 % Set up fixed words for English if not already set. 190 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces 259 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines 674 \endgraf % Not \par, as it may have been set to \lisppar. [all...] |
/external/python/cpython2/Modules/_ctypes/libffi/ |
texinfo.tex | 117 % Set up fixed words for English if not already set. 190 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces 259 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines 674 \endgraf % Not \par, as it may have been set to \lisppar. [all...] |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
htmlparser-1.3-with-transitions.jar | |
htmlparser-1.3.jar | |
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
docs.js | 20 /****** ON LOAD SET UP STUFF *********/ 84 // set up the search close button 95 // Set up quicknav 122 //Set up search 262 // set global variable so we can highlight the sidenav a bit later (such as for google reference) 268 // set up prev/next links if they exist 274 // set up prev links 301 // set up next links 315 // then set the landing page "start link" text to be the first doc title 385 // Set up the course landing pages for Training with class names and description [all...] |
/external/llvm/lib/Target/SystemZ/ |
SystemZISelLowering.cpp | 89 // Set up the register classes. 116 // Set up special registers. 121 // such as SystemZ has with CC, so set this to the register-pressure [all...] |