Home
last modified time | relevance | path

Searched refs:fundamental (Results 1 – 25 of 201) sorted by relevance

123456789

/third_party/boost/libs/spirit/classic/example/
DJamfile19 : fundamental/ast_calc.cpp
24 : fundamental/bind.cpp
29 : fundamental/boiler_plate.cpp
34 : fundamental/calc_plain.cpp
39 : fundamental/calc_debug.cpp
44 : fundamental/comments.cpp
49 : fundamental/complex_number.cpp
54 : fundamental/error_handling.cpp
59 : fundamental/error_reporting.cpp
64 : fundamental/file_parser.cpp
[all …]
/third_party/boost/libs/spirit/classic/phoenix/example/
DJamfile15 # : fundamental/sample1.cpp
21 : fundamental/sample2.cpp
27 : fundamental/sample3.cpp
33 : fundamental/sample4.cpp
39 : fundamental/sample5.cpp
45 : fundamental/sample6.cpp
51 : fundamental/sample7.cpp
57 : fundamental/sample8.cpp
63 : fundamental/sample9.cpp
69 : fundamental/sample10.cpp
[all …]
/third_party/glib/gobject/
Dgclosure.c1601 GType fundamental = G_TYPE_FUNDAMENTAL (type); in g_cclosure_marshal_generic_va() local
1610 if (fundamental == G_TYPE_STRING && storage[i]._gpointer != NULL) in g_cclosure_marshal_generic_va()
1612 else if (fundamental == G_TYPE_PARAM && storage[i]._gpointer != NULL) in g_cclosure_marshal_generic_va()
1614 else if (fundamental == G_TYPE_BOXED && storage[i]._gpointer != NULL) in g_cclosure_marshal_generic_va()
1616 else if (fundamental == G_TYPE_VARIANT && storage[i]._gpointer != NULL) in g_cclosure_marshal_generic_va()
1619 if (fundamental == G_TYPE_OBJECT && storage[i]._gpointer != NULL) in g_cclosure_marshal_generic_va()
1634 GType fundamental = G_TYPE_FUNDAMENTAL (type); in g_cclosure_marshal_generic_va() local
1638 if (fundamental == G_TYPE_STRING && storage[i]._gpointer != NULL) in g_cclosure_marshal_generic_va()
1640 else if (fundamental == G_TYPE_PARAM && storage[i]._gpointer != NULL) in g_cclosure_marshal_generic_va()
1642 else if (fundamental == G_TYPE_BOXED && storage[i]._gpointer != NULL) in g_cclosure_marshal_generic_va()
[all …]
/third_party/boost/libs/mpi/doc/
Dmpi.qbk90 itself contains a single `MPI_BYTE`) rather than a fundamental
94 `Char` in place of the fundamental `char` type. The `Char` type
101 `Char` in place of the fundamental `char` type. This `Char` type
120 on par with MPI for fundamental types. The next two plots show that
125 fundamental data types, but the bottleneck is in the underlying MPI
/third_party/icu/icu4j/perf-tests/data/udhr/
Dudhr_eng.txt13 …es of the United Nations have in the Charter reaffirmed their faith in fundamental human rights, i…
14 …ns, the promotion of universal respect for and observance of human rights and fundamental freedoms,
43 …tive remedy by the competent national tribunals for acts violating the fundamental rights granted …
103 …The family is the natural and fundamental group unit of society and is entitled to protection by s…
181 … to education. Education shall be free, at least in the elementary and fundamental stages. Element…
184 …n personality and to the strengthening of respect for human rights and fundamental freedoms. It sh…
/third_party/boost/libs/type_traits/doc/
Dis_fundamental.qbk12 __inherit If T is a (possibly cv-qualified) fundamental type then inherits from __true_type,
Dis_compound.qbk13 otherwise inherits from __false_type. Any type that is not a fundamental type is
/third_party/boost/libs/mpl/doc/src/refmanual/
DSequences.rst12 The MPL recognizes the importance of type sequences as a fundamental
DAlgorithms-Iteration.rst10 most complex and at the same time the most fundamental. The rest of
DAlgorithms.rst2 The MPL provides a broad range of fundamental algorithms aimed to
/third_party/boost/libs/asio/example/cpp03/tutorial/
Dindex_dox.txt13 The tutorial programs in this first section introduce the fundamental concepts
/third_party/boost/libs/spirit/doc/lex/
Dconcepts.qbk12 /Lexer/ is the most fundamental concept. All __lex__ components are
23 The /Lexer/ is the most fundamental concept. A Lexer has a member
/third_party/libphonenumber/metadata/src/main/proto/
Dtypes.proto42 // since it is an attribute of ranges rather than their fundamental type.
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dno-throw-literal.md4 The fundamental benefit of `Error` objects is that they automatically keep track of where they were…
/third_party/glib/
Dglib.supp151 g-type-register-fundamental
160 g-type-register-fundamental-calloc
660 g-type-fundamental
665 g-type-fundamental-helgrind
/third_party/boost/libs/outcome/doc/src/content/experimental/
D_index.md17 fundamental semantics, so you can upgrade with a bit of find and replace.
Dadvantages.md38 despite the fundamental architectural differences between `<system_error>`
/third_party/icu/icu4j/perf-tests/data/collation/
DTestRandomWordsUDHR_es.txt322 delito necesarios fundamental
500 médica fundamental escoger
605 tanto necesarias fundamental
777 tiranía fundamental
897 por fundamental pueblos
1286 fundamental arbitrariamente
1328 fundamental tienen religiosos
1377 estará fundamental establecidas
1749 preso fundamental
2002 fundamental inspirándose informaciones
[all …]
/third_party/boost/boost/archive/impl/
Dbasic_binary_oprimitive.ipp43 // record native sizes of fundamental types
/third_party/boost/libs/icl/doc/
Dprojects.qbk320 that provides derivable operators from more fundamental once.
321 Implementing the fundamental operators, we get the derivable ones
327 [[Group ][fundamental] [derivable ]]
346 we have to implement the fundamental operators as class members. This can be
Dicl.qbk207 [def __bi_conceptual__ ['*fundamental*]]
208 [def __conceptual__ fundamental]
/third_party/boost/libs/numeric/odeint/doc/
Dtutorial_special_topics.qbk204 As odeint allows to configure the fundamental numerical type, it is well
207 with arbitrary precision and the fundamental operations for those values.
212 Here we use `cpp_dec_float_50` as the fundamental value type, which ensures
/third_party/boost/libs/math/doc/fp_utilities/
Dcondition_numbers.qbk104 This seems to be a fundamental problem.
/third_party/mesa3d/docs/_extra/specs/OLD/
DMESA_program_debug.spec305 Third draft. Lots of fundamental changes. (Brian Paul)
/third_party/boost/libs/config/doc/
Drationale.qbk17 header) is that they violate certain fundamental software engineering

123456789