Home
last modified time | relevance | path

Searched refs:bcc (Results 1 – 25 of 73) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/freetype/builds/windows/
Ddetect.mk173 CONFIG_FILE := w32-bcc.mk
181 ifneq ($(findstring devel-bcc,$(MAKECMDGOALS)),) # development target
185 .PHONY: devel-bcc
186 devel-bcc: setup
Dw32-bccd.mk20 include $(TOP_DIR)/builds/compiler/bcc-dev.mk
Dw32-bcc.mk22 include $(TOP_DIR)/builds/compiler/bcc.mk
/third_party/skia/third_party/externals/freetype/builds/windows/
Ddetect.mk173 CONFIG_FILE := w32-bcc.mk
181 ifneq ($(findstring devel-bcc,$(MAKECMDGOALS)),) # development target
185 .PHONY: devel-bcc
186 devel-bcc: setup
Dw32-bccd.mk20 include $(TOP_DIR)/builds/compiler/bcc-dev.mk
Dw32-bcc.mk22 include $(TOP_DIR)/builds/compiler/bcc.mk
/third_party/freetype/builds/windows/
Ddetect.mk173 CONFIG_FILE := w32-bcc.mk
181 ifneq ($(findstring devel-bcc,$(MAKECMDGOALS)),) # development target
185 .PHONY: devel-bcc
186 devel-bcc: setup
Dw32-bccd.mk20 include $(TOP_DIR)/builds/compiler/bcc-dev.mk
Dw32-bcc.mk22 include $(TOP_DIR)/builds/compiler/bcc.mk
/third_party/flutter/skia/third_party/externals/freetype/builds/dos/
Ddetect.mk108 CONFIG_FILE := dos-bcc.mk
117 CONFIG_FILE := dos-bcc.mk
118 CC := bcc
/third_party/freetype/builds/dos/
Ddetect.mk108 CONFIG_FILE := dos-bcc.mk
117 CONFIG_FILE := dos-bcc.mk
118 CC := bcc
/third_party/skia/third_party/externals/freetype/builds/dos/
Ddetect.mk108 CONFIG_FILE := dos-bcc.mk
117 CONFIG_FILE := dos-bcc.mk
118 CC := bcc
/third_party/jinja2/
Dloaders.py119 bcc = environment.bytecode_cache
120 if bcc is not None:
121 bucket = bcc.get_bucket(environment, name, filename, source)
132 if bcc is not None and bucket.code is None:
134 bcc.set_bucket(bucket)
/third_party/node/tools/inspector_protocol/jinja2/
Dloaders.py117 bcc = environment.bytecode_cache
118 if bcc is not None:
119 bucket = bcc.get_bucket(environment, name, filename, source)
130 if bcc is not None and bucket.code is None:
132 bcc.set_bucket(bucket)
/third_party/skia/third_party/externals/jinja2/
Dloaders.py119 bcc = environment.bytecode_cache
120 if bcc is not None:
121 bucket = bcc.get_bucket(environment, name, filename, source)
132 if bcc is not None and bucket.code is None:
134 bcc.set_bucket(bucket)
/third_party/boost/libs/assign/test/
Demail_example.cpp94 add_bcc( const bcc_type& bcc ) in add_bcc() argument
96 return ba::make_list_inserter( add_to_vector( bcc_list ) )( bcc ); in add_bcc()
/third_party/zlib/msdos/
DMakefile.bor30 CC=bcc
31 LD=bcc
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/msdos/
DMakefile.bor30 CC=bcc
31 LD=bcc
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/msdos/
DMakefile.bor30 CC=bcc
31 LD=bcc
/third_party/boost/boost/mpl/aux_/config/
Dcompiler.hpp39 # define BOOST_MPL_CFG_COMPILER_DIR bcc
/third_party/freetype/builds/os2/
Ddetect.mk59 CONFIG_FILE := os2-bcc.mk
/third_party/skia/third_party/externals/freetype/builds/os2/
Ddetect.mk59 CONFIG_FILE := os2-bcc.mk
/third_party/flutter/skia/third_party/externals/freetype/builds/os2/
Ddetect.mk59 CONFIG_FILE := os2-bcc.mk
/third_party/re2/re2/
Dregexp.cc403 CharClass* bcc = b->cc(); in TopEqual() local
404 return acc->size() == bcc->size() && in TopEqual()
405 acc->end() - acc->begin() == bcc->end() - bcc->begin() && in TopEqual()
406 memcmp(acc->begin(), bcc->begin(), in TopEqual()
/third_party/boost/libs/graph/doc/
Dbiconnected_components.w298 Figure~\ref{fig:bcc} shows the graph used in the following example and
304 \mtlfig{bcc}{width=3.0in}
306 \label{fig:bcc}
386 % LocalWords: ReadWritePropertyMapConcept hpp ifndef endif bcc cpp struct enum

123