Searched refs:objectid (Results 1 - 5 of 5) sorted by relevance

/external/grub/stage2/
H A Dfsys_reiserfs.c249 __u32 deh_dir_id; /* objectid of the parent directory of the
251 __u32 deh_objectid;/* objectid of the object, that is referenced by
680 * search_stat(dir_id, objectid) searches for the stat entry (always
820 search_stat (__u32 dir_id, __u32 objectid) argument
828 printf ("search_stat:\n key %d:%d:0:0\n", dir_id, objectid);
845 && (key->k_objectid > objectid
846 || (key->k_objectid == objectid
868 && ih->ih_key.k_objectid == objectid
998 __u32 dir_id, objectid, parent_dir_id = 0, parent_objectid = 0; local
1007 objectid
[all...]
/external/javassist/src/main/javassist/tools/rmi/
H A DObjectImporter.java201 public Object call(int objectid, int methodid, Object[] args) argument
232 dout.writeInt(objectid);
/external/libmtp/src/
H A Dptp.c1961 ptp_canon_get_objecthandle_by_name (PTPParams* params, char* name, uint32_t* objectid) argument
1977 *objectid = ptp.Param1;
2465 * uint32_t objectid - object format code
2500 * uint32_t objectid - object format code
4725 /* Binary search in objects. Needs "objects" to be a sorted by objectid list! */
4737 /* Binary search in objects + insert of not found. Needs "objects" to be a sorted by objectid list! */
H A Dptp.h658 /* Gets 1 parameter, objectid pointing to DPOF object */
2371 uint16_t ptp_canon_get_objecthandle_by_name (PTPParams* params, char* name, uint32_t* objectid);
2377 * uint32_t objectid
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 319 milliseconds