Searched refs:ARGUMENTS (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/mojo/public/platform/native/
H A Dgles2_impl_chromium_sync_point_thunks.cc15 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
18 return g_impl_chromium_sync_point_thunks.Function ARGUMENTS; \
H A Dgles2_impl_chromium_texture_mailbox_thunks.cc15 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
18 return g_impl_chromium_texture_mailbox_thunks.Function ARGUMENTS; \
H A Dgles2_impl_thunks.cc14 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
17 return g_impl_thunks.Function ARGUMENTS; \
H A Dgles2_impl_chromium_sync_point_thunks.h17 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
30 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function,
H A Dgles2_impl_chromium_texture_mailbox_thunks.h17 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
31 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function,
H A Dgles2_impl_thunks.h19 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
31 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function,
/external/chromium_org/mojo/public/c/gles2/
H A Dchromium_sync_point.h21 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
H A Dchromium_texture_mailbox.h21 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
H A Dgles2.h36 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
/external/chromium_org/mojo/gles2/
H A Dgles2_impl.cc64 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
67 return g_gpu_interface.Get().Get()->Function ARGUMENTS; \
/external/chromium_org/third_party/mesa/src/
H A Dcommon.py23 if 'platform' in SCons.Script.ARGUMENTS:
24 target_platform = SCons.Script.ARGUMENTS['platform']
H A DSConstruct48 targets = ARGUMENTS['targets']
/external/mesa3d/
H A Dcommon.py23 if 'platform' in SCons.Script.ARGUMENTS:
24 target_platform = SCons.Script.ARGUMENTS['platform']
H A DSConstruct48 targets = ARGUMENTS['targets']
/external/chromium_org/v8/src/
H A Dvariables.h25 ARGUMENTS enumerator in enum:v8::internal::Variable::Kind
108 bool is_arguments() const { return kind_ == ARGUMENTS; }
H A Dscopes.cc339 Variable::ARGUMENTS,
/external/chromium_org/tools/gyp/tools/
H A Dpretty_vcproj.py24 ARGUMENTS = None variable
138 new_list = FixFilenames(path_list, os.path.dirname(ARGUMENTS[1]))
281 global ARGUMENTS
282 ARGUMENTS = argv
/external/chromium_org/ppapi/native_client/
H A Dchrome_main.scons101 if 'chrome_browser_path' in ARGUMENTS:
102 return env.File(env.SConstructAbsPath(ARGUMENTS['chrome_browser_path']))
110 if 'force_ppapi_plugin' in ARGUMENTS:
111 return env.SConstructAbsPath(ARGUMENTS['force_ppapi_plugin'])
432 if 'scale_timeout' in ARGUMENTS:
433 timeout = timeout * int(ARGUMENTS['scale_timeout'])
454 if 'browser_tester_bw' in ARGUMENTS:
455 command.extend(['-b', ARGUMENTS['browser_tester_bw']])
470 if 'browser_test_tool' in ARGUMENTS:
471 command.extend(['--tool', ARGUMENTS['browser_test_too
[all...]
/external/pcre/dist/
H A Dtest-driver48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
H A Dpcre_jit_compile.c486 #define ARGUMENTS SLJIT_S4 macro
2168 OP1(SLJIT_MOV, STACK_TOP, 0, ARGUMENTS, 0);
2211 OP1(SLJIT_MOV, SLJIT_R0, 0, ARGUMENTS, 0);
2260 OP1(SLJIT_MOV, SLJIT_R1, 0, ARGUMENTS, 0);
3849 OP1(SLJIT_MOV, TMP1, 0, ARGUMENTS, 0);
3879 OP1(SLJIT_MOV, TMP1, 0, ARGUMENTS, 0);
4106 OP1(SLJIT_MOV, TMP1, 0, ARGUMENTS, 0);
5251 OP1(SLJIT_MOV, TMP1, 0, ARGUMENTS, 0);
5257 OP1(SLJIT_MOV, TMP1, 0, ARGUMENTS, 0);
5527 OP1(SLJIT_MOV, TMP2, 0, ARGUMENTS,
[all...]
/external/libpng/
H A Dtest-driver48 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
/external/iproute2/doc/
H A Dip-cref.tex45 ip [ OPTIONS ] OBJECT [ COMMAND [ ARGUMENTS ]]
138 \verb|ARGUMENTS| is a list of arguments to the command.
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 456 milliseconds

12