HomeSort by relevance Sort by last modified time
    Searched full:calls (Results 326 - 350 of 19521) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/Ipf/
strtold.c 2 Wrapper for strtold so that it just calls strtod(). This is because the IPF implementation doesn't have
  /external/autotest/client/site_tests/login_MultipleSessions/
control 17 different usernames, and ensure those calls succeed.
  /external/autotest/client/site_tests/network_ShillInitScripts/
control 13 and fails if file operations or DBus calls do not work as expected. This test
  /external/autotest/client/site_tests/platform_CrosDisksFormat/
control 18 Calls cros-disks to format supported filesystems
  /external/autotest/client/tests/flail/
control 10 Fuzzing is slang for fault injection . It runs all system calls
  /external/autotest/server/hosts/
base_classes.py 37 is fully responsible for the implementation and should not chain calls
39 should chain calls to super(). The criteria for fitting a new method into
43 subclasses should chain calls to super.
47 the implementor should NOT chain calls to super, to ensure that
  /external/autotest/server/site_tests/hardware_StorageStress/
control 13 This test calls hardware_StorageFio to write data once and repeatedly verifies
control.quick 13 This test calls hardware_StorageFio to write data once and repeatedly verifies
  /external/cblas/src/
cblas_cdotc_sub.c 5 * It calls the fortran wrapper before calling cdotc.
cblas_cdotu_sub.c 5 * It calls the forteran wrapper before calling cdotu.
cblas_ddot.c 5 * It calls the fortran wrapper before calling ddot.
cblas_dsdot.c 5 * It calls fthe fortran wrapper before calling dsdot.
cblas_saxpy.c 5 * It calls the fortran wrapper before calling saxpy.
cblas_sdot.c 5 * It calls the fortran wrapper before calling sdot.
cblas_sdsdot.c 5 * It calls the fortran wrapper before calling sdsdot.
cblas_zdotc_sub.c 5 * It calls the fortran wrapper before calling zdotc.
cblas_zdotu_sub.c 5 * It calls the fortran wrapper before calling zdotu.
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/
p10.cpp 14 pa->f(); // OK, calls pa->B::f(7)
  /external/clang/test/CodeGen/
disable-tail-calls.c 1 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.9.0 -emit-llvm -O1 -mdisable-tail-calls -o - < %s | FileCheck %s
sse-builtins-dbg.c 3 // Test that intrinsic calls inlined from _mm_* wrappers have debug metadata.
  /external/clang/test/Sema/
template-specialization.cpp 2 // Verify the absence of assertion failures when solving calls to unresolved
  /external/cros/system_api/dbus/power_manager/
switch_states.proto 11 // Included in responses to GetSwitchStates method calls to powerd.
  /external/iproute2/examples/bpf/
README 7 - bpf_cyclic.c -> Simple cycle as tail calls
  /external/javassist/sample/evolve/sample/evolve/
WebPage.java 7 * Updatable class. DemoServer instantiates this class and calls
  /external/junit-params/src/main/java/junitparams/custom/
ParametersProvider.java 23 * @return parameters for test method calls

Completed in 458 milliseconds

<<11121314151617181920>>