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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/gyp/test/win/compiler-flags/
warning-as-error.cc 7 int export; local
warning-level1.cc 6 int export; // Cause a level 1 warning (C4237). local
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/
export.asm 0 export foo
2 export foo2 label
1 export foo label
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
Android.mk 14 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
20 $(call emugl-export,CFLAGS,$(host_common_debug_CFLAGS))
21 $(call emugl-export,LDLIBS,-lstdc++)
31 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
37 $(call emugl-export,CFLAGS,$(host_common_debug_CFLAGS) -m64)
38 $(call emugl-export,LDLIBS,-lstdc++)
  /external/chromium_org/v8/test/mjsunit/harmony/
module-parsing.js 39 export vx
40 export vy, lz, c, f
52 export module C {
54 export module D { export let x }
60 export var x0
61 export var x1, x2 = 6, x3
62 export let y0
63 export let y1 = 0, y2
64 export const z0 =
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
Android.mk 41 $(call emugl-export,LDLIBS,$(host_common_LDLIBS))
42 $(call emugl-export,LDFLAGS,$(host_common_LDFLAGS))
43 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH)/../include $(EMUGL_PATH)/shared)
44 $(call emugl-export,STATIC_LIBRARIES, libemugl_common)
57 $(call emugl-export,LDLIBS,$(host_common_LDLIBS))
58 $(call emugl-export,LDFLAGS,$(host_common_LDFLAGS))
59 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH)/../include $(EMUGL_PATH)/shared)
60 $(call emugl-export,STATIC_LIBRARIES, lib64emugl_common)
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
Android.mk 11 $(call emugl-export,LDLIBS,-ldl -pthread)
12 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /external/chromium_org/chrome/browser/resources/net_export/
net_export.js 32 $('export-view-start-data').onclick = this.onStartData_.bind(this);
33 $('export-view-stop-data').onclick = this.onStopData_.bind(this);
34 $('export-view-send-data').onclick = this.onSendData_.bind(this);
49 var stripPrivateData = $('export-view-private-data-toggle').checked;
78 $('export-view-file-path-text').textContent =
81 $('export-view-file-path-text').textContent = '';
84 $('export-view-private-data-toggle').disabled = true;
85 $('export-view-start-data').disabled = true;
86 $('export-view-deletes-log-text').hidden = true;
87 $('export-view-stop-data').disabled = true
    [all...]
net_export.css 26 #net-export-main {
30 #export-view-file-path-text {
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdfext.asm 3 global foo:export
4 global bar:export proc
5 global bar2:export function
6 global baz:export data
7 global baz2:export object
  /sdk/emulator/opengl/host/libs/renderControl_dec/
Android.mk 9 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
18 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
19 $(call emugl-export,CFLAGS,-m64)
  /sdk/emulator/opengl/host/libs/GLESv2_dec/
Android.mk 16 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
18 $(call emugl-export,CFLAGS,$(host_common_debug_CFLAGS))
31 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
33 $(call emugl-export,CFLAGS,$(host_common_debug_CFLAGS) -m64)
  /sdk/emulator/opengl/tests/event_injector/
Android.mk 11 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /device/generic/goldfish/opengl/system/GLESv1_enc/
Android.mk 16 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
17 $(call emugl-export,C_INCLUDES,$(intermediates))
  /sdk/emulator/opengl/
googletest.mk 29 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH)/include)
30 $(call emugl-export,LDLIBS,$(common_LDLIBS))
39 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH)/include)
40 $(call emugl-export,CFLAGS,-m64)
41 $(call emugl-export,LDLIBS,$(common_LDLIBS) -m64)
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
Android.mk 28 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/host/include/libOpenglRender $(LOCAL_PATH))
29 $(call emugl-export,LDLIBS,-lstdc++)
40 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/host/include/libOpenglRender $(LOCAL_PATH))
41 $(call emugl-export,CFLAGS,-m64 -fPIC)
42 $(call emugl-export,LDLIBS,-lstdc++)
  /sdk/emulator/opengl/shared/OpenglOsUtils/
Android.mk 33 $(call emugl-export,C_INCLUDES,$(host_common_INCLUDES))
35 $(call emugl-export,LDLIBS,$(host_common_LDLIBS))
42 $(call emugl-export,C_INCLUDES,$(host_common_INCLUDES))
44 $(call emugl-export,LDLIBS,$(host_common_LDLIBS))
46 $(call emugl-export,CFLAGS,-m64 -fPIC)
  /sdk/emulator/opengl/shared/emugl/common/
Android.mk 20 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/shared)
21 $(call emugl-export,LDLIBS,-lstdc++)
27 $(call emugl-export,CFLAGS,-m64 -fPIC)
28 $(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/shared)
29 $(call emugl-export,LDLIBS,-lstdc++)
  /device/generic/goldfish/opengl/system/GLESv2_enc/
Android.mk 15 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
Android.mk 11 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH) bionic/libc/private)
  /device/generic/goldfish/opengl/system/renderControl_enc/
Android.mk 10 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /device/generic/goldfish/opengl/tests/ut_rendercontrol_enc/
Android.mk 6 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /external/clang/test/Preprocessor/
cxx_oper_keyword_ms_compat.cpp 49 #define export macro
134 export
  /sdk/emulator/opengl/tests/ut_rendercontrol_enc/
Android.mk 6 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
Android.mk 21 $(call emugl-export,SHARED_LIBRARIES,libcutils libutils liblog)
22 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))

Completed in 2615 milliseconds

1 2 3 4 5 6 7 8 91011>>