Home
last modified time | relevance | path

Searched defs:im (Results 1 – 25 of 174) sorted by relevance

1234567

/external/iproute2/lib/
Dll_map.c45 struct idxmap *im, **imp; in ll_remember_index() local
93 struct idxmap *im; in ll_idx_n2a() local
114 struct idxmap *im; in ll_index_to_type() local
126 struct idxmap *im; in ll_index_to_flags() local
140 struct idxmap *im; in ll_index_to_addr() local
162 struct idxmap *im; in ll_name_to_index() local
/external/chromium/chrome/browser/ui/webui/
Dfileicon_source.cc43 IconManager* im = g_browser_process->icon_manager(); in StartDataRequest() local
70 IconManager* im = g_browser_process->icon_manager(); in OnFileIconDataAvailable() local
/external/jmonkeyengine/engine/src/core/com/jme3/export/
DSavable.java45 void read(JmeImporter im) throws IOException; in read()
/external/jmonkeyengine/engine/src/core/com/jme3/audio/
DFilter.java55 public void read(JmeImporter im) throws IOException { in read()
DLowPassFilter.java88 public void read(JmeImporter im) throws IOException{ in read()
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
DSphereCollisionShape.java72 public void read(JmeImporter im) throws IOException { in read()
DPlaneCollisionShape.java46 public void read(JmeImporter im) throws IOException { in read()
DBoxCollisionShape.java73 public void read(JmeImporter im) throws IOException { in read()
DCylinderCollisionShape.java93 public void read(JmeImporter im) throws IOException { in read()
DConeCollisionShape.java57 public void read(JmeImporter im) throws IOException { in read()
/external/jmonkeyengine/engine/src/core/com/jme3/light/
DDirectionalLight.java98 public void read(JmeImporter im) throws IOException { in read()
DPointLight.java146 public void read(JmeImporter im) throws IOException { in read()
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/
DLodPerspectiveCalculatorFactory.java69 public void read(JmeImporter im) throws IOException { in read()
DLodDistanceCalculatorFactory.java74 public void read(JmeImporter im) throws IOException { in read()
/external/jmonkeyengine/engine/src/core/com/jme3/effect/influencers/
DEmptyParticleInfluencer.java22 public void read(JmeImporter im) throws IOException { in read()
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/
DSphereCollisionShape.java72 public void read(JmeImporter im) throws IOException { in read()
DPlaneCollisionShape.java47 public void read(JmeImporter im) throws IOException { in read()
DBoxCollisionShape.java73 public void read(JmeImporter im) throws IOException { in read()
/external/jmonkeyengine/engine/src/core/com/jme3/font/
DKerning.java69 public void read(JmeImporter im) throws IOException { in read()
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/collision/shapes/infos/
DChildCollisionShape.java40 public void read(JmeImporter im) throws IOException { in read()
/external/qemu/tcg/arm/
Dtcg-target.c301 #define SHIFT_IMM_LSL(im) (((im) << 7) | 0x00) argument
302 #define SHIFT_IMM_LSR(im) (((im) << 7) | 0x20) argument
303 #define SHIFT_IMM_ASR(im) (((im) << 7) | 0x40) argument
304 #define SHIFT_IMM_ROR(im) (((im) << 7) | 0x60) argument
411 int cond, int opc, int rd, int rn, int im) in tcg_out_dat_imm()
599 int rd, int rn, tcg_target_long im) in tcg_out_ld32_12()
610 int rd, int rn, tcg_target_long im) in tcg_out_st32_12()
650 int rd, int rn, tcg_target_long im) in tcg_out_ld16u_8()
663 int rd, int rn, tcg_target_long im) in tcg_out_st16_8()
690 int rd, int rn, tcg_target_long im) in tcg_out_ld16s_8()
[all …]
/external/eigen/Eigen/src/Eigenvalues/
DRealSchur.h255 Index im; in compute() local
377 …Type>::initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& first… in initFrancisQRStep()
403 inline void RealSchur<MatrixType>::performFrancisQRStep(Index il, Index im, Index iu, bool computeU… in performFrancisQRStep()
/external/jmonkeyengine/engine/src/core/com/jme3/shader/
DShaderVariable.java62 public void read(JmeImporter im) throws IOException{ in read()
/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
DKeyFrame.java70 public void read(JmeImporter im) throws IOException { in read()
/external/jmonkeyengine/engine/src/core/com/jme3/effect/shapes/
DEmitterPointShape.java93 public void read(JmeImporter im) throws IOException { in read()

1234567