HomeSort by relevance Sort by last modified time
    Searched refs:INCLUDE (Results 101 - 125 of 159) sorted by null

1 2 3 45 6 7

  /external/libxml2/vms/
build_libxml.com 20 $! - added /DEF and /INCLUDE options to cc_opts to tell
34 $ cc_opts = "/nowarn/DEF=HAVE_CONFIG_H/NAMES=(as_is,SHORTENED)/FLOAT=IEEE/IEEE_MODE=DENORM_RESULTS/INCLUDE=xml_srcdir"
105 $! copy/log xmlversion.h [-.include.libxml]
  /system/tools/hidl/c2hal/
c2hal_l.ll 31 #include "AST.h"
32 #include "Declaration.h"
33 #include "Type.h"
34 #include "VarDeclaration.h"
35 #include "FunctionDeclaration.h"
36 #include "CompositeDeclaration.h"
37 #include "Define.h"
38 #include "Include.h"
39 #include "EnumVarDeclaration.h
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
makefile 31 !INCLUDE $(BUILD_DIR)\PlatformTools.env
44 -I $(EDK_SOURCE)\Foundation\Include\Ia32 \
45 -I $(EDK_SOURCE)\Foundation\Efi\Include \
46 -I $(EDK_SOURCE)\Foundation\Framework\Include \
47 -I $(EDK_SOURCE)\Foundation\Include\IndustryStandard \
53 -I $(EDK_SOURCE)\Foundation\Include
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
makefile 34 !INCLUDE $(BUILD_DIR)\PlatformTools.env
60 # Define paths for include files
63 INC = $(INC) -I $(EDK_SOURCE)\Foundation\Include\Ia32
64 INC = $(INC) -I $(EDK_SOURCE)\Foundation\Efi\Include
65 INC = $(INC) -I $(EDK_SOURCE)\Foundation\Framework\Include
66 INC = $(INC) -I $(EDK_SOURCE)\Foundation\Include\IndustryStandard
72 INC = $(INC) -I $(EDK_SOURCE)\Foundation\Include
79 # Create a list of include dependencies
82 INC_DEPS = $(INC_DEPS) $(EDK_SOURCE)\Foundation\Framework\Include\EfiInternalFormRepresentation.h
  /external/testng/src/main/java/org/testng/xml/
TestNGContentHandler.java 47 private Include m_currentInclude;
55 INCLUDE,
586 else if ("include".equals(qName)) {
604 case INCLUDE:
611 private static class Include {
617 public Include(String name, String numbers) {
625 m_locations.push(Location.INCLUDE);
626 m_currentInclude = new Include(attributes.getValue("name"),
632 XmlInclude include; local
634 include = new XmlInclude(name, stringToList(in), m_currentIncludeIndex++)
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibCTA9x4/
CTA9x4Boot.asm 14 #include <Base.h>
15 #include <Library/ArmPlatformLib.h>
16 #include <Drivers/PL35xSmc.h>
17 #include <ArmPlatform.h>
18 #include <AutoGen.h>
20 INCLUDE AsmMacroIoLib.inc
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
ModuleEntryPoint.asm 14 #include <AutoGen.h>
15 #include <Chipset/ArmV7.h>
17 INCLUDE AsmMacroIoLib.inc
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.y 34 #include "xkbcomp-priv.h"
35 #include "ast-build.h"
36 #include "parser-priv.h"
37 #include "scanner-utils.h"
100 INCLUDE 10
607 MergeMode : INCLUDE { $$ = MERGE_DEFAULT; }
821 "No map in include statement, but \"%s\" contains several; "
parser.c 39 There are some unavoidable exceptions within include files to
73 #include "xkbcomp-priv.h"
74 #include "ast-build.h"
75 #include "parser-priv.h"
76 #include "scanner-utils.h"
142 by #include "y.tab.h". */
168 INCLUDE = 10,
234 #define INCLUDE 10
369 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
381 # include <libintl.h> /* INFRINGES ON USER NAME SPACE *
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary 253 INCLUDE /etc/radiusclient/dictionary.microsoft
  /external/curl/packages/vms/
build_vms.com 6 $! SSL support is controlled by logical names. If SSL$INCLUDE is
8 $! If OPENSSL is defined, but SSL$INCLUDE is not, then OpenSSL will be
553 $ if ((f$trnlnm("SSL$INCLUDE") .nes. "") .and. (.not. nohpssl))
631 $ curl_sys_krbinc = "sys$sysroot:[kerberos.include]"
754 $! Define the "curl" (process) logical name for "#include <curl/xxx.h>".
771 $ curl_logical = top_dev_dir + ".include.curl" + delim
773 $ curl_sys_inc1 = top_dev_dir + ".include" + delim
774 $! define curl 'top_dev_dir'.include.curl'delim'
823 $ cc_include = "/include=([-.lib],[-.lib.vtls],[-.packages.vms]"
828 $ cc_include = "/include=([--.lib.vtls],[--.lib],[--.src]
    [all...]
generate_config_vms_h_curl.com 82 $! HP defines OPENSSL as SSL$INCLUDE as a convenience for linking.
88 $ if (openssl_lnm .nes. "SYS$INCLUDE")
400 $ ssl_include = f$trnlnm("ssl$include")
417 $ search/output=nla0: ssl$include:*.h CONF_MFLAGS_IGNORE_MISSING_FILE
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
FspApiEntry.asm 19 INCLUDE SaveRestoreSse.inc
20 INCLUDE MicrocodeLoad.inc
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
uldiv.asm 18 INCLUDE AsmMacroExport.inc
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
SecEntry.asm 22 INCLUDE Fsp.inc
  /external/icu/icu4c/source/test/testdata/
testdata.mak 29 !INCLUDE "$(TESTDATA)\tstfiles.mk"
  /external/syslinux/mk/
lib.mk 3 include $(MAKEDIR)/syslinux.mk
32 INCLUDE = -I$(SRC)
47 -nostdinc -iwithprefix include -I. -I$(SRC)/sys \
48 -I$(SRC)/../include -I$(com32)/include/sys \
49 -I$(topdir)/core/include -I$(com32)/lib/ \
  /frameworks/compile/mclinker/lib/Script/
ScriptScanner.ll 13 #include "mcld/Script/ScriptScanner.h"
14 #include "mcld/Script/ScriptFile.h"
15 #include "mcld/Support/MsgHandling.h"
16 #include <llvm/ADT/StringRef.h>
17 #include <string>
81 <LDSCRIPT>"INCLUDE" { return token::INCLUDE; }
ScriptParser.yy 12 #include "mcld/Script/ScriptReader.h"
13 #include "mcld/Script/ScriptScanner.h"
14 #include "mcld/Script/Operand.h"
15 #include "mcld/Script/Operator.h"
16 #include "mcld/Script/Assignment.h"
17 #include "mcld/Script/RpnExpr.h"
18 #include "mcld/Script/FileToken.h"
19 #include "mcld/Script/NameSpec.h"
20 #include "mcld/Script/WildcardPattern.h"
21 #include "mcld/Support/MsgHandling.h
    [all...]
  /build/soong/cc/
cmakelists.go 54 // Instruct generator to trace how header include path and flags were generated.
178 f.WriteString("\n# SYSTEM INCLUDE FLAGS:\n")
202 f.WriteString(fmt.Sprintf("include_directories(SYSTEM \"%s\")\n", buildCMakePath(path.Join(c.sysroot, "usr", "include"))))
226 for _, include := range includes {
227 f.WriteString(fmt.Sprintf(" \"%s\"\n", buildCMakePath(include)))
233 for _, include := range includes {
234 f.WriteString(fmt.Sprintf(" \"%s/**/*.h\"\n", buildCMakePath(include)))
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Arm/
ArmV7Support.asm 17 INCLUDE AsmMacroExport.inc
  /external/vulkan-validation-layers/loader/
unknown_ext_chain_masm.asm 29 INCLUDE gen_defines.asm
  /toolchain/binutils/binutils-2.27/ld/
ldlex.l 25 #include "bfd.h"
26 #include "safe-ctype.h"
27 #include "bfdlink.h"
28 #include "ld.h"
29 #include "ldmisc.h"
30 #include "ldexp.h"
31 #include "ldlang.h"
32 #include <ldgram.h>
33 #include "ldfile.h"
34 #include "ldlex.h
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.y 35 #include "config.h"
37 #include <sys/types.h>
38 #include <sys/param.h>
39 #include <sys/queue.h>
40 #include <sys/socket.h>
42 #include <netinet/in.h>
43 #include PATH_IPSEC_H
46 #include <arpa/inet.h>
49 #include <stdlib.h>
50 #include <stdio.h
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.asm 33 ; Include processor definitions
36 INCLUDE Platform.inc

Completed in 1603 milliseconds

1 2 3 45 6 7