/external/python/cpython3/Doc/data/ |
D | stable_abi.dat | 2 function,PyAIter_Check,3.10, 3 function,PyArg_Parse,3.2, 4 function,PyArg_ParseTuple,3.2, 5 function,PyArg_ParseTupleAndKeywords,3.2, 6 function,PyArg_UnpackTuple,3.2, 7 function,PyArg_VaParse,3.2, 8 function,PyArg_VaParseTupleAndKeywords,3.2, 9 function,PyArg_ValidateKeywordArguments,3.2, 11 function,PyBool_FromLong,3.2, 14 function,PyByteArray_AsString,3.2, [all …]
|
/external/python/cpython3/Misc/ |
D | stable_abi.txt | 52 function PyType_FromSpec 294 function PyArg_Parse 296 function PyArg_ParseTuple 298 function PyArg_ParseTupleAndKeywords 300 function PyArg_UnpackTuple 302 function PyArg_VaParse 304 function PyArg_VaParseTupleAndKeywords 306 function PyArg_ValidateKeywordArguments 310 function PyBool_FromLong 316 function PyByteArray_AsString [all …]
|
/external/libchrome/ui/gfx/geometry/ |
D | cubic_bezier_unittest.cc | 15 CubicBezier function(0.25, 0.0, 0.75, 1.0); in TEST() local 19 EXPECT_NEAR(function.Solve(0), 0, epsilon); in TEST() 20 EXPECT_NEAR(function.Solve(0.05), 0.01136, epsilon); in TEST() 21 EXPECT_NEAR(function.Solve(0.1), 0.03978, epsilon); in TEST() 22 EXPECT_NEAR(function.Solve(0.15), 0.079780, epsilon); in TEST() 23 EXPECT_NEAR(function.Solve(0.2), 0.12803, epsilon); in TEST() 24 EXPECT_NEAR(function.Solve(0.25), 0.18235, epsilon); in TEST() 25 EXPECT_NEAR(function.Solve(0.3), 0.24115, epsilon); in TEST() 26 EXPECT_NEAR(function.Solve(0.35), 0.30323, epsilon); in TEST() 27 EXPECT_NEAR(function.Solve(0.4), 0.36761, epsilon); in TEST() [all …]
|
/external/libabigail/tests/data/test-diff-pkg/ |
D | spice-server-0.12.4-19.el7.x86_64-0.12.8-1.el7.x86_64-report-3.txt | 7 1 Removed function: 9 …[D] 'function int spice_server_migrate_client_state(SpiceServer*)' {spice_server_migrate_client… 13 [A] 'function void spice_replay_free(SpiceReplay*)' {spice_replay_free@@SPICE_SERVER_0.12.6} 14 …[A] 'function void spice_replay_free_cmd(SpiceReplay*, QXLCommandExt*)' {spice_replay_free_cmd@… 15 …[A] 'function SpiceReplay* spice_replay_new(FILE*, int)' {spice_replay_new@@SPICE_SERVER_0.12.6} 16 …[A] 'function QXLCommandExt* spice_replay_next_cmd(SpiceReplay*, QXLWorker*)' {spice_replay_nex… 17 …[A] 'function uint32_t spice_server_get_best_playback_rate(SpicePlaybackInstance*)' {spice_serv… 18 …[A] 'function uint32_t spice_server_get_best_record_rate(SpiceRecordInstance*)' {spice_server_g… 19 …[A] 'function void spice_server_set_playback_rate(SpicePlaybackInstance*, uint32_t)' {spice_ser… 20 …[A] 'function void spice_server_set_record_rate(SpiceRecordInstance*, uint32_t)' {spice_server_… [all …]
|
/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_blending.c | 124 static void to_c_factor(unsigned factor, struct MALI_BLEND_FUNCTION *function) in to_c_factor() argument 127 function->invert_c = true; in to_c_factor() 132 function->invert_c = factor == PIPE_BLENDFACTOR_ONE; in to_c_factor() 133 function->c = MALI_BLEND_OPERAND_C_ZERO; in to_c_factor() 137 function->c = MALI_BLEND_OPERAND_C_SRC_ALPHA; in to_c_factor() 141 function->c = MALI_BLEND_OPERAND_C_DEST_ALPHA; in to_c_factor() 145 function->c = MALI_BLEND_OPERAND_C_SRC; in to_c_factor() 149 function->c = MALI_BLEND_OPERAND_C_DEST; in to_c_factor() 154 function->c = MALI_BLEND_OPERAND_C_CONSTANT; in to_c_factor() 166 struct MALI_BLEND_FUNCTION *function) in to_panfrost_function() argument [all …]
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_jit_compiled_cpu_function_test.cc | 178 XlaCompiledCpuFunction function(jit->StaticData()); in TEST() local 181 *static_cast<int32*>(function.arg_data(0)) = 10; in TEST() 182 *static_cast<int32*>(function.arg_data(1)) = 32; in TEST() 183 EXPECT_TRUE(function.Run()); in TEST() 184 EXPECT_EQ(function.error_msg(), ""); in TEST() 185 EXPECT_EQ(*static_cast<int32*>(function.result_data(0)), 42); in TEST() 188 *static_cast<int32*>(function.arg_data(0)) = 100; in TEST() 189 *static_cast<int32*>(function.arg_data(1)) = 320; in TEST() 190 EXPECT_TRUE(function.Run()); in TEST() 191 EXPECT_EQ(function.error_msg(), ""); in TEST() [all …]
|
/external/libabigail/tests/data/test-abidiff/ |
D | test-PR18791-v1.so.abi | 7 <elf-function-symbols> 91 </elf-function-symbols> 158 <member-function access='protected'> 159 …<function-decl name='_M_create_node' mangled-name='_ZNSt7__cxx114listIN4sigc8internal18trackable_c… 163 </function-decl> 164 </member-function> 165 <member-function access='public'> 166 …<function-decl name='list' mangled-name='_ZNSt7__cxx114listIN4sigc8internal18trackable_callbackESa… 169 </function-decl> 170 </member-function> [all …]
|
D | test-PR18791-v0.so.abi | 7 <elf-function-symbols> 91 </elf-function-symbols> 131 <member-function access='public' static='yes'> 132 …<function-decl name='swap' mangled-name='_ZNSt8__detail15_List_node_base4swapERS0_S1_' filepath='/… 136 </function-decl> 137 </member-function> 138 <member-function access='public'> 139 …<function-decl name='_M_transfer' mangled-name='_ZNSt8__detail15_List_node_base11_M_transferEPS0_S… 144 </function-decl> 145 </member-function> [all …]
|
/external/ComputeLibrary/src/core/ |
D | Validate.cpp | 26 arm_compute::Status arm_compute::error_on_mismatching_windows(const char *function, const char *fil… in error_on_mismatching_windows() argument 34 ARM_COMPUTE_RETURN_ERROR_ON_LOC(full[i].start() != win[i].start(), function, file, line); in error_on_mismatching_windows() 35 ARM_COMPUTE_RETURN_ERROR_ON_LOC(full[i].end() != win[i].end(), function, file, line); in error_on_mismatching_windows() 36 ARM_COMPUTE_RETURN_ERROR_ON_LOC(full[i].step() != win[i].step(), function, file, line); in error_on_mismatching_windows() 41 arm_compute::Status arm_compute::error_on_invalid_subwindow(const char *function, const char *file,… in error_on_invalid_subwindow() argument 49 ARM_COMPUTE_RETURN_ERROR_ON_LOC(full[i].start() > sub[i].start(), function, file, line); in error_on_invalid_subwindow() 50 ARM_COMPUTE_RETURN_ERROR_ON_LOC(full[i].end() < sub[i].end(), function, file, line); in error_on_invalid_subwindow() 51 ARM_COMPUTE_RETURN_ERROR_ON_LOC(full[i].step() != sub[i].step(), function, file, line); in error_on_invalid_subwindow() 52 …PUTE_RETURN_ERROR_ON_LOC((sub[i].start() - full[i].start()) % sub[i].step(), function, file, line); in error_on_invalid_subwindow() 57 arm_compute::Status arm_compute::error_on_window_not_collapsable_at_dimension(const char *function,… in error_on_window_not_collapsable_at_dimension() argument [all …]
|
/external/python/cpython3/Lib/test/dtracedata/ |
D | call_stack.d.expected | 1 function-entry:call_stack.py:start:23 2 function-entry: call_stack.py:function_1:1 3 function-entry: call_stack.py:function_3:9 4 function-return: call_stack.py:function_3:10 5 function-return: call_stack.py:function_1:2 6 function-entry: call_stack.py:function_2:5 7 function-entry: call_stack.py:function_1:1 8 function-entry: call_stack.py:function_3:9 9 function-return: call_stack.py:function_3:10 10 function-return: call_stack.py:function_1:2 [all …]
|
/external/swiftshader/third_party/marl/include/marl/ |
D | task.h | 27 using Function = std::function<void()>; 42 MARL_NO_EXPORT inline Task(const Function& function, 44 MARL_NO_EXPORT inline Task(Function&& function, Flags flags = Flags::None); 60 Function function; 65 Task::Task(const Task& o) : function(o.function), flags(o.flags) {} in Task() 66 Task::Task(Task&& o) : function(std::move(o.function)), flags(o.flags) {} in Task() 67 Task::Task(const Function& function, Flags flags /* = Flags::None */) in Task() argument 68 : function(function), flags(flags) {} in Task() 69 Task::Task(Function&& function, Flags flags /* = Flags::None */) in Task() argument 70 : function(std::move(function)), flags(flags) {} in Task() [all …]
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test35-pr18754-no-added-syms-report-1.txt | 3 Function symbols changes summary: 7 Removed, 0 Added (76 filtered out) function symbols not referen… 8 [D] 'function void COI::fini()' 9 [D] 'function bool COI::init()' 10 [D] 'function void* DL_sym(void*, const char*, const char*)' 27 [D] 'function void ORSL::init()' 28 [D] 'function void ORSL::release(int)' 29 [D] 'function bool ORSL::reserve(int)' 30 [D] 'function bool ORSL::try_reserve(int)' 41 [D] 'function void Offload_Report_Epilog(OffloadHostTimerData*)' 42 [D] 'function void Offload_Report_Prolog(OffloadHostTimerData*)' [all …]
|
/external/selinux/libselinux/ |
D | Android.bp | 46 "-Wno-error=unused-function", 256 "--allowlist-function=fgetfilecon", 257 "--allowlist-function=fgetfilecon_raw", 258 "--allowlist-function=freecon", 259 "--allowlist-function=fsetfilecon", 260 "--allowlist-function=getcon", 261 "--allowlist-function=getfilecon", 262 "--allowlist-function=getpeercon", 263 "--allowlist-function=getpidcon", 264 "--allowlist-function=is_selinux_enabled", [all …]
|
/external/rust/crates/quiche/deps/boringssl/linux-ppc64le/crypto/test/ |
D | trampoline-ppc.S | 22 .type abi_test_trampoline,@function 340 .type abi_test_clobber_r0,@function 349 .type abi_test_clobber_r2,@function 358 .type abi_test_clobber_r3,@function 367 .type abi_test_clobber_r4,@function 376 .type abi_test_clobber_r5,@function 385 .type abi_test_clobber_r6,@function 394 .type abi_test_clobber_r7,@function 403 .type abi_test_clobber_r8,@function 412 .type abi_test_clobber_r9,@function [all …]
|
/external/boringssl/linux-ppc64le/crypto/test/ |
D | trampoline-ppc.S | 22 .type abi_test_trampoline,@function 340 .type abi_test_clobber_r0,@function 349 .type abi_test_clobber_r2,@function 358 .type abi_test_clobber_r3,@function 367 .type abi_test_clobber_r4,@function 376 .type abi_test_clobber_r5,@function 385 .type abi_test_clobber_r6,@function 394 .type abi_test_clobber_r7,@function 403 .type abi_test_clobber_r8,@function 412 .type abi_test_clobber_r9,@function [all …]
|
/external/openscreen/third_party/boringssl/linux-ppc64le/crypto/test/ |
D | trampoline-ppc.S | 22 .type abi_test_trampoline,@function 340 .type abi_test_clobber_r0,@function 349 .type abi_test_clobber_r2,@function 358 .type abi_test_clobber_r3,@function 367 .type abi_test_clobber_r4,@function 376 .type abi_test_clobber_r5,@function 385 .type abi_test_clobber_r6,@function 394 .type abi_test_clobber_r7,@function 403 .type abi_test_clobber_r8,@function 412 .type abi_test_clobber_r9,@function [all …]
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test14-pr18893.so.abi | 9 <elf-function-symbols> 69 </elf-function-symbols> 113 <member-function access='private' destructor='yes' vtable-offset='-1'> 114 …<function-decl name='~CachingEvaluator' filepath='libnurbs/internals/cachingeval.h' line='41' colu… 118 </function-decl> 119 </member-function> 120 <member-function access='private' vtable-offset='2'> 121 …<function-decl name='canRecord' mangled-name='_ZN16CachingEvaluator9canRecordEv' filepath='libnurb… 124 </function-decl> 125 </member-function> [all …]
|
D | test-libaaudio.so.abi | 18 <elf-function-symbols> 79 </elf-function-symbols> 358 <member-function access='public'> 359 …<function-decl name='setDeviceId' mangled-name='_ZN6aaudio22AAudioStreamParameters11setDeviceIdEi'… 363 </function-decl> 364 </member-function> 365 <member-function access='public'> 366 …<function-decl name='setSampleRate' mangled-name='_ZN6aaudio22AAudioStreamParameters13setSampleRat… 370 </function-decl> 371 </member-function> [all …]
|
D | PR22122-libftdc.so.abi | 63 <elf-function-symbols> 213 </elf-function-symbols> 389 <member-function access='public'> 390 …<function-decl name='size' mangled-name='_ZNKSt6vectorImSaImEE4sizeEv' filepath='/usr/bin/../lib/g… 393 </function-decl> 394 </member-function> 395 <member-function access='public'> 396 …<function-decl name='resize' mangled-name='_ZNSt6vectorIcSaIcEE6resizeEm' filepath='/usr/bin/../li… 400 </function-decl> 401 </member-function> [all …]
|
D | test18-pr19037-libvtkRenderingLIC-6.1.so.abi | 33 <elf-function-symbols> 412 </elf-function-symbols> 503 <member-function access='private' constructor='yes'> 504 …<function-decl name='vtkIndent' filepath='/tmp/legendre/spack-stage/spack-stage-R_crTC/VTK-6.1.0/C… 508 </function-decl> 509 </member-function> 514 <member-function access='private'> 515 …<function-decl name='vtkWeakPointer' filepath='/tmp/legendre/spack-stage/spack-stage-R_crTC/VTK-6.… 518 </function-decl> 519 </member-function> [all …]
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
D | graph-function-name-bug.pbtxt | 3 # This test is tailored to reproduce b/141617294. In particular, the function 15 function { 20 function { 25 function { 30 function { 35 function { 40 function { 45 function { 50 function { 55 function { [all …]
|
/external/libabigail/tests/data/test-diff-dwarf-abixml/ |
D | test0-pr19026-libvtkIOSQL-6.1.so.1.abi | 20 <elf-function-symbols> 284 </elf-function-symbols> 670 <member-function access='private' constructor='yes'> 671 …<function-decl name='vtkIndent' filepath='/var/tmp/gamblin2/spack-stage/spack-stage-hrtRhh/VTK-6.1… 675 </function-decl> 676 </member-function> 692 <member-function access='private' constructor='yes'> 693 …<function-decl name='vtkStdString' filepath='/var/tmp/gamblin2/spack-stage/spack-stage-hrtRhh/VTK-… 696 </function-decl> 697 </member-function> [all …]
|
/external/llvm/bindings/ocaml/transforms/scalar_opts/ |
D | llvm_scalar_opts.mli | 15 (** See the [llvm::createAggressiveDCEPass] function. *) 20 (** See the [llvm::createAlignmentFromAssumptionsPass] function. *) 25 (** See the [llvm::createCFGSimplificationPass] function. *) 30 (** See [llvm::createDeadStoreEliminationPass] function. *) 35 (** See [llvm::createScalarizerPass] function. *) 40 (** See [llvm::createMergedLoadStoreMotionPass] function. *) 45 (** See the [llvm::createGVNPass] function. *) 50 (** See the [llvm::createIndVarSimplifyPass] function. *) 55 (** See the [llvm::createInstructionCombiningPass] function. *) 60 (** See the [llvm::createJumpThreadingPass] function. *) [all …]
|
/external/swiftshader/tests/ReactorUnitTests/ |
D | ReactorUnitTests.cpp | 57 FunctionT<int(int *, int)> function; in TEST() local 59 Pointer<Int> p = function.Arg<0>(); in TEST() 61 Int y = function.Arg<1>(); in TEST() 78 auto routine = function(testName().c_str()); in TEST() 153 FunctionT<int()> function; in TEST() local 172 auto routine = function(testName().c_str()); in TEST() 198 FunctionT<int(int)> function; in TEST() local 200 Int a = function.Arg<0>(); in TEST() 211 auto routine = function(testName().c_str()); in TEST() 223 FunctionT<int(int)> function; in TEST() local [all …]
|
/external/ComputeLibrary/arm_compute/core/ |
D | Validate.h | 82 compare_dimension(const Dimensions<T> &dim, const char *function, const char *file, int line) in compare_dimension() argument 83 : _dim{ dim }, _function{ function }, _file{ file }, _line{ line } in compare_dimension() 151 inline arm_compute::Status error_on_nullptr(const char *function, const char *file, const int line,… 158 ARM_COMPUTE_RETURN_ERROR_ON_LOC_MSG(has_nullptr, function, file, line, "Nullptr object!"); 181 arm_compute::Status error_on_mismatching_windows(const char *function, const char *file, const int … 203 arm_compute::Status error_on_invalid_subwindow(const char *function, const char *file, const int li… 223 arm_compute::Status error_on_window_not_collapsable_at_dimension(const char *function, const char *… 242 arm_compute::Status error_on_coordinates_dimensions_gte(const char *function, const char *file, con… 261 arm_compute::Status error_on_window_dimensions_gte(const char *function, const char *file, const in… 280 arm_compute::Status error_on_mismatching_dimensions(const char *function, const char *file, int lin… [all …]
|