HomeSort by relevance Sort by last modified time
    Searched refs:found_name (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
dirsearch.h 63 int* pindex, std::string *found_name) const;
fileread.h 538 found_name() const function in class:gold::Input_file
576 std::string filename, std::string* found_name,
584 std::string* found_name, std::string* namep);
dirsearch.cc 248 std::string *found_name) const
268 *found_name = *n;
fileread.cc 964 std::string filename, std::string* found_name,
979 *found_name = filename;
997 std::string* found_name, std::string* namep)
1010 *found_name = name;
1040 found_name, namep))
1044 name = dirpath.find(names, is_in_sysroot, pindex, found_name);
1061 found_name, namep))
1069 is_in_sysroot, &index, found_name);
archive.cc 201 parameters->options().check_excluded_libs(input_file->found_name());
    [all...]
dynobj.cc 56 this->soname_ = input_file->found_name();
    [all...]
  /external/vulkan-validation-layers/loader/
table_ops.h     [all...]
loader.c     [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 603 const char *found_name = inst->global_extensions[i].extensionName; local
604 if (!strcmp(VK_KHR_SURFACE_EXTENSION_NAME, found_name)) {
617 const char *found_name = inst->global_extensions[i].extensionName; local
619 if (!strcmp(VK_KHR_WIN32_SURFACE_EXTENSION_NAME, found_name)) {
624 if (!strcmp(VK_KHR_XCB_SURFACE_EXTENSION_NAME, found_name)) {
629 if (!strcmp(VK_KHR_XLIB_SURFACE_EXTENSION_NAME, found_name)) {
634 if (!strcmp(VK_KHR_ANDROID_SURFACE_EXTENSION_NAME, found_name)) {
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.c     [all...]

Completed in 229 milliseconds