/third_party/libphonenumber/ |
D | run-java-demo.md | 14 ### Install Google App Engine 21 ### Check out the demo code 33 ### Get the phone number library jars 49 ### Run the demo code
|
/third_party/glslang/ |
D | README.md | 114 #### 1) Check-Out this project 121 #### 2) Check-Out External Projects 136 #### 3) Configure 173 #### 4) Build and Install
|
/third_party/skia/src/gpu/ |
D | GrColorSpaceXform.h | 24 GrColorSpaceXform(const SkColorSpaceXformSteps& steps) : fSteps(steps) {} in GrColorSpaceXform() 31 const SkColorSpaceXformSteps& steps() const { return fSteps; } in steps() function
|
/third_party/skia/src/core/ |
D | SkConvertPixels.cpp | 19 const SkColorSpaceXformSteps& steps) { in rect_memcpy() 36 const SkColorSpaceXformSteps& steps) { in swizzle_or_premul() 208 const SkColorSpaceXformSteps& steps) { in convert_with_pipeline() 234 SkColorSpaceXformSteps steps{srcInfo.colorSpace(), srcInfo.alphaType(), in SkConvertPixels() local
|
/third_party/skia/experimental/graphite/src/ |
D | Renderer.h | 93 SkSpan<const RenderStep* const> steps() const { in steps() function 118 Renderer(const char* name, std::array<const RenderStep*, N> steps) in Renderer()
|
/third_party/typescript/tests/cases/compiler/ |
D | trivialSubtypeReductionNoStructuralCheck.ts | 6 get steps() { method in Wizard
|
D | trivialSubtypeReductionNoStructuralCheck2.ts | 6 get steps() { method in Wizard
|
/third_party/typescript/tests/baselines/reference/ |
D | trivialSubtypeReductionNoStructuralCheck2.js | 4 get steps() { getter in Wizard
|
D | trivialSubtypeReductionNoStructuralCheck.js | 4 get steps() { getter in Wizard
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | play.c | 735 gint steps = GPOINTER_TO_INT (new_state->test_data) & 0xf; in test_play_stream_disable_cb() local 799 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_stream_switch_audio_cb() local 862 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_stream_switch_subtitle_cb() local 924 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_error_invalid_external_suburi_cb() local 991 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_external_suburi_cb() local 1059 gint steps = GPOINTER_TO_INT (new_state->test_data) & 0xf; in test_play_rate_cb() local 1407 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_position_update_interval_cb() local 1495 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_restart_cb() local 1512 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_restart_cb2() local
|
/third_party/libunwind/tests/ |
D | Ltest-init-local-signal.c | 13 int steps = 0; in stepper() local
|
D | Ltest-mem-validate.c | 62 int steps = 0; in do_backtrace() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_gblur.c | 66 static void horiz_slice_c(float *buffer, int width, int height, int steps, in horiz_slice_c() 97 const int steps = s->steps; in filter_horizontally() local 108 int column_begin, int column_end, int steps, in do_vertical_columns() 150 const int steps = s->steps; in filter_vertically() local 267 static void set_params(float sigma, int steps, float *postscale, float *boundaryscale, float *nu) in set_params()
|
D | gblur.h | 37 int steps; member
|
/third_party/skia/tests/ |
D | NonlinearBlendingTest.cpp | 39 SkColorSpaceXformSteps steps(srgb.get(), kUnpremul_SkAlphaType, in DEF_TEST() local
|
D | SkColorSpaceXformStepsTest.cpp | 135 SkColorSpaceXformSteps steps{t.src.get(), t.srcAT, in DEF_TEST() local
|
D | SRGBTest.cpp | 56 SkColorSpaceXformSteps steps {linear.get(),upm, sRGB.get(),upm}; in DEF_TEST() local
|
/third_party/ffmpeg/tests/checkasm/ |
D | vf_gblur.c | 39 int steps = 2; in check_horiz_slice() local
|
/third_party/libsnd/src/ |
D | ima_oki_adpcm.h | 33 int const * steps ; member
|
/third_party/libwebsockets/lib/drivers/led/ |
D | led-seq.c | 156 int steps; in lws_led_set_chs_seq() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_debug.h | 71 steps = 1 << 17, enumerator
|
/third_party/skia/samplecode/ |
D | SamplePathEffects.cpp | 82 int steps = 20; in onOnceBeforeDraw() local
|
/third_party/skia/third_party/externals/dawn/scripts/ |
D | perf_test_runner.py | 132 steps = get_results("steps", ["--calibration"])[0] variable
|
/third_party/vk-gl-cts/scripts/ |
D | check_build_sanity.py | 133 def runSteps (steps): argument 278 name, steps = getAllRecipe(RECIPES) if args.recipe == "all" \ variable
|
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestConversion.java | 312 String steps[][] = { { "0", "bulk" }, // must be first for offsets to be checked in FromUnicodeCase() local 595 String steps[][] = { { "0", "bulk" }, // must be first for offsets to be checked in ToUnicodeCase() local
|