Home
last modified time | relevance | path

Searched refs:binder (Results 1 – 25 of 50) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_binder.c57 binder_has_space(struct iris_binder *binder, unsigned size) in binder_has_space() argument
59 return binder->insert_point + size <= binder->size; in binder_has_space()
67 struct iris_binder *binder = &ice->state.binder; in binder_realloc() local
69 if (binder->bo) in binder_realloc()
70 iris_bo_unreference(binder->bo); in binder_realloc()
72 binder->bo = iris_bo_alloc(bufmgr, "binder", binder->size, binder->alignment, in binder_realloc()
74 binder->map = iris_bo_map(NULL, binder->bo, MAP_WRITE); in binder_realloc()
77 binder->insert_point = binder->alignment; in binder_realloc()
96 binder_insert(struct iris_binder *binder, unsigned size) in binder_insert() argument
98 uint32_t offset = binder->insert_point; in binder_insert()
[all …]
Diris_blorp.c162 struct iris_binder *binder = &ice->state.binder; in blorp_alloc_binding_table() local
167 uint32_t *bt_map = binder->map + bt_offset; in blorp_alloc_binding_table()
169 uint32_t surf_base_offset = GFX_VER < 11 ? binder->bo->address : 0; in blorp_alloc_binding_table()
180 iris_use_pinned_bo(batch, binder->bo, false, IRIS_DOMAIN_NONE); in blorp_alloc_binding_table()
182 batch->screen->vtbl.update_binder_address(batch, binder); in blorp_alloc_binding_table()
Diris_binder.h59 void iris_destroy_binder(struct iris_binder *binder);
Diris_draw.c308 batch->screen->vtbl.update_binder_address(batch, &ice->state.binder); in iris_draw_vbo()
420 batch->screen->vtbl.update_binder_address(batch, &ice->state.binder); in iris_launch_grid()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/
Dsupplicant.cpp17 android::binder::Status Supplicant::CreateInterface( in CreateInterface()
25 return android::binder::Status::fromServiceSpecificError( in CreateInterface()
39 return android::binder::Status::fromServiceSpecificError( in CreateInterface()
44 android::binder::Status status; in CreateInterface()
59 status = android::binder::Status::fromServiceSpecificError( in CreateInterface()
70 android::binder::Status::fromServiceSpecificError( in CreateInterface()
75 status = android::binder::Status::ok(); in CreateInterface()
84 android::binder::Status Supplicant::RemoveInterface(const std::string &ifname) in RemoveInterface()
90 return android::binder::Status::fromServiceSpecificError( in RemoveInterface()
95 return android::binder::Status::fromServiceSpecificError( in RemoveInterface()
[all …]
Dsupplicant.h36 android::binder::Status CreateInterface(
39 android::binder::Status
41 android::binder::Status GetInterface(
Dbinder.cpp82 if (!wpa_s->global->binder) in wpas_binder_register_interface()
95 if (!wpa_s->global->binder) in wpas_binder_unregister_interface()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/
Dsupplicant.cpp17 android::binder::Status Supplicant::CreateInterface( in CreateInterface()
25 return android::binder::Status::fromServiceSpecificError( in CreateInterface()
39 return android::binder::Status::fromServiceSpecificError( in CreateInterface()
44 android::binder::Status status; in CreateInterface()
59 status = android::binder::Status::fromServiceSpecificError( in CreateInterface()
70 android::binder::Status::fromServiceSpecificError( in CreateInterface()
75 status = android::binder::Status::ok(); in CreateInterface()
84 android::binder::Status Supplicant::RemoveInterface(const std::string &ifname) in RemoveInterface()
90 return android::binder::Status::fromServiceSpecificError( in RemoveInterface()
95 return android::binder::Status::fromServiceSpecificError( in RemoveInterface()
[all …]
Dsupplicant.h36 android::binder::Status CreateInterface(
39 android::binder::Status
41 android::binder::Status GetInterface(
Dbinder.cpp82 if (!wpa_s->global->binder) in wpas_binder_register_interface()
95 if (!wpa_s->global->binder) in wpas_binder_unregister_interface()
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp276 Binder& binder = *getElementType().binder(); in initAttachment() local
281 binder.enableLogging(false); in initAttachment()
282 binder.bind(element); in initAttachment()
284 binder.bind(0); in initAttachment()
285 binder.enableLogging(true); in initAttachment()
902 Binder& binder (void) { return *m_type.binder(); } in binder() function in deqp::gls::LifetimeTests::details::LifeTest
939 binder().bind(*name); in testBind()
942 binder().bind(0); in testBind()
950 binder().bind(id); in testDeleteBound()
956 errors.check(binder().getBinding() == id, in testDeleteBound()
[all …]
DglsLifetimeTests.hpp143 virtual Binder* binder (void) const { return DE_NULL; } in binder() function in deqp::gls::LifetimeTests::details::Type
169 Binder* binder (void) const { return m_binder; } in binder() function in deqp::gls::LifetimeTests::details::SimpleType
/third_party/selinux/secilc/docs/
Dcil_default_object_statements.md42 When creating new `binder`, `property_service`, `zygote` or `memprotect` objects the [`user`](cil_u…
45 (class binder (impersonate call set_context_mgr transfer receive))
51 (classmapping android_classes android (binder (all)))
58 ;; default_user binder source;
98 When creating new `binder`, `property_service` or `zygote` objects the [`role`](cil_role_statements…
101 (class binder (impersonate call set_context_mgr transfer receive))
105 (defaultrole (binder property_service zygote) target)
108 ;; default_role binder target;
Dcil_class_and_permission_statements.md126 This example defines a set of permissions for the `binder` class identifier:
129 (class binder (impersonate call set_context_mgr transfer receive))
455 (class binder (impersonate call set_context_mgr transfer receive))
464 (classmapping android_classes set_1 (binder (all)))
468 (classmapping android_classes set_2 (binder (impersonate call set_context_mgr transfer)))
472 (classmapping android_classes set_3 (binder (impersonate call set_context_mgr)))
485 …;; allow map_example.type_1 map_example.type_1 : binder { impersonate call set_context_mgr transfe…
489 …;; allow map_example.type_2 map_example.type_2 : binder { impersonate call set_context_mgr transfe…
492 ;; allow map_example.type_3 map_example.type_3 : binder { impersonate call set_context_mgr } ;
Dcil_call_macro_statements.md116 (allow ARG1 ARG2 (binder (call transfer)))
117 (allow ARG2 ARG1 (binder (transfer)))
Dcil_access_vector_rules.md48 (class binder (impersonate call set_context_mgr transfer receive))
57 (classmapping android_classes set_1 (binder (all)))
61 (classmapping android_classes set_2 (binder (impersonate call set_context_mgr transfer)))
65 (classmapping android_classes set_3 (binder (impersonate call set_context_mgr)))
/third_party/node/deps/npm/node_modules/function-bind/
Dimplementation.js18 var binder = function () { function
42 …, 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/
DCMakeLists.txt28 include_directories(wpa_supplicant/binder)
709 wpa_supplicant/binder/fi/w1/wpa_supplicant/IIface.aidl
710 wpa_supplicant/binder/fi/w1/wpa_supplicant/ISupplicant.aidl
711 wpa_supplicant/binder/fi/w1/wpa_supplicant/ISupplicantCallbacks.aidl
712 wpa_supplicant/binder/.clang-format
713 wpa_supplicant/binder/binder.cpp
714 wpa_supplicant/binder/binder.h
715 wpa_supplicant/binder/binder_constants.cpp
716 wpa_supplicant/binder/binder_constants.h
717 wpa_supplicant/binder/binder_i.h
[all …]
/third_party/ltp/testcases/network/packet/
Dfanout01.c56 void *binder(void *unused) in binder() function
74 tst_fzsync_pair_reset(&pair, binder); in run()
/third_party/typescript/tests/baselines/reference/
DparserRealSource9.js203 (key, sym, binder) => {
204 binder.bindSymbol(scope, sym);
394 table.map(function (key, sym, binder) { argument
395 binder.bindSymbol(scope, sym);
DparserRealSource9.types1118 >table.map( (key, sym, binder) => { binder.bindSymbol(scope, sym)…
1123 (key, sym, binder) => {
1124 >(key, sym, binder) => { binder.bindSymbol(scope, sym); } : (key:…
1127 >binder : any
1129 binder.bindSymbol(scope, sym);
1130 >binder.bindSymbol(scope, sym) : any
1131 >binder.bindSymbol : any
1132 >binder : any
DparserRealSource9.symbols643 (key, sym, binder) => {
646 >binder : Symbol(binder, Decl(parserRealSource9.ts, 201, 26))
648 binder.bindSymbol(scope, sym);
649 >binder : Symbol(binder, Decl(parserRealSource9.ts, 201, 26))
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dnotify.c39 global->binder = wpas_binder_init(global); in wpas_notify_supplicant_initialized()
40 if (!global->binder) in wpas_notify_supplicant_initialized()
56 if (global->binder) in wpas_notify_supplicant_deinitialized()
57 wpas_binder_deinit(global->binder); in wpas_notify_supplicant_deinitialized()
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource9.ts202 (key, sym, binder) => {
203 binder.bindSymbol(scope, sym);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dnotify.c40 global->binder = wpas_binder_init(global); in wpas_notify_supplicant_initialized()
41 if (!global->binder) in wpas_notify_supplicant_initialized()
57 if (global->binder) in wpas_notify_supplicant_deinitialized()
58 wpas_binder_deinit(global->binder); in wpas_notify_supplicant_deinitialized()

12