/third_party/boost/boost/safe_numerics/ |
D | cpp.hpp | 39 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/ |
D | Build.cpp | 34 class cpp class
|
/third_party/typescript/tests/cases/conformance/salsa/ |
D | thisTypeOfConstructorFunctions.ts | 40 var cpp = new Cpp(2) variable
|
/third_party/flutter/skia/third_party/icu/ |
D | make_data_cpp.py | 43 cpp = ('#include <cstdint>\nextern "C" uint32_t {0}[] __attribute__((aligned(16))) = {{\n', variable
|
/third_party/skia/third_party/icu/ |
D | make_data_cpp.py | 45 cpp = ('#include <cstdint>\nextern "C" uint32_t {0}[] __attribute__((aligned(16))) = {{\n', variable
|
/third_party/boost/libs/histogram/test/ |
D | check_build_system.py | 22 cpp = set([os.path.basename(x) for x in glob.glob(dir + "/*.cpp")]) variable
|
/third_party/e2fsprogs/lib/e2p/ |
D | ostype.c | 49 const char **cpp; in e2p_string2os() local
|
/third_party/curl/docs/examples/ |
D | smtp-mime.c | 82 const char **cpp; in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | xpmdec.c | 291 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/ |
D | curl_path.c | 114 CURLcode Curl_get_pathname(const char **cpp, char **path, char *homedir) in Curl_get_pathname()
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_extension.cc | 45 namespace cpp { namespace
|
D | cpp_plugin_unittest.cc | 52 namespace cpp { namespace
|
D | cpp_unittest.cc | 73 namespace cpp { namespace
|
D | cpp_field.cc | 54 namespace cpp { namespace
|
D | cpp_generator.cc | 51 namespace cpp { namespace
|
D | metadata_test.cc | 47 namespace cpp { namespace
|
D | cpp_padding_optimizer.cc | 38 namespace cpp { namespace
|
D | cpp_bootstrap_unittest.cc | 65 namespace cpp { namespace
|
D | cpp_enum.cc | 45 namespace cpp { namespace
|
D | cpp_move_unittest.cc | 43 namespace cpp { namespace
|
/third_party/e2fsprogs/lib/support/ |
D | argv_parse.c | 144 char **av, **cpp; in main() local
|
/third_party/python/Tools/clinic/ |
D | cpp.py | 182 cpp = Monitor(filename, verbose=True) variable
|
/third_party/boost/libs/python/example/quickstart/ |
D | embedding.cpp | 79 CppDerived cpp; in exec_test() local
|
/third_party/boost/libs/python/test/ |
D | exec.cpp | 78 CppDerived cpp; in exec_test() local
|
/third_party/e2fsprogs/misc/ |
D | mke2fs.c | 1247 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
|