HomeSort by relevance Sort by last modified time
    Searched full:mget (Results 1 - 13 of 13) sorted by null

  /frameworks/base/core/jni/android/graphics/
FontUtils.cpp 26 jmethodID mGet;
42 return mEnv->CallObjectMethod(mList, gListClassInfo.mGet, index);
55 gListClassInfo.mGet = GetMethodIDOrDie(env, listClass, "get", "(I)Ljava/lang/Object;");
  /system/netd/server/
InterfaceControllerTest.cpp 108 return InterfaceController::enableStablePrivacyAddresses(iface, mGet, mSet);
114 const std::function<std::string(const std::string&, const std::string&)> mGet =
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.h 1022 EFI_IFR_GET *mGet;
1027 ) : CIfrObj (EFI_IFR_GET_OP, (CHAR8 **)&mGet),
1028 CIfrOpHeader (EFI_IFR_GET_OP, &mGet->Header) {
1033 mGet->VarStoreId = Info->mVarStoreId;
1034 mGet->VarStoreInfo.VarName = Info->mInfo.mVarName;
1035 mGet->VarStoreInfo.VarOffset = Info->mInfo.mVarOffset;
1036 mGet->VarStoreType = Info->mVarType;
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
proc.go 628 mp := mget()
4080 func mget() *m { func
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
proc.go 628 mp := mget()
4080 func mget() *m { func
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c 577 /* Format an MGET or MSET address mode string from INSN_WORD into BUF. */
812 /* Print an MGET or MSET instruction. */
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-metag.c 1233 /* Parse an MGET or MSET instruction addressing mode. */
1268 /* Parse an MGET instruction. */
1391 /* Parse an MGET or MSET instruction. */
    [all...]
  /external/openssh/
sftp.c 201 { "mget", I_GET, REMOTE },
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
metag.h     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
runtime.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
runtime.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
runtime.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
runtime.a     [all...]

Completed in 666 milliseconds