HomeSort by relevance Sort by last modified time
    Searched defs:self (Results 151 - 175 of 206) sorted by null

1 2 3 4 5 67 8 9

  /external/kernel-headers/original/linux/
pci.h 229 struct pci_dev *self; /* bridge device as seen by parent */ member in struct:pci_bus
  /external/libxslt/libxslt/
xslt.c 276 xsltDecimalFormatPtr self; local
280 self = xmlMalloc(sizeof(xsltDecimalFormat));
281 if (self != NULL) {
282 self->next = NULL;
283 self->name = name;
286 self->digit = xmlStrdup(BAD_CAST("#"));
287 self->patternSeparator = xmlStrdup(BAD_CAST(";"));
288 self->decimalPoint = xmlStrdup(BAD_CAST("."));
289 self->grouping = xmlStrdup(BAD_CAST(","));
290 self->percent = xmlStrdup(BAD_CAST("%"))
    [all...]
  /external/quake/quake/src/QW/server/
pr_cmds.c 53 Dumps self.
65 ed = PROG_TO_EDICT(pr_global_struct->self);
75 Dumps out self, then an error message. The program is aborted and self is
88 ed = PROG_TO_EDICT(pr_global_struct->self);
622 If (self.origin + self.viewofs) is not in the PVS of the current target,
632 edict_t *ent, *self; local
653 self = PROG_TO_EDICT(pr_global_struct->self);
    [all...]
  /external/quake/quake/src/WinQuake/
pr_cmds.cpp 52 Dumps self.
65 ed = PROG_TO_EDICT(pr_global_struct->self);
75 Dumps out self, then an error message. The program is aborted and self is
89 ed = PROG_TO_EDICT(pr_global_struct->self);
745 If (self.origin + self.viewofs) is not in the PVS of the current target,
755 edict_t *ent, *self; local
776 self = PROG_TO_EDICT(pr_global_struct->self);
1685 edict_t *self; local
    [all...]
  /external/webkit/Source/WebCore/page/
DOMWindow.cpp 1240 DOMWindow* DOMWindow::self() const function in class:WebCore::DOMWindow
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.cpp 63 Evas_Object* self; member in struct:Ewk_Frame_Smart_Data
194 sd->self = o;
    [all...]
ewk_tiled_backing_store.c 76 Evas_Object *self; member in struct:_Ewk_Tiled_Backing_Store_Data
156 if (priv->render.suspend || !evas_object_visible_get(priv->self))
160 data = priv->process.pre_cb(priv->process.pre_data, priv->self);
165 priv->process.post_cb(priv->process.post_data, data, priv->self);
185 Evas *evas = evas_object_evas_get(priv->self);
234 evas_object_smart_member_add(t->image, priv->self);
413 data = priv->process.pre_cb(priv->process.pre_data, priv->self);
421 priv->process.post_cb(priv->process.post_data, data, priv->self);
576 DBG("o=%p", priv->self);
622 evas_object_smart_changed(priv->self);
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
DumpRenderTreeSupport_wrapPregenerated.c 773 SV *self; local
789 self=newRV_noinc((SV *)hash);
790 sv_setsv(sv, self);
791 SvREFCNT_dec((SV *)self);
  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTree.cpp 1139 pthread_t self = pthread_self(); local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 624 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_load_latency_info
661 gcov_unsigned_t self; /* per 10k of total samples */ member in struct:gcov_pmu_branch_mispredict_info
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
Hyperlinks.java 807 IFile self = AdtUtils.getActiveFile(); local
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 261 // We generally assume that 'self' lives throughout a method call.
279 // safe because the receiver value is always loaded from 'self',
350 // self. This represents the call taking direct ownership of that
352 // arguments because they might also reference self, but we don't
353 // have to worry about any of them modifying self because that would
360 // Do an unsafe store of null into self.
363 assert(selfAddr && "no self entry for a delegate init call?");
389 // the call back into self. This takes ownership of the value.
419 llvm::Value *self = CGF.LoadObjCSelf(); local
427 self,
856 llvm::Value *self = Builder.CreateBitCast(LoadObjCSelf(), VoidPtrTy); local
1141 llvm::Value *self = local
1288 llvm::Value *self = CGF.LoadObjCSelf(); local
    [all...]
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSocketTest.java 556 final Thread self = Thread.currentThread(); local
557 final UncaughtExceptionHandler original = self.getUncaughtExceptionHandler();
561 self.setUncaughtExceptionHandler(test);
587 self.setUncaughtExceptionHandler(original);
    [all...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 

Completed in 3648 milliseconds

1 2 3 4 5 67 8 9