HomeSort by relevance Sort by last modified time
    Searched full:phandle (Results 26 - 50 of 271) sorted by null

12 3 4 5 6 7 8 91011

  /external/dtc/tests/
test_tree1_wrong7.dts 29 linux,phandle = <0x2000>;
36 phandle = <0x2001>;
test_tree1_wrong8.dts 28 linux,phandle = <0x2000>;
36 phandle = <0x2001>;
test_tree1_wrong9.dts 30 linux,phandle = <0x2000>;
37 phandle = <0x2001>;
property_iterate.dts 11 linux,phandle = <0x1>;
test_tree1.dts 31 linux,phandle = <0x2000>;
38 phandle = <0x2001>;
test_tree1_label_noderef.dts 31 linux,phandle = <0x2000>;
37 phandle = <0x2001>;
test_tree1_merge.dts 27 linux,phandle = <0x2000>;
46 phandle = <0x2001>;
test_tree1_merge_labelled.dts 30 linux,phandle = <0x2000>;
37 phandle = <0x2001>;
test_tree1_merge_path.dts 30 linux,phandle = <0x2000>;
37 phandle = <0x2001>;
get_phandle.c 33 uint32_t phandle; local
39 phandle = fdt_get_phandle(fdt, offset);
40 if (phandle != checkhandle)
42 path, phandle, checkhandle);
overlay_overlay.dts 40 /* Test that we add a new node (by phandle) */
65 test-phandle = <&test>, <&local>;
73 test-several-phandle = <&local>, <&local>;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
avrt.h 30 WINBOOL WINAPI AvRtCreateThreadOrderingGroup (PHANDLE Context, PLARGE_INTEGER Period, GUID *ThreadOrderingGuid, PLARGE_INTEGER Timeout);
31 WINBOOL WINAPI AvRtCreateThreadOrderingGroupExA (PHANDLE Context, PLARGE_INTEGER Period, GUID *ThreadOrderingGuid, PLARGE_INTEGER Timeout, LPCSTR TaskName);
32 WINBOOL WINAPI AvRtCreateThreadOrderingGroupExW (PHANDLE Context, PLARGE_INTEGER Period, GUID *ThreadOrderingGuid, PLARGE_INTEGER Timeout, LPCWSTR TaskName);
34 WINBOOL WINAPI AvRtJoinThreadOrderingGroup (PHANDLE Context, GUID *ThreadOrderingGuid, WINBOOL Before);
wdsclientapi.h 78 PHANDLE phSession
83 PHANDLE phFindHandle
123 PHANDLE phImageHandle
128 PHANDLE phImageHandle
223 PHANDLE phTransfer
233 PHANDLE phTransfer
  /system/libufdt/tests/
common.sh 34 # remove __symbols__, phandle, "linux,phandle" and __local_fixups__
35 sed "/__symbols__/,/[}];/d" $1 | sed "/\(^[ \t]*phandle\)/d" | sed "/\(^[ \t]*linux,phandle\)/d" | sed '/^\s*$/d' | remove_local_fixups
  /external/dtc/libfdt/
fdt_overlay.c 9 * overlay_get_target_phandle - retrieves the target phandle of a fragment
13 * overlay_get_target_phandle() retrieves the target phandle of an
14 * overlay fragment when that fragment uses a phandle (target
18 * the phandle pointed by the target property
19 * 0, if the phandle was not found
20 * -1, if the phandle was malformed
45 * done (through a phandle or a path)
54 uint32_t phandle; local
58 /* Try first to do a phandle based lookup */
59 phandle = overlay_get_target_phandle(fdto, fragment)
357 uint32_t phandle; local
    [all...]
  /hardware/qcom/display/msm8994/libgralloc/
gpu.cpp 60 buffer_handle_t* pHandle, int bufferType,
84 data.pHandle = (uintptr_t) pHandle;
94 eData.pHandle = data.pHandle;
189 *pHandle = hnd;
209 buffer_handle_t* pHandle)
235 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI,
265 *pHandle = hnd;
271 buffer_handle_t* pHandle)
    [all...]
  /hardware/qcom/display/msm8996/libgralloc/
gpu.cpp 59 buffer_handle_t* pHandle, int bufferType,
85 data.pHandle = (uintptr_t) pHandle;
95 eData.pHandle = data.pHandle;
173 *pHandle = hnd;
193 buffer_handle_t* pHandle)
216 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI,
246 *pHandle = hnd;
252 buffer_handle_t* pHandle)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DhcpOptions.c 43 EFI_HANDLE * pHandle;
91 &pHandle );
104 pEnd = &pHandle [ HandleCount ];
105 while ( pEnd > pHandle ) {
110 Status = gBS->OpenProtocol ( *pHandle,
138 Status = gBS->OpenProtocol ( *pHandle,
206 pHandle += 1;
  /hardware/qcom/display/msm8084/libgralloc/
gpu.cpp 56 buffer_handle_t* pHandle, int bufferType,
81 data.pHandle = (uintptr_t) pHandle;
91 eData.pHandle = data.pHandle;
167 *pHandle = hnd;
190 buffer_handle_t* pHandle)
216 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI,
244 *pHandle = hnd;
250 buffer_handle_t* pHandle)
    [all...]
  /hardware/qcom/display/msm8226/libgralloc/
gpu.cpp 55 buffer_handle_t* pHandle, int bufferType,
80 data.pHandle = (uintptr_t) pHandle;
90 eData.pHandle = data.pHandle;
170 *pHandle = hnd;
193 buffer_handle_t* pHandle)
219 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI,
247 *pHandle = hnd;
253 buffer_handle_t* pHandle)
    [all...]
  /hardware/qcom/display/msm8909/libgralloc/
gpu.cpp 52 buffer_handle_t* pHandle, int bufferType,
89 data.pHandle = (uintptr_t) pHandle;
99 eData.pHandle = data.pHandle;
172 *pHandle = hnd;
191 buffer_handle_t* pHandle)
214 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI,
244 *pHandle = hnd;
250 buffer_handle_t* pHandle)
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
gpu.cpp 52 buffer_handle_t* pHandle, int bufferType,
89 data.pHandle = (uintptr_t) pHandle;
99 eData.pHandle = data.pHandle;
172 *pHandle = hnd;
191 buffer_handle_t* pHandle)
214 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI,
244 *pHandle = hnd;
250 buffer_handle_t* pHandle)
    [all...]
  /hardware/qcom/display/msm8960/libgralloc/
gpu.cpp 56 buffer_handle_t* pHandle, int bufferType,
78 data.pHandle = (unsigned int) pHandle;
88 eData.pHandle = data.pHandle;
153 *pHandle = hnd;
176 buffer_handle_t* pHandle)
202 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI,
230 *pHandle = hnd;
236 buffer_handle_t* pHandle)
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/
styx-overdrive1000.dts 38 linux,phandle = <0x1>;
39 phandle = <0x1>;
45 linux,phandle = <0x4>;
46 phandle = <0x4>;
101 linux,phandle = <0x2>;
102 phandle = <0x2>;
124 linux,phandle = <0xd>;
125 phandle = <0xd>;
133 linux,phandle = <0x3>;
134 phandle = <0x3>;
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/
styx-overdrive.dts 38 linux,phandle = <0x1>;
39 phandle = <0x1>;
45 linux,phandle = <0x4>;
46 phandle = <0x4>;
101 linux,phandle = <0x2>;
102 phandle = <0x2>;
124 linux,phandle = <0xd>;
125 phandle = <0xd>;
133 linux,phandle = <0x3>;
134 phandle = <0x3>
    [all...]

Completed in 1711 milliseconds

12 3 4 5 6 7 8 91011