HomeSort by relevance Sort by last modified time
    Searched full:overload (Results 376 - 400 of 898) sorted by null

<<11121314151617181920>>

  /external/eigen/Eigen/src/Core/util/
Meta.h 83 /** \internal Allows to enable/disable an overload
  /external/gtest/src/
gtest-printers.cc 313 // of unsigned short. Defining an overload for const wchar_t* in that case
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
NavigableMapTestSuiteBuilder.java 160 // call the smallest subMap overload that filters out the extreme values
  /external/icu4c/i18n/unicode/
format.h 206 * return different types of values. Since methods can't overload
sortkey.h 192 * @deprecated ICU 2.6 use the overload with error code
  /external/kernel-headers/original/linux/
netfilter.h 26 /* we overload the higher bits for encoding auxiliary data such as the queue
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
php-brief.php 87 'session_start', 'session_destroy', 'session_unset', 'session_set_save_handler', 'session_cache_limiter', 'session_cache_expire', 'session_set_cookie_params', 'session_get_cookie_params', 'session_write_close', 'preg_match', 'preg_match_all', 'preg_replace', 'preg_replace_callback', 'preg_split', 'preg_quote', 'preg_grep', 'overload', 'ctype_alnum', 'ctype_alpha', 'ctype_cntrl', 'ctype_digit', 'ctype_lower', 'ctype_graph', 'ctype_print', 'ctype_punct', 'ctype_space', 'ctype_upper', 'ctype_xdigit', 'virtual', 'apache_request_headers', 'apache_note', 'apache_lookup_uri', 'apache_child_terminate', 'apache_setenv', 'apache_response_headers', 'apache_get_version', 'getallheaders', 'mysql_connect', 'mysql_pconnect', 'mysql_close', 'mysql_select_db', 'mysql_create_db', 'mysql_drop_db', 'mysql_query', 'mysql_unbuffered_query', 'mysql_db_query', 'mysql_list_dbs', 'mysql_list_tables', 'mysql_list_fields', 'mysql_list_processes', 'mysql_error', 'mysql_errno', 'mysql_affected_rows', 'mysql_insert_id', 'mysql_result', 'mysql_num_rows', 'mysql_num_fields', 'mysql_fetch_row', 'mysql_fetch_array', 'mysql_fetch_assoc', 'mysql_fetch_object', 'mysql_data_seek', 'mysql_fetch_lengths', 'mysql_fetch_field', 'mysql_field_seek', 'mysql_free_result', 'mysql_field_name', 'mysql_field_table', 'mysql_field_len', 'mysql_field_type', 'mysql_field_flags', 'mysql_escape_string', 'mysql_real_escape_string', 'mysql_stat',
  /external/llvm/include/llvm/Support/
CommandLine.h 714 // getValueName - Overload in subclass to provide a better default value.
800 // getValueName - Overload in subclass to provide a better default value.
822 // getValueName - Overload in subclass to provide a better default value.
844 // getValueName - Overload in subclass to provide a better default value.
865 // getValueName - Overload in subclass to provide a better default value.
886 // getValueName - Overload in subclass to provide a better default value.
910 // getValueName - Overload in subclass to provide a better default value.
934 // getValueName - Overload in subclass to provide a better default value.
    [all...]
type_traits.h 159 // Provide an overload which can be called with anything implicitly
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 156 // This overload is defined out-of-line here instead of just using a
  /external/llvm/utils/unittest/googletest/
gtest-printers.cc 313 // of unsigned short. Defining an overload for const wchar_t* in that case
  /external/mesa3d/src/gtest/src/
gtest-printers.cc 313 // of unsigned short. Defining an overload for const wchar_t* in that case
  /external/stlport/test/unit/
list_test.cpp 1 //Has to be first for StackAllocator swap overload to be taken
  /frameworks/support/v4/java/android/support/v4/view/
ActionProvider.java 100 * <p>If your ActionProvider implementation overrides the deprecated no-argument overload
  /libcore/luni/src/main/java/java/io/
InputStream.java 49 * three argument overload is necessary for bulk access to the data. This is
  /libnativehelper/
JNIHelp.cpp 303 // way to implement this function is to use C++ and overload on the
  /ndk/tests/device/test-gnustl-full/unit/
list_test.cpp 1 //Has to be first for StackAllocator swap overload to be taken
  /ndk/tests/device/test-stlport/unit/
list_test.cpp 1 //Has to be first for StackAllocator swap overload to be taken
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-check.h 234 #define OVERLOAD_CHECK(t) TREE_CHECK (t, OVERLOAD)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-check.h 234 #define OVERLOAD_CHECK(t) TREE_CHECK (t, OVERLOAD)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-check.h 234 #define OVERLOAD_CHECK(t) TREE_CHECK (t, OVERLOAD)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-check.h 234 #define OVERLOAD_CHECK(t) TREE_CHECK (t, OVERLOAD)
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.cpp 199 // due to the default parameters. This is the desired insertAt() overload.
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-matchers.h.pump 249 // arguments for function templates, so we have to overload it.
542 // You can overload matchers with different numbers of parameters:
  /external/chromium_org/third_party/icu/source/i18n/unicode/
vtzone.h 198 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
219 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,

Completed in 2765 milliseconds

<<11121314151617181920>>