Home
last modified time | relevance | path

Searched refs:APPEND (Results 1 – 25 of 49) sorted by relevance

12

/external/webkit/Source/WebCore/
DCMakeListsEfl.txt1 LIST(APPEND WebCore_LINK_FLAGS
6 LIST(APPEND WebCore_INCLUDE_DIRECTORIES
19 LIST(APPEND WebCore_SOURCES
79 LIST(APPEND WebCore_INCLUDE_DIRECTORIES
82 LIST(APPEND WebCore_SOURCES
102 LIST(APPEND WebCore_INCLUDE_DIRECTORIES
105 LIST(APPEND WebCore_SOURCES
116 LIST(APPEND WebCore_INCLUDE_DIRECTORIES
120 LIST(APPEND WebCore_SOURCES
127 LIST(APPEND WebCore_LIBRARIES
[all …]
DCMakeListsWinCE.txt1 LIST(APPEND WebCore_INCLUDE_DIRECTORIES
20 LIST(APPEND WebCore_SOURCES
121 LIST(APPEND WebCore_LIBRARIES
134 LIST(APPEND WebCore_SOURCES
140 LIST(APPEND WebCore_SOURCES
DCMakeLists.txt1425 LIST(APPEND WebCore_SOURCES
1435 LIST(APPEND WebCore_SOURCES
1446 LIST(APPEND WebCore_IDL_FILES
1448 LIST(APPEND WebCore_SOURCES
1455 LIST(APPEND WebCore_SOURCES
1462 LIST(APPEND WebCore_SOURCES
1481 LIST(APPEND WebCore_SOURCES
1489 LIST(APPEND WebCore_SOURCES
1496 LIST(APPEND WebCore_SOURCES
1499 LIST(APPEND WebCore_IDL_FILES
[all …]
DUseJSC.cmake1 LIST(APPEND WebCore_INCLUDE_DIRECTORIES
6 LIST(APPEND WebCore_IDL_INCLUDES
10 LIST(APPEND WebCore_SOURCES
179 LIST(APPEND SCRIPTS_BINDINGS
185 LIST(APPEND IDL_INCLUDES --include=${WEBCORE_DIR}/${_include})
202 LIST(APPEND WebCore_SOURCES ${DERIVED_SOURCES_WEBCORE_DIR}/JS${_name}.cpp)
/external/webkit/Source/JavaScriptCore/wtf/
DCMakeListsEfl.txt2 LIST(APPEND WTF_SOURCES
9 LIST(APPEND WTF_SOURCES
19 LIST(APPEND WTF_SOURCES
24 LIST(APPEND WTF_INCLUDE_DIRECTORIES
29 LIST(APPEND WTF_LIBRARIES
34 LIST(APPEND WTF_LIBRARIES
39 LIST(APPEND WTF_LINK_FLAGS
43 LIST(APPEND WTF_INCLUDE_DIRECTORIES
DCMakeListsWinCE.txt1 LIST(APPEND WTF_HEADERS
8 LIST(APPEND WTF_SOURCES
25 LIST(APPEND WTF_LIBRARIES
/external/llvm/cmake/modules/
DLLVM-Config.cmake78 list(APPEND link_components "jit")
79 list(APPEND link_components "native")
81 list(APPEND link_components "interpreter")
87 list(APPEND link_components ${LLVM_NATIVE_ARCH})
98 list(APPEND expanded_components "LLVM${c}CodeGen")
102 list(APPEND expanded_components "LLVM${c}")
109 list(APPEND expanded_components "LLVM${c}AsmPrinter")
113 list(APPEND expanded_components "LLVM${c}AsmParser")
117 list(APPEND expanded_components "LLVM${c}Info")
121 list(APPEND expanded_components "LLVM${c}Disassembler")
[all …]
DLLVMProcessSources.cmake26 list(APPEND ${srcs} ${tds})
35 list(APPEND ${srcs} ${hds})
/external/webkit/Source/WebKit/efl/
DCMakeListsEfl.txt3 LIST(APPEND WebKit_LINK_FLAGS
10 LIST(APPEND WebKit_INCLUDE_DIRECTORIES
26 LIST(APPEND WebKit_INCLUDE_DIRECTORIES
36 LIST(APPEND WebKit_INCLUDE_DIRECTORIES
42 LIST(APPEND WebKit_INCLUDE_DIRECTORIES
46 LIST(APPEND WebKit_LIBRARIES
51 LIST(APPEND WebKit_SOURCES
75 LIST(APPEND WebKit_LIBRARIES
89 LIST(APPEND WebKit_INCLUDE_DIRECTORIES
94 LIST(APPEND WebKit_LIBRARIES
[all …]
/external/webkit/Source/JavaScriptCore/
DCMakeListsEfl.txt1 LIST(APPEND JavaScriptCore_SOURCES
8 LIST(APPEND JavaScriptCore_LIBRARIES
13 LIST(APPEND JavaScriptCore_INCLUDE_DIRECTORIES
18 LIST(APPEND JavaScriptCore_LINK_FLAGS
DCMakeListsWinCE.txt1 LIST(APPEND JavaScriptCore_SOURCES
21 LIST (APPEND JavaScriptCore_SOURCES ${DERIVED_SOURCES_DIR}/GeneratedJITStubs.obj)
DCMakeLists.txt199 LIST(APPEND JavaScriptCore_HEADERS ${DERIVED_SOURCES_JAVASCRIPTCORE_DIR}/${_name}.lut.h)
205 LIST(APPEND JavaScriptCore_HEADERS ${DERIVED_SOURCES_JAVASCRIPTCORE_DIR}/Lexer.lut.h)
218 LIST(APPEND JavaScriptCore_SOURCES
/external/webkit/Tools/
DCMakeListsEfl.txt35 LIST(APPEND EWebLauncher_LIBRARIES
43 LIST(APPEND EWebLauncher_LIBRARIES ${LIBSOUP24_LIBRARIES})
44 LIST(APPEND EWebLauncher_LINK_FLAGS ${LIBSOUP24_LDFLAGS})
48 LIST(APPEND EWebLauncher_LIBRARIES ${CURL_LIBRARIES})
49 LIST(APPEND EWebLauncher_LINK_FLAGS ${CURL_LDFLAGS})
/external/icu4c/tools/genrb/
Drle.c92 #define APPEND( buffer, bufLimit, value, num, status){ \ macro
112 APPEND(buffer,bufLimit,ESCAPE, num, status); in encodeRunShort()
115 APPEND(buffer,bufLimit,value,num, status); in encodeRunShort()
121 APPEND(buffer,bufLimit,ESCAPE,num,status); in encodeRunShort()
124 APPEND(buffer,bufLimit,value,num,status); in encodeRunShort()
127 APPEND(buffer,bufLimit,ESCAPE,num,status); in encodeRunShort()
128 APPEND(buffer,bufLimit,(uint16_t) length, num,status); in encodeRunShort()
129 APPEND(buffer,bufLimit,(uint16_t)value, num, status); /* Don't need to escape this value */ in encodeRunShort()
/external/webkit/Source/JavaScriptCore/shell/
DCMakeListsEfl.txt1 LIST(APPEND JSC_LIBRARIES
6 LIST(APPEND JSC_LINK_FLAGS
DCMakeListsWinCE.txt1 LIST(APPEND JSC_SOURCES
/external/clang/lib/Headers/
DCMakeLists.txt58 list(APPEND out_files ${dst})
66 list(APPEND out_files ${other_dst})
74 list(APPEND out_files ${output_dir}/arm_neon.h)
82 list(APPEND out_files ${other_dst})
/external/webkit/Source/cmake/
DWebKitFeatures.cmake11 LIST(APPEND ${f}_FEATURES "${_name}=${_value}")
41 LIST(APPEND WEBKIT_FEATURES ${_feature})
46 LIST(APPEND FEATURE_DEFINES ${_feature})
DWebKitPackaging.cmake79 LIST(APPEND CPACK_SOURCE_IGNORE_FILES
87 LIST(APPEND CPACK_SOURCE_IGNORE_FILES
155 LIST(APPEND CPACK_SOURCE_IGNORE_FILES ${_pattern})
168 LIST(APPEND CPACK_SOURCE_IGNORE_FILES ${_pattern})
DWebKitHelpers.cmake59 LIST(APPEND _tmp "${f}")
73 LIST(APPEND _tmp "${DERIVED_SOURCES_WEBCORE_DIR}/${f}")
/external/webkit/Source/WebKit/wince/
DCMakeListsWinCE.txt1 LIST(APPEND WebKit_INCLUDE_DIRECTORIES
12 LIST(APPEND WebKit_SOURCES
/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c1825 # define APPEND(_str) \ in VG_() macro
1869 APPEND("<frame>"); in VG_()
1871 APPEND(maybe_newline); in VG_()
1872 APPEND(ibuf); in VG_()
1874 APPEND(maybe_newline); in VG_()
1875 APPEND("<obj>"); in VG_()
1877 APPEND("</obj>"); in VG_()
1880 APPEND(maybe_newline); in VG_()
1881 APPEND("<fn>"); in VG_()
1883 APPEND("</fn>"); in VG_()
[all …]
/external/webkit/Source/WebKit/
DCMakeLists.txt53 LIST(APPEND WebKit_INCLUDE_DIRECTORIES "${WEBCORE_DIR}/platform/network/soup")
57 LIST(APPEND WebKit_INCLUDE_DIRECTORIES "${WEBCORE_DIR}/platform/network/curl")
/external/llvm/tools/gold/
DCMakeLists.txt34 set_property(DIRECTORY APPEND
40 set_property(SOURCE gold-plugin.cpp APPEND PROPERTY
/external/zlib/
DCMakeLists.txt28 list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_SYS_TYPES_H)
31 list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)
34 list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDDEF_H)

12