Home
last modified time | relevance | path

Searched defs:cpp (Results 1 – 25 of 57) sorted by relevance

123

/third_party/boost/boost/safe_numerics/
Dcpp.hpp39 struct cpp { struct
41 using local_char_type = typename boost::int_t<CharBits>::exact;
42 using local_short_type = typename boost::int_t<ShortBits>::exact;
43 using local_int_type = typename boost::int_t<IntBits>::exact;
44 using local_long_type = typename boost::int_t<LongBits>::exact;
45 using local_long_long_type = typename boost::int_t<LongLongBits>::exact;
48 using rank =
71 using higher_ranked_type = typename std::conditional<
78 using copy_sign = typename std::conditional<
85 using integral_promotion = copy_sign<
[all …]
/third_party/skia/third_party/externals/swiftshader/src/System/
DBuild.cpp34 class cpp class
/third_party/typescript/tests/cases/conformance/salsa/
DthisTypeOfConstructorFunctions.ts40 var cpp = new Cpp(2) variable
/third_party/flutter/skia/third_party/icu/
Dmake_data_cpp.py43 cpp = ('#include <cstdint>\nextern "C" uint32_t {0}[] __attribute__((aligned(16))) = {{\n', variable
/third_party/skia/third_party/icu/
Dmake_data_cpp.py45 cpp = ('#include <cstdint>\nextern "C" uint32_t {0}[] __attribute__((aligned(16))) = {{\n', variable
/third_party/boost/libs/histogram/test/
Dcheck_build_system.py22 cpp = set([os.path.basename(x) for x in glob.glob(dir + "/*.cpp")]) variable
/third_party/e2fsprogs/lib/e2p/
Dostype.c49 const char **cpp; in e2p_string2os() local
/third_party/curl/docs/examples/
Dsmtp-mime.c82 const char **cpp; in main() local
/third_party/ffmpeg/libavcodec/
Dxpmdec.c291 static int ascii2index(const uint8_t *cpixel, int cpp) in ascii2index()
311 int ncolors, cpp, ret, i, j; in xpm_decode_frame() local
/third_party/curl/lib/
Dcurl_path.c114 CURLcode Curl_get_pathname(const char **cpp, char **path, char *homedir) in Curl_get_pathname()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_extension.cc45 namespace cpp { namespace
Dcpp_plugin_unittest.cc52 namespace cpp { namespace
Dcpp_unittest.cc73 namespace cpp { namespace
Dcpp_field.cc54 namespace cpp { namespace
Dcpp_generator.cc51 namespace cpp { namespace
Dmetadata_test.cc47 namespace cpp { namespace
Dcpp_padding_optimizer.cc38 namespace cpp { namespace
Dcpp_bootstrap_unittest.cc65 namespace cpp { namespace
Dcpp_enum.cc45 namespace cpp { namespace
Dcpp_move_unittest.cc43 namespace cpp { namespace
/third_party/e2fsprogs/lib/support/
Dargv_parse.c144 char **av, **cpp; in main() local
/third_party/python/Tools/clinic/
Dcpp.py182 cpp = Monitor(filename, verbose=True) variable
/third_party/boost/libs/python/example/quickstart/
Dembedding.cpp79 CppDerived cpp; in exec_test() local
/third_party/boost/libs/python/test/
Dexec.cpp78 CppDerived cpp; in exec_test() local
/third_party/e2fsprogs/misc/
Dmke2fs.c1247 char **cpp; in print_str_list() local
1423 char **cpp; in get_int_from_profile() local
1435 char **cpp; in get_uint_from_profile() local
1447 char **cpp; in get_double_from_profile() local
1458 char **cpp; in get_bool_from_profile() local
1525 char *tmp, **cpp; in PRS() local

123