OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:show
(Results
226 - 250
of
10437
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libvpx/libvpx/vp8/common/
mfqe.c
278
YV12_BUFFER_CONFIG *
show
= cm->frame_to_show;
local
294
y_ptr =
show
->y_buffer;
295
u_ptr =
show
->u_buffer;
296
v_ptr =
show
->v_buffer;
320
y_ptr + 8*(i*
show
->y_stride+j),
321
u_ptr + 4*(i*
show
->uv_stride+j),
322
v_ptr + 4*(i*
show
->uv_stride+j),
323
show
->y_stride,
324
show
->uv_stride,
335
unsigned char *up = u_ptr + 4*(i*
show
->uv_stride+j)
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
mfqe.c
278
YV12_BUFFER_CONFIG *
show
= cm->frame_to_show;
local
294
y_ptr =
show
->y_buffer;
295
u_ptr =
show
->u_buffer;
296
v_ptr =
show
->v_buffer;
320
y_ptr + 8*(i*
show
->y_stride+j),
321
u_ptr + 4*(i*
show
->uv_stride+j),
322
v_ptr + 4*(i*
show
->uv_stride+j),
323
show
->y_stride,
324
show
->uv_stride,
335
unsigned char *up = u_ptr + 4*(i*
show
->uv_stride+j)
[
all
...]
/developers/build/prebuilts/gradle/AdapterTransition/Application/src/main/res/values/
strings.xml
19
<string name="show_as_grid">
Show
as grid</string>
20
<string name="show_as_list">
Show
as list</string>
/developers/samples/android/ui/transition/AdapterTransition/Application/src/main/res/values/
strings.xml
19
<string name="show_as_grid">
Show
as grid</string>
20
<string name="show_as_list">
Show
as list</string>
/development/samples/browseable/AdapterTransition/res/values/
strings.xml
19
<string name="show_as_grid">
Show
as grid</string>
20
<string name="show_as_list">
Show
as list</string>
/external/chromium_org/chrome/browser/chromeos/login/screens/
hid_detection_screen.cc
28
void HIDDetectionScreen::
Show
() {
30
actor_->
Show
();
kiosk_enable_screen.cc
27
void KioskEnableScreen::
Show
() {
29
actor_->
Show
();
/external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_mementos.h
6
// "prompt memento", a token of some kind that gets stored when we
show
the
8
// should not
show
the prompt again.
30
//
show
the one-time profile reset prompt, and which is kept as a reminder that
31
// we should not
show
the prompt again.
47
// when we
show
the one-time profile reset prompt, and which is kept as a
48
// reminder that we should not
show
the prompt again.
67
// This class manages a marker file that gets stored when we
show
the one-time
68
// profile reset prompt, and which is kept as a reminder that we should not
show
/external/chromium_org/chrome/browser/ui/
sad_tab.h
17
// Cross-platform interface to
show
the Sad tab UI.
29
virtual void
Show
() = 0;
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
auto_enrollment_check_screen_handler.cc
30
void AutoEnrollmentCheckScreenHandler::
Show
() {
57
Show
();
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
date_time_options_browsertest.js
27
// Hide label and
show
button.
32
//
Show
label and hide button.
/external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
background.js
13
//
Show
the infobar on the tab where the request was sent.
14
chrome.infobars.
show
({
/external/chromium_org/ppapi/cpp/private/
flash_menu.cc
34
int32_t Menu::
Show
(const Point& location,
39
return get_interface<PPB_Flash_Menu>()->
Show
(
/external/chromium_org/ppapi/cpp/trusted/
file_chooser_trusted.h
30
// gesture (and can also
show
save dialogs).
31
virtual int32_t
Show
(
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementMicrotaskQueueBase.cpp
26
void CustomElementMicrotaskQueueBase::
show
(unsigned indent)
function in class:WebCore::CustomElementMicrotaskQueueBase
30
m_queue[q]->
show
(indent);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/console/
module.json
24
"actionId": "console.
show
",
49
"title": "
Show
timestamps",
/external/clang/test/Modules/Inputs/declare-use/
module.map
12
// Intentionally doesn't use XB to
show
that -fdecl-use isn't transitive.
18
// Intentionally doesn't use XB to
show
that -fdecl-use isn't transitive.
/external/clang/test/PCH/
source-manager-stack.c
5
// RUN: not %clang_cc1 -fsyntax-only -fdiagnostics-
show
-note-include-stack -include %t.prefix.h %s 2> %t.diags.no_pch.txt
7
// RUN: not %clang_cc1 -fsyntax-only -fdiagnostics-
show
-note-include-stack -include-pch %t.prefix.pch %s 2> %t.diags.pch.txt
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
helpline.c
28
.
show
= nop_helpline__show,
72
return helpline_fns->
show
(fmt, ap);
/external/llvm/test/CodeGen/R600/
call_fs.ll
2
; RUN: llc < %s -march=r600 -mcpu=redwood -
show
-mc-encoding -o - | FileCheck --check-prefix=EG-CHECK %s
3
; RUN: llc < %s -march=r600 -mcpu=rv710 -
show
-mc-encoding -o - | FileCheck --check-prefix=R600-CHECK %s
/external/llvm/test/MC/AArch64/
arm64-separator.s
1
; RUN: llvm-mc -triple arm64-apple-darwin -
show
-encoding < %s | FileCheck %s
7
; tell it to
show
encodings. That will result in the two 'mov' instructions
/external/llvm/test/MC/ARM/
gas-compl-copr-reg.s
1
@ RUN: llvm-mc -triple=armv7-linux-gnueabi -
show
-encoding < %s | FileCheck %s
8
@ RUN: llvm-mc -triple=armv7-linux-gnueabi -
show
-encoding < %s | FileCheck %s
idiv.s
1
@ RUN: llvm-mc -triple=armv7 -mcpu=cortex-a15 -
show
-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM %s
2
@ RUN: llvm-mc -triple=thumbv7 -mcpu=cortex-a15 -
show
-encoding < %s 2>&1 | FileCheck -check-prefix A15-THUMB %s
4
@ RUN: llvm-mc -triple=armv7 -mcpu=cortex-a15 -mattr=-hwdiv -
show
-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM-NOTHUMBHWDIV %s
5
@ RUN: llvm-mc -triple=thumbv7 -mcpu=cortex-a15 -mattr=-hwdiv-arm -
show
-encoding < %s 2>&1 | FileCheck -check-prefix A15-THUMB-NOARMHWDIV %s
7
@ RUN: llvm-mc -triple=armv8 -
show
-encoding < %s 2>&1 | FileCheck -check-prefix ARMV8 %s
8
@ RUN: llvm-mc -triple=thumbv8 -
show
-encoding < %s 2>&1 | FileCheck -check-prefix THUMBV8 %s
10
@ RUN: llvm-mc -triple=armv8 -mattr=-hwdiv -
show
-encoding < %s 2>&1 | FileCheck -check-prefix ARMV8-NOTHUMBHWDIV %s
11
@ RUN: llvm-mc -triple=thumbv8 -mattr=-hwdiv-arm -
show
-encoding < %s 2>&1 | FileCheck -check-prefix THUMBV8-NOTHUMBHWDIV %s
invalid-crc32.s
1
@ RUN: not llvm-mc -triple=armv8 -
show
-encoding < %s 2>&1 | FileCheck %s
2
@ RUN: not llvm-mc -triple=thumbv8 -
show
-encoding < %s 2>&1 | FileCheck %s
thumb2be-b.w-encoding.s
1
@ RUN: llvm-mc -triple=thumbv7-none-linux-gnueabi -
show
-encoding < %s | FileCheck %s --check-prefix=CHECK-LE
2
@ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -
show
-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
Completed in 262 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>