HomeSort by relevance Sort by last modified time
    Searched full:exporting (Results 126 - 150 of 338) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/vulkan-validation-layers/
vk-generate.py 230 return "; The following is required on Windows, for exporting symbols from the DLL"
  /toolchain/binutils/binutils-2.25/ld/emultempl/
nds32elf.em 274 --mexport-symbols=FILE Exporting symbols in linker script\n\
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c 449 /* Specify the target we are exporting */
559 /* Specify the target we are exporting */
  /external/v8/include/
v8-profiler.h 317 * An interface for exporting data from V8, using "push" model.
772 * A struct for exporting HeapStats data from V8, using "push" model.
  /external/zlib/src/win32/
DLL_FAQ.txt 111 - Although exporting symbols by ordinal is a little faster, it
115 exporting symbols by ordinal do not justify the risks.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-dlltool.1 315 exporting certain special symbols. The current list of symbols to avoid
316 exporting is \fBDllMain@12\fR, \fBDllEntryPoint@0\fR,
  /packages/experimental/LoaderApp/res/values/
strings.xml     [all...]
  /ndk/sources/host-tools/make-3.81/tests/
ChangeLog 240 * scripts/features/parallelism: Add a test for exporting recursive
468 * scripts/features/targetvars: Add a test for exporting
498 capabilities, including exporting/unexporting expanded variables.
  /external/ImageMagick/
LICENSE 35 * when exporting the ImageMagick software, review its export classification.
  /external/clang/test/SemaCXX/
dllexport.cpp 146 // Not exporting specialization of an exported variable template without
311 // Not exporting specialization of an exported function template without
    [all...]
  /external/google-benchmark/src/
sysinfo.cc 99 // If the kernel is exporting the tsc frequency use that. There are issues
  /external/google-breakpad/src/common/mac/
GTMDefines.h 102 // Give ourselves a consistent way of exporting things if we have visibility
  /external/libbrillo/brillo/dbus/
dbus_object_unittest.cc 386 // ExportedObjectManager. Since no interfaces have finished exporting
  /external/libchrome/base/trace_event/
trace_log.h 319 // This function is called by the ETW exporting module whenever the ETW
  /external/libxml2/doc/
xmllint.1 120 for validation, note that this will require a catalog exporting that Formal Public Identifier to work\&.
  /external/vboot_reference/host/arch/arm/lib/
crossystem_arch.c 237 /* Try exporting the GPIO */
  /external/vulkan-validation-layers/loader/
vk-loader-generate.py 377 return "; The following is required on Windows, for exporting symbols from the DLL"
  /frameworks/native/vulkan/doc/implementors_guide/
implementors_guide.adoc 13 The NDK will include a stub +libvulkan.so+ exporting the same symbols as the loader. Calling the Vulkan functions exported from +libvulkan.so+ will enter trampoline functions in the loader which will dispatch to the appropriate layer or driver based on their first argument. The +vkGet*ProcAddr+ calls will return the function pointers that the trampolines would dispatch to, so calling through these function pointers rather than the exported symbols will be slightly more efficient since it skips the trampoline and dispatch.
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 268 * Uses UTF-8 for the charset as a charset for exporting. Note that old vCard importer
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java 391 "Error exporting application:\n\n%1$s", e.getMessage()));
  /bionic/tests/
dlfcn_test.cpp 343 // | +-> ..._b.so <- every other letter exporting incorrect one.
455 // | +-> ..._b.so <- every other letter exporting incorrect one.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 356 // Default exporting mechanism will not work here because statepoint call
617 // Default llvm mechanisms for exporting values which are used in
    [all...]
  /external/mksh/src/
var.c 40 * if (flag&EXPORT), val.s contains "name=value" for E-Z exporting.
707 * make vp->val.s be "name=value" for quick exporting.
    [all...]
  /sdk/eclipse/
changes.txt 136 * Fix bug 27940 where exporting release package doesn't recompile libraries
424 - Better error reporting when exporting applications for release.
    [all...]
  /development/host/windows/usb/api/
adb_api.h 95 // exporting from a DLL simpler. All files within this DLL are compiled with

Completed in 1040 milliseconds

1 2 3 4 56 7 8 91011>>