HomeSort by relevance Sort by last modified time
    Searched full:vars (Results 126 - 150 of 314) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libffi/
install-sh 50 # put in absolute paths if you don't have them in your path; or use env. vars.
  /external/opencore/nodes/streaming/jitterbuffernode/include/
pvmf_jitter_buffer_node.h 509 //EventNotification tracking vars
  /external/quake/quake/src/QW/client/
client.h 251 // pitch drifting vars
r_local.h 267 // FIXME: make stack vars when debugging done
  /external/quake/quake/src/QW/qwfwd/
misc.c 21 continue; // NEXTSTEP sometimes clears appkit vars.
  /external/quake/quake/src/WinQuake/
r_local.h 266 // FIXME: make stack vars when debugging done
  /external/strace/
strace-graph 148 if ($in =~ s,^/\* (\d+) vars \*/\],,) {
  /external/webkit/WebKitTools/Scripts/webkitpy/
mock.py 306 return name in vars(obj)
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppManager.java 149 // All member vars are not initialized till now
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
Expression.java 335 * @param vars List of QNames that correspond to variables. This list
343 public abstract void fixupVariables(java.util.Vector vars, int globalsSize);
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java 708 public void fixupVariables(Vector vars, int globalsSize)
710 super.fixupVariables(vars, globalsSize);
  /external/dropbear/
common-kex.c 538 /* clear no longer needed vars */
541 /* From here on, the code needs to work with the _same_ vars on each side,
  /external/quake/quake/src/QW/
qwrlnote.txt 221 vars such as gravity, maxspeed, etc. are supported again
308 - Added new allow_download vars:
  /external/wpa_supplicant/
sha1.c 608 /* Copy context->state[] to working vars */
635 /* Add the working vars back into context.state[] */
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
sha1.c 615 /* Copy context->state[] to working vars */
642 /* Add the working vars back into context.state[] */
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
SerializationStressTest2.java 402 * answering if the vars have the value that it have to have after
441 * answering if the vars have the value that it have to have after
484 * answering if the vars have the value that it have to have after
790 * answering if the vars have the value that it have to have after
    [all...]
  /ndk/build/core/
definitions.mk 93 # Function : clear-vars
97 # Usage : $(call clear-vars, VAR1 VAR2 VAR3...)
100 clear-vars = $(foreach __varname,$1,$(eval $(__varname) := $(empty)))
103 # Function : check-required-vars
107 # Usage : $(call check-required-vars, VAR1 VAR2 VAR3..., <file>)
108 # Rationale: Checks that all required vars listed in $1 were defined by $2
111 check-required-vars = $(foreach __varname,$1,\
    [all...]
  /external/clearsilver/cgi/
cgi.c 69 /* SSL Vars from mod_ssl */
117 /* SSL Vars mapped from others */
173 /* Old vars not in mod_ssl */
    [all...]
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
DNParser.java 54 // tmp vars to store positions of the currently parsed item
  /dalvik/vm/jdwp/
JdwpMain.c 108 * TODO: cond vars should be waited upon in a loop
  /external/jpeg/
wrgif.c 152 /* init output buffering vars */
  /external/quake/quake/src/QW/server/
sv_init.c 401 // save movement vars
  /external/v8/src/
ast.cc 86 // non-const) multiple variable declarations, const vars introduced via
  /external/webkit/JavaScriptCore/bytecode/
CodeBlock.h 52 // 0x00000000-0x3FFFFFFF Forwards indices from the CallFrame pointer are local vars and temporaries with the function's callframe.
  /external/webkit/SunSpider/tests/sunspider-0.9/
3d-cube.js 252 // init/reset vars

Completed in 220 milliseconds

1 2 3 4 56 7 8 91011>>