HomeSort by relevance Sort by last modified time
    Searched full:get (Results 951 - 975 of 13186) sorted by null

<<31323334353637383940>>

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/nodes/streaming/jitterbuffernode/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/oscl/oscl/osclproc/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/protocols/rtp_payload_parser/util/build/latmparser/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/protocols/rtsp_parcom/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/protocols/sdp/common/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/pvmi/content_policy_manager/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/opencore/pvmi/media_io/pvmio_comm_loopback/build/make/
local.mk 0 # Get the current local path as the first operation
  /external/openssl/crypto/perlasm/
cbc.pl 57 &mov("ebx", &wparam($iv_off)); # Get iv ptr
74 &mov("ecx", &wparam($enc_off)); # Get enc flag
77 &comment("get and push parameter $p3");
84 &comment("get and push parameter $p2");
91 &comment("get and push parameter $p1");
209 &mov("eax", &DWP($data_off+8,"esp","",0)); # get iv[0]
210 &mov("ebx", &DWP($data_off+12,"esp","",0)); # get iv[1]
225 &mov("eax", &DWP($data_off,"esp","",0)); # get return
231 &mov("ecx", &DWP($data_off+8,"esp","",0)); # get iv[0]
232 &mov("edx", &DWP($data_off+12,"esp","",0)); # get iv[1
    [all...]
  /external/proguard/examples/annotations/lib/
annotations.pro 105 *** get*();
106 *** get*(int);
116 public *** get*();
117 public *** get*(int);
  /external/proguard/src/proguard/io/
DataEntryObfuscator.java 89 // Did we get to the package separator?
99 // Did the class get a new name?
116 // Did the package get a new name?
118 String newPackagePrefix = (String)packagePrefixMap.get(packagePrefix);
  /external/proguard/src/proguard/obfuscate/
MemberNameCollector.java 73 // Get the member's new name.
79 // Get the member's descriptor.
95 // this original name get priority?
96 String otherName = (String)nameMap.get(newName);
  /external/qemu/android/build/
getdir.make 17 # we really get the value from the configuration script
  /external/qemu/
gdbstub.h 29 /* Get or set a register. Returns the size of the register. */
  /external/stlport/stlport/
fstream.h 26 // get desired pollution
  /external/stlport/stlport/stl/
_prolog.h 9 /* Get all debug things, potentially only empty macros if none of
  /external/stlport/stlport/stl/config/
_icc.h 9 // Edit relative path below (or put full path) to get native
  /external/svox/pico/src/com/svox/pico/
EngineSettings.java 57 Log.e("debug", available.get(i));
58 String[] languageCountry = available.get(i).split("-");
60 Preference pref = findPreference(available.get(i));
68 final String unavailableLang = unavailable.get(i);
  /external/tcpdump/
atime.awk 16 # get packet sequence number
stime.awk 16 # get packet sequence number
  /external/webkit/JavaScriptCore/API/
JSContextRef.cpp 89 APIEntryShim entryShim(globalData.get(), false);
96 JSGlobalObject* globalObject = new (globalData.get()) JSGlobalObject;
100 JSGlobalObject* globalObject = new (globalData.get()) JSCallbackObject<JSGlobalObject>(globalObjectClass);
142 // It is necessary to call toThisObject to get the wrapper object when used with WebCore.

Completed in 90 milliseconds

<<31323334353637383940>>