Searched defs:age (Results 26 - 50 of 57) sorted by relevance

123

/external/libdrm/include/drm/
H A Dvia_drm.h179 int age; /* tracked by clients to update local LRU's */ member in struct:_drm_via_tex_region
H A Ddrm.h108 unsigned int age; member in struct:drm_tex_region
/external/mksh/src/
H A Djobs.c89 int32_t age; /* number of jobs started */ member in struct:job
491 j->age = ++njobs;
1064 (!oldest || jl->age < oldest->age))
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_synth.h279 EAS_U16 age; /* large value means old note */ member in struct:s_synth_voice_tag
385 EAS_U16 age; member in struct:s_voice_mgr_tag
H A Deas_voicemgt.c184 pVoice->age = DEFAULT_AGE;
1232 * Increment the note age for all of the active voices.
1243 void VMUpdateAllNotesAge (S_VOICE_MGR *pVoiceMgr, EAS_U16 age) argument
1249 if (age - pVoiceMgr->voices[i].age > 0)
1250 pVoiceMgr->voices[i].age++;
1298 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age);
1300 /* assign current age to this note and increment for the next note */
1301 pVoice->age = pVoiceMgr->age
1540 EAS_U16 age; local
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_synth.h279 EAS_U16 age; /* large value means old note */ member in struct:s_synth_voice_tag
385 EAS_U16 age; member in struct:s_voice_mgr_tag
H A Deas_voicemgt.c184 pVoice->age = DEFAULT_AGE;
1232 * Increment the note age for all of the active voices.
1243 void VMUpdateAllNotesAge (S_VOICE_MGR *pVoiceMgr, EAS_U16 age) argument
1249 if (age - pVoiceMgr->voices[i].age > 0)
1250 pVoiceMgr->voices[i].age++;
1298 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age);
1300 /* assign current age to this note and increment for the next note */
1301 pVoice->age = pVoiceMgr->age
1540 EAS_U16 age; local
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_synth.h279 EAS_U16 age; /* large value means old note */ member in struct:s_synth_voice_tag
385 EAS_U16 age; member in struct:s_voice_mgr_tag
H A Deas_voicemgt.c184 pVoice->age = DEFAULT_AGE;
1232 * Increment the note age for all of the active voices.
1243 void VMUpdateAllNotesAge (S_VOICE_MGR *pVoiceMgr, EAS_U16 age) argument
1249 if (age - pVoiceMgr->voices[i].age > 0)
1250 pVoiceMgr->voices[i].age++;
1298 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age);
1300 /* assign current age to this note and increment for the next note */
1301 pVoice->age = pVoiceMgr->age
1540 EAS_U16 age; local
[all...]
/external/v8/src/ia32/
H A Dcodegen-ia32.cc1000 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, argument
1003 *age = kNoAgeCodeAge;
1010 GetCodeAgeAndParity(stub, age, parity);
1017 Code::Age age,
1020 if (age == kNoAgeCodeAge) {
1024 Code* stub = GetCodeAgeStub(isolate, age, parity);
1015 PatchPlatformCodeAge(Isolate* isolate, byte* sequence, Code::Age age, MarkingParity parity) argument
/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.cc1186 DWORD age; local
1187 if (FAILED(global->get_age(&age))) {
1206 L"%x", age);
1224 L"%08X%x", signature, age);
/external/kernel-headers/original/uapi/drm/
H A Di810_drm.h146 int age; /* tracked by clients to update local LRU's */ member in struct:_drm_i810_tex_region
160 * age different to the one you set, then you are mistaken and
166 * in the same lru which is used to age their own textures,
178 int last_dispatch; /* age of the most recently dispatched buffer */
H A Ddrm.h108 unsigned int age; member in struct:drm_tex_region
/external/libdrm/
H A Dxf86drm.h302 unsigned int age; member in struct:_drmTextureRegion
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c2015 dbus_uint32_t age; local
2017 dbus_message_get_args(message, NULL, DBUS_TYPE_UINT32, &age,
2020 if (age == 0)
2023 wpa_bss_flush_by_age(wpa_s, age);
2800 * wpas_dbus_getter_bss_expire_age - Get BSS entry expiration age
2821 * wpas_dbus_setter_bss_expire_age - Control BSS entry expiration age
3926 * Getter for BSS age
3934 u32 age; local
3942 age = diff.sec > 0 ? diff.sec : 0;
3943 return wpas_dbus_simple_property_getter(iter, DBUS_TYPE_UINT32, &age,
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Devents.c2193 struct os_reltime now, age; local
2195 os_reltime_sub(&now, &wpa_s->pending_eapol_rx_time, &age);
2196 if (age.sec == 0 && age.usec < 100000 &&
H A Dwps_supplicant.c1629 struct os_reltime age; local
1631 os_reltime_age(&wpa_s->wps_pin_start_time, &age);
1634 age.sec < WPS_PIN_TIME_IGNORE_SEL_REG) {
1636 " skip - WPS AP without active PIN Registrar (scan_runs=%d age=%d)",
1637 wpa_s->scan_runs, (int) age.sec);
/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_format.h430 uint32_t age; /* revision of PDB file */ member in struct:__anon5186
442 uint32_t age; /* Identifies incremental changes to PDB file */ member in struct:__anon5187
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h1816 CURLversion age; /* age of the returned struct */ member in struct:__anon5318
/external/valgrind/coregrind/m_debuginfo/
H A Dreadpdb.c352 unsigned int age; member in struct:PDB_JG_ROOT
361 unsigned int age; member in struct:PDB_DS_ROOT
/external/libvncserver/x11vnc/
H A Duserinput.c114 static int push_scr_ev(double *age, int type, int bdpush, int bdx, int bdy,
1431 static int push_scr_ev(double *age, int type, int bdpush, int bdx, int bdy, argument
1440 double max_age = *age;
1449 *age = 0.0;
1505 if (ag > *age) {
1506 *age = ag;
2634 double max_age = 0.25, age, tm, dt; local
2654 age = max_age;
2655 dret = push_scr_ev(&age, SCR_KEY, bdpush, bdx, bdy, bdskinny, 1);
2842 double tm, dt, age local
4518 double age = 0.0; local
6547 double age = 0.0, area = 0.0, amap = 0.0, a; local
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h215 * @age: Age of the information in milliseconds (i.e., how many milliseconds
247 unsigned int age; member in struct:wpa_scan_res
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h215 * @age: Age of the information in milliseconds (i.e., how many milliseconds
247 unsigned int age; member in struct:wpa_scan_res
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h215 * @age: Age of the information in milliseconds (i.e., how many milliseconds
247 unsigned int age; member in struct:wpa_scan_res
/external/v8/src/
H A Dobjects.cc10446 static Code::Age EffectiveAge(Code::Age age) { argument
10447 if (age == Code::kNotExecutedCodeAge) {
10449 age = Code::kIsOldCodeAge;
10450 } else if (age == Code::kExecutedOnceCodeAge) {
10451 // Pre-age code that has only been executed once.
10452 age = Code::kPreAgedCodeAge;
10454 return age;
10461 Age age; local
10464 GetCodeAgeAndParity(isolate, sequence, &age, &code_parity);
10465 age
10501 Age age; local
10503 GetCodeAgeAndParity(GetIsolate(), sequence, &age, &parity); local
10508 GetCodeAgeAndParity(Code* code, Age* age, MarkingParity* parity) argument
10544 GetCodeAgeStub(Isolate* isolate, Age age, MarkingParity parity) argument
[all...]

Completed in 1988 milliseconds

123