HomeSort by relevance Sort by last modified time
    Searched refs:export (Results 1 - 25 of 153) sorted by null

1 2 3 4 5 6 7

  /development/tools/emulator/opengl/host/libs/GLESv1_dec/
Android.mk 6 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
13 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/system/GLESv1_enc)
16 #$(call emugl-export,CFLAGS,-DCHECK_GL_ERROR)
17 #$(call emugl-export,CFLAGS,-DDEBUG_PRINTOUT)
  /development/tools/emulator/opengl/host/libs/GLESv2_dec/
Android.mk 8 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/system/GLESv2_enc)
9 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
12 #$(call emugl-export,CFLAGS,-DCHECK_GL_ERROR)
13 #$(call emugl-export,CFLAGS,-DDEBUG_PRINTOUT)
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
Android.mk 26 # $(call emugl-export,LDFLAGS,-Wl,--whole-archive)
27 $(call emugl-export,LDLIBS,-lGL -ldl)
29 $(call emugl-export,LDFLAGS,$(GL_COMMON_LINKER_FLAGS))
33 $(call emugl-export,LDLIBS,-lopengl32 -lgdi32)
35 $(call emugl-export,LDFLAGS,$(GL_COMMON_LINKER_FLAGS))
38 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH)/../include $(EMUGL_PATH)/shared)
39 $(call emugl-export,STATIC_LIBRARIES, libcutils libutils liblog)
  /development/tools/emulator/opengl/tests/EGL_host_wrapper/
Android.mk 11 $(call emugl-export,LDLIBS,-ldl -pthread)
12 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /development/tools/emulator/opengl/shared/OpenglOsUtils/
Android.mk 12 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
13 $(call emugl-export,LDLIBS,-ldl)
26 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
35 $(call emugl-export,LDLIBS,-lws2_32 -lpsapi)
41 $(call emugl-export,LDLIBS,-ldl)
45 $(call emugl-export,LDLIBS,-lpthread -lrt)
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
Android.mk 21 $(call emugl-export,SHARED_LIBRARIES,libcutils libutils)
22 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
36 $(call emugl-export,STATIC_LIBRARIES,libcutils)
37 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /development/tools/emulator/opengl/tests/event_injector/
Android.mk 11 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /development/tools/emulator/opengl/system/GLESv1_enc/
Android.mk 15 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
16 $(call emugl-export,C_INCLUDES,$(intermediates))
  /dalvik/vm/mterp/armv5te/
OP_THROW_VERIFICATION_ERROR.S 10 EXPORT_PC() @ export the PC
OP_THROW_VERIFICATION_ERROR_JUMBO.S 12 EXPORT_PC() @ export the PC
  /dalvik/vm/mterp/x86-atom/
OP_THROW.S 31 EXPORT_PC # export the pc
  /development/tools/emulator/opengl/host/libs/renderControl_dec/
Android.mk 7 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/system/renderControl_enc)
  /development/tools/emulator/opengl/system/GLESv2_enc/
Android.mk 13 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /development/tools/emulator/opengl/system/OpenglSystemCommon/
Android.mk 11 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH) bionic/libc/private)
  /development/tools/emulator/opengl/system/renderControl_enc/
Android.mk 5 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /development/tools/emulator/opengl/tests/ut_rendercontrol_dec/
Android.mk 6 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/tests/ut_rendercontrol_enc)
  /development/tools/emulator/opengl/tests/ut_rendercontrol_enc/
Android.mk 6 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
Android.mk 41 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/host/include)
42 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
50 #$(call emugl-export,CFLAGS,-DCHECK_GL_ERROR)
  /external/clang/test/Parser/
cxx-template-decl.cpp 4 export class foo { }; // expected-error {{expected template}}
7 export template x; // expected-error {{expected '<' after 'template'}}
8 export template<class T> class x0; // expected-warning {{exported templates are unsupported}}
  /external/srec/portable/include/
PortExport.h 27 /* These macros are used if defining DLL import/export in the source file
68 #error Symbol import/export pair not defined.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
asm_common.S 29 .macro function name, export=0
30 .if \export
  /external/v8/benchmarks/
earley-boyer.js 51 /*** META ((export *js*)) */
57 /*** META ((export #t)) */
70 /*** META ((export #t)) */
75 /*** META ((export #t)) */
84 /*** META ((export #t)
91 /*** META ((export with-handler-lambda)) */
105 /*** META ((export #t)) */
115 /*** META ((export #t)) */
127 /*** META ((export #t)) */
134 /*** META ((export #t)) *
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js 45 /*** META ((export *js*)) */
51 /*** META ((export #t)) */
64 /*** META ((export #t)) */
69 /*** META ((export #t)) */
78 /*** META ((export #t)
85 /*** META ((export with-handler-lambda)) */
99 /*** META ((export #t)) */
109 /*** META ((export #t)) */
121 /*** META ((export #t)) */
128 /*** META ((export #t)) *
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js 45 /*** META ((export *js*)) */
51 /*** META ((export #t)) */
64 /*** META ((export #t)) */
69 /*** META ((export #t)) */
78 /*** META ((export #t)
85 /*** META ((export with-handler-lambda)) */
99 /*** META ((export #t)) */
109 /*** META ((export #t)) */
121 /*** META ((export #t)) */
128 /*** META ((export #t)) *
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js 45 /*** META ((export *js*)) */
51 /*** META ((export #t)) */
64 /*** META ((export #t)) */
69 /*** META ((export #t)) */
78 /*** META ((export #t)
85 /*** META ((export with-handler-lambda)) */
99 /*** META ((export #t)) */
109 /*** META ((export #t)) */
121 /*** META ((export #t)) */
128 /*** META ((export #t)) *
    [all...]

Completed in 388 milliseconds

1 2 3 4 5 6 7