HomeSort by relevance Sort by last modified time
    Searched refs:variable (Results 51 - 75 of 432) sorted by null

1 23 4 5 6 7 8 91011>>

  /development/samples/BrowserPlugin/jni/
main.cpp 59 NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value);
60 NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value);
64 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value);
412 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value) {
414 if (variable == NPPVpluginNameString) {
420 if (variable == NPPVpluginDescriptionString) {
429 NPError NPP_GetValue(NPP instance, NPPVariable variable, void* value)
431 if (variable == NPPVpluginScriptableNPObject) {
442 if (variable == kJavaSurface_ANPGetValue) {
464 NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value
    [all...]
  /external/v8/test/mjsunit/
global-load-from-eval.js 36 // Shadow with local variable.
63 // code that loads the global variable accounts for the fact that the
64 // global variable becomes shadowed by an eval-introduced variable.
84 // time in a context where the 'x' variable has been shadowed.
global-load-from-nested-eval.js 38 // Shadow variable with a with statement.
46 // Shadow variable with an eval-introduced variable.
  /external/webkit/Examples/NetscapeCoreAnimationPlugin/
main.m 67 NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value);
68 NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value);
220 NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value)
224 switch (variable) {
243 NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value)
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
ieee802_11_defs.h 249 u8 variable[0]; member in struct:ieee80211_mgmt::__anon13982::__anon13983
258 u8 variable[0]; member in struct:ieee80211_mgmt::__anon13982::__anon13985
265 u8 variable[0]; member in struct:ieee80211_mgmt::__anon13982::__anon13986
272 u8 variable[0]; member in struct:ieee80211_mgmt::__anon13982::__anon13987
283 u8 variable[0]; member in struct:ieee80211_mgmt::__anon13982::__anon13989
286 /* only variable items: SSID, Supported rates */
287 u8 variable[0]; member in struct:ieee80211_mgmt::__anon13982::__anon13990
295 u8 variable[0]; member in struct:ieee80211_mgmt::__anon13982::__anon13991
304 u8 variable[0]; member in struct:ieee80211_mgmt::__anon13982::__anon13992::__anon13993::__anon13994
318 u8 variable[0]; /* FT Request * member in struct:ieee80211_mgmt::__anon13982::__anon13992::__anon13993::__anon13996
325 u8 variable[0]; \/* FT Request *\/ member in struct:ieee80211_mgmt::__anon13982::__anon13992::__anon13993::__anon13997
    [all...]
  /external/bluetooth/glib/glib/
gutils.c 430 * the <envar>PATHEXT</envar> environment variable.
437 * variable. If the program is found, the return value contains the
1064 * @variable: the environment variable to get, in the GLib file name encoding.
1066 * Returns the value of an environment variable. The name and value
1070 * environment variable's value contains references to other
1073 * Return value: the value of the environment variable, or %NULL if
1074 * the environment variable is not found. The returned string may be
1079 g_getenv (const gchar *variable)
1083 g_return_val_if_fail (variable != NULL, NULL)
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 341 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14200
345 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14201
351 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14202
358 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14203
365 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14204
369 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14205
377 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14206
380 /* only variable items: SSID, Supported rates */
381 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14207
389 u8 variable[0] member in struct:ieee80211_mgmt::__anon14199::__anon14208
398 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14209::__anon14210::__anon14211
412 u8 variable[0]; \/* FT Request *\/ member in struct:ieee80211_mgmt::__anon14199::__anon14209::__anon14210::__anon14213
419 u8 variable[0]; \/* FT Request *\/ member in struct:ieee80211_mgmt::__anon14199::__anon14209::__anon14210::__anon14214
431 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14209::__anon14210::__anon14217
437 u8 variable[0]; member in struct:ieee80211_mgmt::__anon14199::__anon14209::__anon14210::__anon14218
    [all...]
  /external/webkit/Tools/DumpRenderTree/unix/TestNetscapePlugin/
TestNetscapePlugin.cpp 49 NPError NP_GetValue(void *future, NPPVariable variable, void *value);
328 webkit_test_plugin_get_value(NPP instance, NPPVariable variable, void *value)
335 if (obj && obj->pluginTest->NPP_GetValue(variable, value) == NPERR_NO_ERROR)
340 switch (variable) {
360 if (variable == NPPVpluginScriptableNPObject) {
371 webkit_test_plugin_set_value(NPP instance, NPNVariable variable, void* value)
375 switch (variable) {
434 NP_GetValue(void* /*future*/, NPPVariable variable, void *value)
436 return webkit_test_plugin_get_value(NULL, variable, value);
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp 34 const Expr *variable; member in struct:__anon4539::MallocOverflowCheck
37 : mulop(m), variable (v)
62 /* Look for a linear combination with a single variable, and at least
64 Reject anything that applies to the variable: an explicit cast,
139 if (const DeclRefExpr *DR_i = dyn_cast<DeclRefExpr>(i->variable)) {
150 if (isa<MemberExpr>(i->variable)) {
151 if (dyn_cast<MemberExpr>(i->variable)->getMemberDecl() == EmeMD)
  /external/webkit/Source/JavaScriptCore/wtf/
Assertions.h 243 #define ASSERT_UNUSED(variable, assertion) (assertUnused(variable))
245 #define ASSERT_UNUSED(variable, assertion) ((void)variable)
262 #define ASSERT_UNUSED(variable, assertion) ASSERT(assertion)
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
PluginTest.cpp 100 NPError PluginTest::NPP_GetValue(NPPVariable variable, void *value)
136 NPError PluginTest::NPN_GetValue(NPNVariable variable, void* value)
138 return browser->getvalue(m_npp, variable, value);
  /sdk/monkeyrunner/src/com/android/monkeyrunner/controller/
VariableFrame.java 91 for (final String variable : variables) {
95 value = device.getProperty(variable);
100 set.add(new VariableHolder(variable, value));
  /external/openssl/crypto/threads/
netware.bat 60 echo Environment variable MWCIncludes is not set - see install.nw
65 echo Environment variable PRELUDE is not set - see install.nw
70 echo Environment variable IMPORTS is not set - see install.nw
  /ndk/sources/host-tools/make-3.81/
expand.c 0 /* Variable expansion functions for GNU Make.
26 #include "variable.h"
33 /* The next two describe the variable output buffer.
34 This buffer is used to hold the variable-expansion of a line of the
77 /* Return a pointer to the beginning of the variable buffer. */
82 /* If we don't have a variable output buffer yet, get one. */
97 static char *allocated_variable_append PARAMS ((const struct variable *v));
100 recursively_expand_for_file (struct variable *v, struct file *file)
117 /* If we have no other file-reading context, use the variable's context. */
129 _("Recursive variable `%s' references itself (eventually)")
    [all...]
  /external/chromium/net/proxy/
proxy_config_service_linux.h 161 // Obtains an environment variable's value. Parses a proxy server
163 // requested variable is defined and the value valid.
164 bool GetProxyFromEnvVarForScheme(const char* variable,
168 bool GetProxyFromEnvVar(const char* variable, ProxyServer* result_server);
175 // requested variable is defined and the value valid.
  /external/clang/test/CodeGenCXX/
mangle-exprs.cpp 77 static decltype(x()) variable;
78 variable = 0;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 10 (* variant for referencing a variable, like "a". *)
11 | Variable of string
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 10 (* variant for referencing a variable, like "a". *)
11 | Variable of string
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 10 (* variant for referencing a variable, like "a". *)
11 | Variable of string
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 17 | Ast.Variable name ->
19 | Not_found -> raise (Error "unknown variable name"))
100 (* Emit the start code first, without 'variable' in scope. *)
117 let variable = build_phi [(start_val, preheader_bb)] var_name builder in var
119 (* Within the loop, the variable is defined equal to the PHI node. If it
120 * shadows an existing variable, we have to restore it, so save it
125 Hashtbl.add named_values var_name variable;
140 let next_var = build_add variable step_val "nextvar" builder in
160 add_incoming (next_var, loop_end_bb) variable;
162 (* Restore the unshadowed variable. *
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 23 | Ast.Variable name ->
25 | Not_found -> raise (Error "unknown variable name")
45 | Ast.Variable name -> name
46 | _ -> raise (Error "destination of '=' must be a variable")
53 let variable = try Hashtbl.find named_values name with
54 | Not_found -> raise (Error "unknown variable name")
56 ignore(build_store val_ variable builder);
170 (* Create an alloca for the variable in the entry block. *)
173 (* Emit the start code first, without 'variable' in scope. *)
190 (* Within the loop, the variable is defined equal to the PHI node. If i
    [all...]
  /external/webkit/Source/WebCore/plugins/
PluginView.h 188 NPError getValue(NPNVariable variable, void* value);
189 static NPError getValueStatic(NPNVariable variable, void* value);
190 NPError setValue(NPPVariable variable, void* value);
191 NPError getValueForURL(NPNURLVariable variable, const char* url, char** value, uint32_t* len);
192 NPError setValueForURL(NPNURLVariable variable, const char* url, const char* value, uint32_t len);
321 static bool platformGetValueStatic(NPNVariable variable, void* value, NPError* result);
322 bool platformGetValue(NPNVariable variable, void* value, NPError* result);
374 // called if the default setValue does not recognize the variable
375 NPError platformSetValue(NPPVariable variable, void* value);
PluginView.cpp 663 NPError PluginView::setValue(NPPVariable variable, void* value)
665 LOG(Plugins, "PluginView::setValue(%s): ", prettyNameForNPPVariable(variable, value).data());
667 switch (variable) {
726 return platformSetValue(variable, value);
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
OutputHLSL.cpp 128 const TVariable *variable = static_cast<const TVariable*>(symbol); local
129 const TType &type = variable->getType();
278 const TVariable *variable = static_cast<const TVariable*>(symbol); local
279 const TType &type = variable->getType();
661 // GLSL allows to write things like "float x = x;" where a new variable x is defined
662 // and the value of an existing variable x is assigned. HLSL uses C semantics (the
663 // new variable is created before the assignment is evaluated), so we need to convert
1031 TIntermTyped *variable = sequence[0]->getAsTyped(); local
1577 TIntermTyped *variable = sequence[0]->getAsTyped(); local
    [all...]
  /build/core/
dumpvar.mk 24 # The plain (non-abs) version just dumps the value of the named variable.
25 # The "abs" version will treat the variable as a path, and dumps an

Completed in 518 milliseconds

1 23 4 5 6 7 8 91011>>