HomeSort by relevance Sort by last modified time
    Searched full:functions (Results 476 - 500 of 34012) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mesa/state_tracker/
st_context.c 628 struct dd_function_table *functions)
630 _mesa_init_shader_object_functions(functions);
631 _mesa_init_sampler_object_functions(functions);
633 st_init_blit_functions(functions);
634 st_init_bufferobject_functions(screen, functions);
635 st_init_clear_functions(functions);
636 st_init_bitmap_functions(functions);
637 st_init_copy_image_functions(functions);
638 st_init_drawpixels_functions(functions);
639 st_init_rasterpos_functions(functions);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/
DxeSecurityManagementLib.uni 4 // This library provides generic security measurement functions for DXE module.
20 #string STR_MODULE_DESCRIPTION #language en-US "This library provides generic security measurement functions for DXE module."
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
UefiBootManagerLib.uni 4 // The implementation provides richful library functions supporting load option
22 #string STR_MODULE_DESCRIPTION #language en-US "The implementation provides richful library functions supporting load option manipulation, hotkey registration, UEFI boot, connect/disconnect, console manipulation, driver health checking and etc."
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/
DxeExtractGuidedSectionLib.uni 4 // This library provides generic extract guided section functions for DXE module.
20 #string STR_MODULE_DESCRIPTION #language en-US "This library provides generic extract guided section functions for a DXE module."
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/
PeiExtractGuidedSectionLib.uni 4 // This library provides generic extract guided section functions for PEIM and PEI_CORE module.
20 #string STR_MODULE_DESCRIPTION #language en-US "This library provides generic extract guided section functions for PEIM and PEI_CORE modules."
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiScsiLib/
UefiScsiLib.uni 4 // This libarary provides the functions to submit Scsi commands defined
21 #string STR_MODULE_DESCRIPTION #language en-US "This library provides the functions to submit SCSI commands defined in SCSI-2 specification for SCSI devices."
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/
DxeTpmMeasurementLib.uni 2 // Provides TPM measurement functions for TPM1.2 and TPM 2.0
19 #string STR_MODULE_ABSTRACT #language en-US "Provides TPM measurement functions for TPM1.2 and TPM 2.0"
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/PlatformSecLibNull/
PlatformSecLibNull.uni 2 // Library functions for PlatformSecLib.
18 #string STR_MODULE_ABSTRACT #language en-US "Library functions for PlatformSecLib"
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
package.html 23 checkers. The functions that are optimized by the algorithms provided by this
25 package, namely the real and vector valued functions. These functions are called
26 objective function here. When the goal is to minimize, the functions are often called
38 univariate real functions}</li>
41 multivariate real functions}</li>
45 differentiable multivariate real functions}</li>
49 differentiable multivariate vectorial functions}</li>
  /external/autotest/client/site_tests/cellular_MbimComplianceControlCommand/
control.CID01 8 MBIM Compliance Test: Validation of IP flags for functions that support CDMA.
21 Validation of IP flags for functions that support CDMA.
  /external/autotest/client/site_tests/video_WebRtcMediaRecorder/
control 22 functions as start, stop, pause, resume. The test fails if the media recorder
23 cannot exercise its basic functions or if there is no recording or associated
  /external/clang/test/CodeGen/
noinline.c 1 // Make sure -fno-inline-functions is behaving correctly.
4 // RUN: %clang_cc1 -O3 -fno-inline -fno-inline-functions -emit-llvm %s -o - | FileCheck -check-prefix=NOINLINE %s
  /external/clang/test/Sema/
attr-section.c 13 __attribute__((section("NEAR,x"))) int n1; // expected-error {{'section' attribute only applies to functions and global variables}}
21 enum __attribute__((section("NEAR,x"))) e { one }; // expected-error {{'section' attribute only applies to functions and global variables}}
attr-weak.c 11 struct __attribute__((weak)) s0 {}; // expected-warning {{'weak' attribute only applies to variables and functions}}
12 struct __attribute__((weak_import)) s1 {}; // expected-warning {{'weak_import' attribute only applies to variables and functions}}
constructor-attribute.c 3 int x __attribute__((constructor)); // expected-warning {{'constructor' attribute only applies to functions}}
10 int x __attribute__((destructor)); // expected-warning {{'destructor' attribute only applies to functions}}
mips16_attr_allowed.c 23 __attribute((nomips16)) int a; // expected-error {{attribute only applies to functions}}
25 __attribute((mips16)) int b; // expected-error {{attribute only applies to functions}}
  /external/clang/test/SemaCUDA/
no-host-device-constexpr.cu 6 // Check that, with -fno-cuda-host-device-constexpr, constexpr functions are
7 // host-only, and __device__ constexpr functions are still device-only.
  /external/clang/test/SemaOpenCL/
func_ptr.cl 8 void (*fptr)(int); // expected-error{{pointers to functions are not allowed}}
14 // initializing an array with the address of functions is an error
  /external/deqp/framework/opengl/wrapper/
glwWrapper.cpp 43 DE_THREAD_LOCAL const glw::Functions* s_functions = DE_NULL;
45 void setCurrentThreadFunctions (const glw::Functions* gl)
50 inline const glw::Functions* getCurrentThreadFunctions (void)
70 inline void set (const glw::Functions* gl)
75 inline const glw::Functions* get (void) const
77 return (const glw::Functions*)deThreadLocal_get(m_ptr);
89 void setCurrentThreadFunctions (const glw::Functions* gl)
94 inline const glw::Functions* getCurrentThreadFunctions (void)
  /external/fio/
profile.h 7 * Functions for overriding internal fio io_u functions
  /external/icu/icu4c/source/test/intltest/
dcfmapts.h 26 * Tests basic functionality of various API functions for DecimalFormat
37 /*Helper functions */
dtptngts.h 19 * Test basic functionality of various API functions
26 * Performs tests on many API functions, see detailed comments in source code
selfmts.h 22 * Test basic functionality of various API functions
29 * Performs tests on many API functions, see detailed comments in source code
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/
Function.java 17 package com.google.clearsilver.jsilver.functions;
22 * Plugin for JSilver functions made available to templates. e.g &lt;cs var:my_function(x, y) &gt;
  /external/libhevc/decoder/
ihevcd_boundary_strength.h 24 * Header for bitps_bitstrm access functions
29 * @par List of Functions:

Completed in 742 milliseconds

<<11121314151617181920>>