HomeSort by relevance Sort by last modified time
    Searched refs:EXPORT (Results 176 - 200 of 242) sorted by null

1 2 3 4 5 6 78 910

  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Template.h 437 #define EXPORT(DERIVED, BASE)
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Template.h 437 #define EXPORT(DERIVED, BASE)
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Template.h 437 #define EXPORT(DERIVED, BASE)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Template.h 437 #define EXPORT(DERIVED, BASE)
  /external/mksh/src/
exec.c 112 typeset(dp, Flag(FEXPORT) ? EXPORT : 0, 0, 0, 0);
625 type_flags = EXPORT;
627 type_flags = LOCAL|LOCAL_COPY|EXPORT;
633 type_flags |= EXPORT;
831 setstr(typeset("_", LOCAL | EXPORT, 0, INTEGER, 0),
1128 /* is declaration utility (POSIX: export, readonly) */
    [all...]
sh.h 904 EXTERN const char Tdsgexport[] E_INIT("^*=export");
1065 #define Tdsgexport "^*=export"
1066 #define Texport "export"
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/pa/
hpux32.S 47 .export ffi_call_pa32,ENTRY,PRIV_LEV=3
266 .export ffi_closure_pa32,ENTRY,PRIV_LEV=3,RTNVAL=GR
304 .EXPORT _GLOBAL__F_ffi_call_pa32,DATA
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_InterpolateLuma_s.s 68 EXPORT omxVCM4P10_InterpolateLuma
omxVCM4P10_PredictIntraChroma_8x8_s.s 31 EXPORT armVCM4P10_pIndexTable8x8
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.s 30 EXPORT armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe
omxVCM4P10_InterpolateLuma_s.s 68 EXPORT omxVCM4P10_InterpolateLuma
omxVCM4P10_PredictIntraChroma_8x8_s.s 31 EXPORT armVCM4P10_pIndexTable8x8
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_chroma_hor.s 74 EXPORT h264bsdInterpolateChromaHor
h264bsd_interpolate_chroma_hor_ver.s 75 EXPORT h264bsdInterpolateChromaHorVer
h264bsd_interpolate_chroma_ver.s 73 EXPORT h264bsdInterpolateChromaVer
h264bsd_interpolate_hor_quarter.s 73 EXPORT h264bsdInterpolateHorQuarter
h264bsd_interpolate_ver_half.s 69 EXPORT h264bsdInterpolateVerHalf
h264bsd_interpolate_ver_quarter.s 68 EXPORT h264bsdInterpolateVerQuarter
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_16_neon.asm 11 EXPORT |vpx_lpf_horizontal_16_neon|
12 EXPORT |vpx_lpf_horizontal_16_dual_neon|
13 EXPORT |vpx_lpf_vertical_16_neon|
14 EXPORT |vpx_lpf_vertical_16_dual_neon|
  /device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/
DebugAgentException.asm 53 EXPORT DebugAgentVectorTable
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 316 (cl::defparameter *swig-export-list* nil))
416 (cl::defun id-convert-and-export (name &rest kwargs)
422 (cl::apply #'cl::export args)
423 (cl::pushnew args *swig-export-list*))
428 (id-convert-and-export ,name :type ,type :class ,class)))
431 (cl::let ((symbol (id-convert-and-export string :type :constant)))
456 (cl::let* ((symbol (id-convert-and-export name :type type
459 then (id-convert-and-export
491 (cl::let* ((symbol (id-convert-and-export name :type type
514 (cl::let ((symbol (id-convert-and-export nam
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pe.go 737 // put EXPORT Address Table
742 // put EXPORT Name Pointer Table
750 // put EXPORT Ordinal Table
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pe.go 737 // put EXPORT Address Table
742 // put EXPORT Name Pointer Table
750 // put EXPORT Ordinal Table
  /device/linaro/bootloader/edk2/Nt32Pkg/
Nt32Pkg.dsc 479 DEBUG_*_*_DLINK_FLAGS = /EXPORT:InitializeDriver=$(IMAGE_ENTRY_POINT) /BASE:0x10000 /ALIGN:4096 /FILEALIGN:4096 /SUBSYSTEM:CONSOLE
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
oniguruma.h 83 #if defined(EXPORT) || defined(RUBY_EXPORT)
    [all...]

Completed in 1431 milliseconds

1 2 3 4 5 6 78 910